numam-dpdk/drivers/net
Adrien Mazarguil cf37ca9563 mlx5: support MTU configuration
Depending on the MTU and whether jumbo frames are enabled, RX queues may
switch between SG and non-SG modes for better performance.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2015-10-30 22:23:45 +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: fix device initialisation error handling 2015-08-10 02:05:42 +02:00
cxgbe cxgbe: allow to change mtu 2015-10-20 18:49:18 +02:00
e1000 e1000: add Rx interrupt handler 2015-10-29 19:08:38 +01:00
enic enic: improve Tx packet rate 2015-10-30 18:34:37 +01:00
fm10k fm10k: support Boulder Rapid device 2015-10-29 23:47:44 +01:00
i40e i40e: allow vector Rx and Tx usage 2015-10-30 17:00:37 +01:00
ixgbe ixgbe: support new flow director modes for X550 2015-10-29 00:06:01 +01:00
mlx4 mlx4: do not expose broadcast address in MAC list 2015-10-20 21:58:16 +02:00
mlx5 mlx5: support MTU configuration 2015-10-30 22:23:45 +01:00
mpipe mpipe: return error for init allocation failure 2015-10-24 19:24:17 +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: remove deprecated functions 2015-09-03 19:22:48 +02:00
virtio virtio: fix deadloop after wrong config read 2015-10-26 21:23:53 +01:00
vmxnet3 mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02: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