Skip to content

prepare script needs to take care of extra interfaces on supermicro servers #756

@byteocean

Description

@byteocean

In addition to the two PF ports of Bluefield card installed onto super micro servers, there are two extra interfaces of Nics, which are currently not properly excluded in the prepare script. Thus it leads to the faulty config file.

no-stats
pf0 ens4047f0np0
ens1025f0np0
pf1 ens4047f1np1
ens1025f1np1
vf-pattern ens1025f0r


devlink -js dev | jq -r '.dev | keys[] | select(startswith("pci/")) | sub("pci/"; "")'
0000:37:00.0
0000:37:00.1
0000:90:00.0
0000:90:00.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions