LNST-project / lnst

Linux Network Stack Test
GNU General Public License v2.0
73 stars 33 forks source link

SRIOVNetnsTcRecipes: device needs to be up to create VFs for specific drivers #344

Open jtluka opened 1 year ago

jtluka commented 1 year ago

For bnxt_en devices, the PF device needs to be up.

The SRIOV base recipe class should be updated and bring the device up. We should check if this impacts other drivers such as mlx5 or ice.

jtluka commented 1 year ago

Note that having the device up is not an issue for Meallanox NICs.