numam-dpdk/drivers/net
Rasesh Mody 3d1babca08 net/qede/base: dcbx changes for base driver
This patch includes changes for DCBX like:
 - Return empty parameters for oper-params query when negotiation is not
   complete
 - Use the ieee specific mask value for reading the ethtype value in the
   ieee dcbx mode
 - Endian-ness conversion is not needed for priority<->TC field, as the
   data is already being read/written by ecore in the bigendian way
 - While writing the ets config, base driver incorrectly merges the input
   values with the operational values. The values should be either set
   or unset
 - CEE selection field must be set regardless CEE/IEEE mode
 - Fail the dcbx query for VF interfaces
 - Semantic changes

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
2017-01-17 19:40:53 +01:00
..
af_packet net/af_packet: guard against buffer overruns in Tx path 2017-01-17 19:40:51 +01:00
bnx2x ethdev: fix extended statistics name index 2017-01-04 19:04:30 +01:00
bnxt pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
bonding net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
cxgbe ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
e1000 net/e1000/base: announce supported devices 2017-01-17 19:38:40 +01:00
ena net/ena: use correct field for Rx offload features 2017-01-17 19:40:52 +01:00
enic ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
fm10k pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
i40e net/i40e: fix wrong return value when handling PF message 2017-01-17 19:40:52 +01:00
ixgbe net/ixgbe: remove unused global variable 2017-01-17 19:40:52 +01:00
mlx4 scripts: move to buildtools 2017-01-04 21:17:32 +01:00
mlx5 net/mlx5: extend IPv4 flow item 2017-01-17 19:40:52 +01:00
mpipe net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
nfp net/nfp: add TSO support 2017-01-17 19:40:52 +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/base: dcbx changes for base driver 2017-01-17 19:40:53 +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