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

2014-12-19 Thread Balazs Nemeth
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/pa

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

2014-11-09 Thread Choonho Son
Link speed of virtual function is detected as default speed(100Mbps, half-duplex). Before checking VF link, get_link_status must be set. Checking link status PMD: ixgbe_check_for_rst_vf(): ixgbe_check_for_rst_vf done PMD: ixgbe_check_for_rst_vf(): ixgbe_check_for_rst_vf Port 0 Link Up - speed 100