This patch is a workaround for the issue at the level of the ixgbe
driver code. The problem can actually be fixed at the level of DPDK
instead. Furthermore, this patch circumvents the problem by moving the
check that determines if the link status needs to be read (which always
fails because get_li
From: Lee Roberts
This patch corrects an issue where "testpmd" run against
ixgbevf ports in the host OS reports speed as 100 Mbps
and half-duplex.
If the link status is still needed, set speed to zero,
change ret_val and goto quick exit. Otherwise, continue
processing to get the correct link sp
2 matches
Mail list logo