numam-dpdk/drivers/net/enic
John Daley 821e5412a6 net/enic: fix Tx IP and UDP/TCP checksum offload
Private/conflicting ol_flags where used to enable UDP/TCP Tx
offloads. Use the common flags in PKT_TX_L4_MASK to support them.
When updating flags, also do some minor code rearranging for
slightly better performane.

Fixes: fefed3d1e6 ("enic: new driver")
Signed-off-by: John Daley <johndale@cisco.com>
2016-06-15 17:13:56 +02:00
..
base net/enic: remove unused code 2016-06-15 17:13:56 +02:00
enic_clsf.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
enic_compat.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_ethdev.c net/enic: remove unused functions in Tx path 2016-06-15 17:13:56 +02:00
enic_main.c net/enic: remove unused code 2016-06-15 17:13:56 +02:00
enic_res.c enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_res.h net/enic: optimize the Tx function 2016-06-15 17:13:56 +02:00
enic_rxtx.c net/enic: fix Tx IP and UDP/TCP checksum offload 2016-06-15 17:13:56 +02:00
enic.h net/enic: fix Tx IP and UDP/TCP checksum offload 2016-06-15 17:13:56 +02:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile net/enic: put Tx and Rx functions into same file 2016-06-15 17:13:56 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00