numam-dpdk/drivers/net
Didier Pallard 6b39b947a9 ixgbe: remove useless fields in checksum offload
According to Table 7-38: Valid Fields by Offload Option
of Intel ® 82599 10 GbE Controller Datasheet,
L4LEN field is not needed for L4 XSUM computation by the hardware.
So remove l4_len from tx_offload_mask in ixgbe_set_xmit_ctx
function used to build the context transmitted to the hardware.

Signed-off-by: Didier Pallard <didier.pallard@6wind.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2015-11-03 11:40:36 +01:00
..
af_packet af_packet: check Tx error 2015-10-20 17:59:19 +02:00
bnx2x bnx2x: fix part of 32-bit build 2015-08-03 17:39:11 +02:00
bonding bonding: support stats per queue 2015-11-01 18:10:55 +01:00
cxgbe cxgbe: get descriptor limits 2015-11-02 00:14:00 +01:00
e1000 igbvf: add extended stats 2015-11-03 00:18:00 +01:00
enic enic: improve Tx packet rate 2015-10-30 18:34:37 +01:00
fm10k fm10k: add extended stats 2015-11-03 00:19:18 +01:00
i40e i40evf: support AQ based RSS config 2015-11-03 11:13:32 +01:00
ixgbe ixgbe: remove useless fields in checksum offload 2015-11-03 11:40:36 +01:00
mlx4 mlx4: handle link status interrupts 2015-11-01 11:23:45 +01:00
mlx5 mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mpipe mpipe: return error for init allocation failure 2015-10-24 19:24:17 +02:00
null null: add virtual RSS configuration 2015-11-01 18:10:55 +01:00
pcap mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
ring ring: create device from a ring 2015-11-03 02:01:56 +01:00
virtio virtio: add extended stats 2015-11-03 00:19:25 +01:00
vmxnet3 vmxnet3: get descriptor limits 2015-11-02 00:14:00 +01:00
xenvirt xenvirt: free queues when closing 2015-10-30 17:57:04 +01:00
Makefile mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00