HomeFreeBSD

ixv: fix x550 VF link speed reported

Description

ixv: fix x550 VF link speed reported

DPDK commit message

net/ixgbe/base: fix 5G link speed reported on VF
When 5000 Base-T was set on PF the VF reported 100 Base-T. This patch
changes ixgbe_check_mac_link_vf function where there was an incorrect
conditional which checks using PF mac types, now it is correctly
using VF mac types.

Fixes: 12e2090 ("net/ixgbe/base: include new speeds in VFLINK interpretation")
Cc: stable@dpdk.org

Signed-off-by: Piotr Skajewski <piotrx.skajewski@intel.com>
Reviewed-by: Radoslaw Tyl <radoslawx.tyl@intel.com>
Reviewed-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Reviewed-by: Alice Michael <alice.michael@intel.com>

Obtained from: DPDK (9eb7fdb)

(cherry picked from commit ab92cab02633580f763a38a329a5b25050bb4fbf)

Details

Provenance
Piotr Skajewski <piotrx.skajewski@intel.com>Authored on Thu, Sep 19, 8:31 PM
Kevin Bowling <kbowling@FreeBSD.org>Committed on Thu, Sep 26, 3:32 AM
Parents
rGaa9cac54b805: ixgbe: increase VF reset timeout
Branches
Unknown
Tags
Unknown

Event Timeline

Kevin Bowling <kbowling@FreeBSD.org> committed rG19ec9395b7b3: ixv: fix x550 VF link speed reported (authored by Piotr Skajewski <piotrx.skajewski@intel.com>).Thu, Sep 26, 3:32 AM