Comment 2 for bug 1981721

Revision history for this message
Lukas Märdian (slyon) wrote :

I think the interesting part is this:

```
/sbin/devlink dev eswitch set pci/0000:08:00.0 mode switchdev returned non-zero exit status 1
Error: mlx5_core: Failed setting eswitch to offloads.
kernel answers: Invalid argument
```

Also, it tells us that it would have bound 64 VFs for the first PF, but none for the second, can you confirm this?
```
Jul 14 14:25:22 node4 netplan[3268]: 0000:08:00.0: bound 64 VFs
Jul 14 14:25:22 node4 netplan[3268]: 0000:08:00.1: bound 0 VFs
```