numam-dpdk/drivers/net
Nélio Laranjeiro 3f5ac8f292 net/mlx5: remove Rx scatter support
This is done in preparation of bypassing Verbs entirely for the data path
as a performance improvement. RX scatter cannot be maintained during the
transition and will be reimplemented later.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-06-27 16:17:51 +02:00
..
af_packet net/af_packet: add byte counters 2016-06-15 17:13:55 +02:00
bnx2x net/bnx2x: fix incorrect buffer length on Rx 2016-06-24 18:28:09 +02:00
bnxt net/bnxt: add flow control operations 2016-06-20 17:21:53 +02:00
bonding net/bonding: allow external state machine in mode 4 2016-06-20 18:40:44 +02:00
cxgbe net/cxgbe: support register dump 2016-06-15 17:13:55 +02:00
e1000 net/e1000: configure outer VLAN TPID field 2016-06-24 18:28:01 +02:00
ena mk: cleanup leftover references to malloc library 2016-05-06 15:51:22 +02:00
enic net/enic: fix negative array index write 2016-06-24 18:28:09 +02:00
fm10k net/fm10k: fix promiscuous receive for VF 2016-06-20 17:21:53 +02:00
i40e net/i40e: fix single VLAN tag to be outer VLAN tag 2016-06-24 18:28:09 +02:00
ixgbe net/ixgbe: fix single VLAN tag to be outer VLAN tag 2016-06-27 16:17:45 +02:00
mlx4 net: fix PCI class id 2016-06-27 16:17:51 +02:00
mlx5 net/mlx5: remove Rx scatter support 2016-06-27 16:17:51 +02:00
mpipe mbuf: add raw allocation function 2016-05-17 08:31:33 +02:00
nfp net: fix PCI class id 2016-06-27 16:17:51 +02:00
null net/null: set port id in received mbufs 2016-06-20 17:21:48 +02:00
pcap net/pcap: fix crash on close 2016-06-15 17:13:56 +02:00
qede net/qede: update version to 8.7.9.0_1.1.0.1 2016-06-23 17:47:27 +02:00
ring ethdev: redesign link speed config 2016-04-01 21:38:34 +02:00
szedata2 mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
thunderx net/thunderx: add device start/stop and close 2016-06-20 17:21:55 +02:00
vhost mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
virtio mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
vmxnet3 net/vmxnet3: fix dump format 2016-06-27 16:17:51 +02:00
xenvirt net/xenvirt: support dynamic page size 2016-06-23 12:45:07 +02:00
Makefile net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00