numam-dpdk/drivers/net/ixgbe
Wei Dai 2ce718e809 net/ixgbe: add VLAN info in queue info msg to VF
This patch is to align with PF kernel driver version 5.1.3 to add the
number of queues to transmit VLAN packets in msg of queue info to VF.

If DCB is enabled, it is the number of DCB traffic classes.
If DCB is not enabled and default VLAN is enabled, it is 1.
For other cases, it is 0.

Signed-off-by: Wei Dai <wei.dai@intel.com>
2017-10-06 02:49:47 +02:00
..
base net/ixgbe/base: update shared code version to 2017.05.16 2017-06-12 10:41:27 +01:00
ixgbe_82599_bypass.c ixgbe: clean up code style 2016-05-06 15:51:22 +02:00
ixgbe_bypass_api.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass_defines.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass.c ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_ethdev.c net/ixgbe: support NIC reset 2017-09-13 23:08:11 +02:00
ixgbe_ethdev.h net/ixgbe: support 2.5G and 5G on X550 2017-07-31 20:13:13 +02:00
ixgbe_fdir.c net/ixgbe: fix MAC VLAN filter fail problem 2017-10-06 02:49:47 +02:00
ixgbe_flow.c net/ixgbe: fix mask flag on flow rule creation 2017-08-05 01:30:14 +02:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c net/ixgbe: add VLAN info in queue info msg to VF 2017-10-06 02:49:47 +02:00
ixgbe_regs.h net/ixgbe: remove unused global variable 2017-01-17 19:40:52 +01:00
ixgbe_rxtx_vec_common.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: remove option to disable offload flags 2017-04-19 15:37:37 +02:00
ixgbe_rxtx_vec_sse.c net/ixgbe: support packet type parsing in SSE Rx 2017-07-06 15:00:56 +02:00
ixgbe_rxtx.c net/ixgbe: support packet type parsing in SSE Rx 2017-07-06 15:00:56 +02:00
ixgbe_rxtx.h net/ixgbe: support packet type parsing in SSE Rx 2017-07-06 15:00:56 +02:00
ixgbe_tm.c net/ixgbe: remove an unnecessary goto 2017-07-19 11:09:13 +03:00
Makefile net/ixgbe: support getting TM ops 2017-07-11 19:57:31 +02:00
rte_pmd_ixgbe_version.map ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
rte_pmd_ixgbe.c ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
rte_pmd_ixgbe.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00