numam-dpdk/lib/librte_ether
Tom Barbette e6d902be09 ethdev: document VMDq Rx configuration
From documentation it is very unclear how VMDq configuration can be
tweaked, and online search offer very poor results.

This patch will ultimately spawn an online documentation page
for the rte_eth_vmdq_rx_conf struct which will eventually add a bit of
documentation about the rx_mode tag and how to allow e.g. VMDq pools
to receive packets without VLAN tags.

Signed-off-by: Tom Barbette <tom.barbette@ulg.ac.be>
Acked-by: John McNamara <john.mcnamara@intel.com>
2017-07-10 00:46:38 +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: save VLAN filter setting 2017-07-10 00:46:38 +02:00
rte_ethdev.h ethdev: document VMDq Rx configuration 2017-07-10 00:46:38 +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