numam-dpdk/drivers/net/af_packet
Ferruh Yigit 18869f97f1 drivers/net: fix link autoneg value for virtual PMDs
These drivers never attempt link speed negotiation. Change link_autoneg
value to ETH_LINK_FIXED to be more accurate and consistent between PMDs.

Fixes: 1e3a958f40 ("ethdev: fix link autonegotiation value")
Cc: stable@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2018-04-27 17:34:43 +01:00
..
Makefile
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_eth_af_packet.c drivers/net: fix link autoneg value for virtual PMDs 2018-04-27 17:34:43 +01:00
rte_pmd_af_packet_version.map