numam-dpdk/drivers/net
Nélio Laranjeiro e2f116ee3c net/mlx5: reduce memory overhead for CQE handling
PMD uses only power of two number of Completion Queue Elements (aka CQE),
storing the number of elements in log2 helps to reduce the size of the
container to store it.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2016-09-30 12:27:18 +02:00
..
af_packet eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
bnx2x pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bnxt pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bonding eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
cxgbe pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
e1000 net/e1000: fix returned number of available Rx descriptors 2016-09-30 12:27:18 +02:00
ena pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
enic pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
fm10k net: fix clang build 2016-09-28 02:18:39 +02:00
i40e net/i40e: add packet type translation for X722 2016-09-30 12:27:18 +02:00
ixgbe net/ixgbe: fix mbuf leak during Rx queue release 2016-09-30 12:27:18 +02:00
mlx4 net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5 net/mlx5: reduce memory overhead for CQE handling 2016-09-30 12:27:18 +02:00
mpipe eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
nfp net/nfp: unregister interrupt callback when closing 2016-09-30 12:27:18 +02:00
null eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
pcap net/pcap: fix checkpatch warnings 2016-09-30 12:27:18 +02:00
qede pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
ring eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
szedata2 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
thunderx net/thunderx: support 81xx SoC 2016-09-30 12:27:18 +02:00
vhost net/vhost: add extended statistics 2016-09-29 15:08:08 +02:00
virtio net/virtio: add NEON based Rx handler 2016-09-28 02:18:39 +02:00
vmxnet3 net/vmxnet3: enable LRO 2016-09-30 12:27:18 +02:00
xenvirt eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
Makefile net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00