#include <signal.h>
#include <stdint.h>
#include <doca_argp.h>
#include <doca_log.h>
#include <utils.h>
#include "eth_l2_fwd_core.h"
Go to the source code of this file.
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
ETH_L2_FWD |
| ) |
|
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ max_forwardings_callback()
| static doca_error_t max_forwardings_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ max_pkt_size_callback()
| static doca_error_t max_pkt_size_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ mlxdevs_names_callback()
| static doca_error_t mlxdevs_names_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ num_task_batches_callback()
| static doca_error_t num_task_batches_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ one_sided_fwd_callback()
| static doca_error_t one_sided_fwd_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ pkt_max_process_time_callback()
| static doca_error_t pkt_max_process_time_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ pkts_recv_rate_callback()
| static doca_error_t pkts_recv_rate_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ register_eth_l2_fwd_params()
◆ signal_handler()
| static void signal_handler |
( |
int |
signum | ) |
|
|
static |
◆ max_forwardings