numam-dpdk/drivers/net
Jijiang Liu d23f7f8bcd i40e: remove unlikely prediction in Tx
The i40e_xmit_pkts() is called, which often means HW offload is used here,
so we had better remove 'unlikely' check for checksum offload.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Marvin Liu <yong.liu@intel.com>
2015-08-09 19:57:18 +02:00
..
af_packet mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
bnx2x bnx2x: fix part of 32-bit build 2015-08-03 17:39:11 +02:00
bonding bonding: free queue memory when closing 2015-07-27 19:20:44 +02:00
cxgbe cxgbe: enable build on FreeBSD 2015-07-22 15:04:16 +02:00
e1000 igb: fix ieee1588 timestamping 2015-08-03 14:42:22 +02:00
enic mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
fm10k fm10k: fix Tx queue cleaning after start error 2015-08-03 16:53:07 +02:00
i40e i40e: remove unlikely prediction in Tx 2015-08-09 19:57:18 +02:00
ixgbe ixgbe: fix Rx with buffer address not word aligned 2015-08-03 22:45:52 +02:00
mlx4 mlx4: fix shared library dependency 2015-08-03 00:38:26 +02:00
mpipe mpipe: add TILE-Gx mPIPE poll mode driver 2015-07-13 16:15:52 +02:00
null mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
pcap mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
ring ring: support port hotplug 2015-07-27 04:53:04 +02:00
virtio virtio: small cleanups 2015-07-22 10:55:26 +02:00
vmxnet3 mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
xenvirt mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
Makefile bnx2x: enable PMD build 2015-07-27 04:27:15 +02:00