You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net/mlx5: E-Switch, change VFs default admin state to auto in switchdev
This change change VFs default admin state to auto in switchdev causing the VF
link to follow the uplink link instead of the VF representor.
Signed-off-by: Maor Dickman <[email protected]>
Orabug: 34477073
This is an out of tree patch to fix VF link propagation
problem reported on UEK6u3. There is a requirement to propagate
link up/down events to all the VFs of a given PF. The driver
feature has been removed by vendor as regular driver update process.
Thus, to fulfil the requirement, a change has been proposed by nic
vendor where the representor link state is set to Up without confirming
with the device firmware. The change set the vport link-state to auto.
This change is been maintained as an out of tree patch.
Tested-by: Gerald Gibson <[email protected]>
Reviewed-by: Qing Huang <[email protected]>
Signed-off-by: Devesh Sharma <[email protected]>
Signed-off-by: Brian Maly <[email protected]>
0 commit comments