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: 34477072
This is an out of tree patch to fix VF link propagation
problem reported on UEK7. 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]>
(cherry picked from commit a272d4ffdc6e68fd6726b71b849eae2f2af012a7)
Signed-off-by: Jack Vogel <[email protected]>
0 commit comments