#include <string.h>
#include <unistd.h>
#include <rte_ethdev.h>
#include <doca_log.h>
#include <doca_flow.h>
#include <doca_bitfield.h>
#include "flow_common.h"
Go to the source code of this file.
|
| #define | PACKET_BURST 128 /* The number of packets in the rx queue */ |
| |
◆ PACKET_BURST
| #define PACKET_BURST 128 /* The number of packets in the rx queue */ |
◆ add_rss_meta_pipe_entry()
◆ create_rss_meta_pipe()
| static doca_error_t create_rss_meta_pipe |
( |
struct doca_flow_port * |
port, |
|
|
struct doca_flow_pipe ** |
pipe |
|
) |
| |
|
static |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
FLOW_RSS_META |
| ) |
|
◆ flow_rss_meta()
◆ process_packets()
| static void process_packets |
( |
int |
ingress_port | ) |
|
|
static |