numam-dpdk/lib/librte_ether
Roman Zhukov 0f67fc3bae ethdev: add function to adjust number of descriptors
Check that numbers of Rx and Tx descriptors satisfy descriptors limits
from the Ethernet device information, otherwise adjust them to boundaries.

Signed-off-by: Roman Zhukov <roman.zhukov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2017-07-08 18:46:47 +02:00
..
Makefile ethdev: add PCI driver helpers 2017-04-18 19:05:30 +02:00
rte_dev_info.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_eth_ctrl.h ethdev: introduce generic flow API 2016-12-23 10:11:07 +01:00
rte_ethdev_pci.h ethdev: fix secondary process crash on unused virtio 2017-07-05 12:10:40 +02:00
rte_ethdev_vdev.h ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
rte_ethdev.c ethdev: add function to adjust number of descriptors 2017-07-08 18:46:47 +02:00
rte_ethdev.h ethdev: add function to adjust number of descriptors 2017-07-08 18:46:47 +02:00
rte_ether_version.map ethdev: add function to adjust number of descriptors 2017-07-08 18:46:47 +02:00
rte_flow_driver.h ethdev: add isolated mode to flow API 2017-06-14 23:33:00 +02:00
rte_flow.c ethdev: add flow rule copy function 2017-07-08 17:55:02 +02:00
rte_flow.h ethdev: fix documentation for fuzzy match 2017-07-08 18:13:10 +02:00