numam-dpdk/drivers/net/enic
Hyong Youb Kim 70401fd778 net/enic: add VLAN and csum offloads to simple Tx handler
Currently the simple Tx handler supports no offloads, which makes it
usable only for a small number of benchmarks. Add vlan and checksum
offloads to the handler, as cycles/packet increases only by about 3
cycles, and applications commonly use those offloads.

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2018-10-11 18:53:48 +02:00
..
base net/enic: do not use non-standard integer types 2018-10-11 18:53:48 +02:00
enic_clsf.c net/enic: avoid strict aliasing warnings 2018-03-30 14:08:43 +02:00
enic_compat.h net/enic: add the simple version of Tx handler 2018-07-03 01:54:23 +02:00
enic_ethdev.c net/enic: enable IOVA mode 2018-10-11 18:53:48 +02:00
enic_flow.c net/enic: fix flow drop action 2018-05-14 22:31:52 +01:00
enic_main.c net/enic: add VLAN and csum offloads to simple Tx handler 2018-10-11 18:53:48 +02:00
enic_res.c net/enic: do not use deprecated Tx VLAN packet flag 2018-10-11 18:53:48 +02:00
enic_res.h net/enic: add simple Rx handler 2018-07-03 01:54:26 +02:00
enic_rxtx.c net/enic: add VLAN and csum offloads to simple Tx handler 2018-10-11 18:53:48 +02:00
enic.h net/enic: add simple Rx handler 2018-07-03 01:54:26 +02:00
Makefile net/enic: use BSD-3-Clause 2018-01-16 18:47:49 +01:00
meson.build net/enic: support meson 2018-03-30 14:08:43 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00