diff options
author | Chenmin Sun <chenmin.sun@intel.com> | 2020-03-06 23:09:32 +0800 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-03-12 17:50:11 +0000 |
commit | f3468975d837fbe07c11c55d6ce7a6bf756ea2d8 (patch) | |
tree | 14f660110fdb6aa4f6fac88ae11d7ad0b4ae0839 /src/vppinfra/qsort.c | |
parent | 30fa5d1e17d59e7a48e19c03029fe0028c17fc6a (diff) |
dpdk: tx/rx burst function description refactor
DPDK provides two new APIs to retrieve information about the Tx/Rx
packet burst mode:
rte_eth_tx_burst_mode_get
rte_eth_rx_burst_mode_get
This patch leverages these two APIs to describe the tx/rx mode.
Currently, Intel X710/E810 and Mellanox Mlx5 support the new APIs.
For NICs that don't support the new APIs, still use the original way
to print their tx/rx function name
Type: refactor
Signed-off-by: Chenmin Sun <chenmin.sun@intel.com>
Change-Id: Ibe47f5debe3b3f17f462fbf9834394e22845cc08
Diffstat (limited to 'src/vppinfra/qsort.c')
0 files changed, 0 insertions, 0 deletions