numam-dpdk/drivers/net
Chen Jing D(Mark) 6d59e4ea74 net/i40e: change version number to support Linux VF
i40e PF host only support to work with DPDK VF driver, Linux
VF driver is not supported. This change will enhance in version
number returned.

Current version info returned won't be able to be recognized
by Linux VF driver, change to values that both DPDK VF and Linux
driver can recognize.

The expense is original DPDK host specific feature like
CFG_VLAN_PVID and CONFIG_VSI_QUEUES_EXT will not available.

DPDK VF also can't identify host driver by version number returned.
It always assume talking with Linux PF.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Vincent Jardin <vincent.jardin@6wind.com>
2017-01-17 19:48:02 +01:00
..
af_packet net/af_packet: support 802.1Q VLAN 2017-01-17 19:41:43 +01:00
bnx2x ethdev: fix extended statistics name index 2017-01-04 19:04:30 +01:00
bnxt net/bnxt: make ethdev functions struct const 2017-01-17 19:41:43 +01:00
bonding net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
cxgbe net/cxgbe: fix parenthesis on bitwise operation 2017-01-17 19:41:43 +01:00
e1000 net/e1000/base: announce supported devices 2017-01-17 19:38:40 +01:00
ena net/ena: make ethdev functions struct const 2017-01-17 19:41:43 +01:00
enic net/enic: remove unnecessary function parameter attributes 2017-01-17 19:41:42 +01:00
fm10k pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
i40e net/i40e: change version number to support Linux VF 2017-01-17 19:48:02 +01:00
ixgbe net/ixgbe: flush all the filter list 2017-01-17 19:41:43 +01:00
mlx4 net/mlx: fix IPv4 and IPv6 packet type 2017-01-17 19:41:43 +01:00
mlx5 net/mlx: fix IPv4 and IPv6 packet type 2017-01-17 19:41:43 +01:00
mpipe net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
nfp net/nfp: fix VLAN offload flags check 2017-01-17 19:41:42 +01:00
null net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
pcap net/pcap: fix timestamps in output pcap file 2017-01-17 19:40:51 +01:00
qede net/qede: fix function declaration 2017-01-17 19:41:43 +01:00
ring net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
sfc net/sfc: advertise kmod dependencies in pmdinfo 2017-01-17 19:40:51 +01:00
szedata2 ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
tap net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00
thunderx ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
vhost net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
virtio net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
vmxnet3 net/vmxnet3: fix Rx deadlock 2017-01-17 19:40:51 +01:00
xenvirt net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
Makefile net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00