[dpdk-dev] [PATCH] ixgbe: fix link speed detection of ixgbevf

Balazs Nemeth balazs.nemeth at intel.com
Fri Dec 19 11:07:19 CET 2014


This patch is actually a workaround to the problem. By setting
get_link_status just before calling ixgbe_check_link defeats the whole
purpose of the variable and results in _always_ getting the link
status. I think that this patch should be superseded by the following
patch:

http://dpdk.org/dev/patchwork/patch/2104/


More information about the dev mailing list