FIX: init interfaces for rdma-core driver 10/33310/3
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Fri, 30 Jul 2021 08:11:12 +0000 (10:11 +0200)
committerPeter Mikus <pmikus@cisco.com>
Mon, 2 Aug 2021 07:03:46 +0000 (07:03 +0000)
We're only initializing interfaces for avf and af_xdp VPP drivers. This
causes issues for the rdma-core driver when the underlying mlnx kernel
driver is not bound. Fix this so that all interfaces are properly bound
to the kernel driver required by rdma-core.

Change-Id: I204309a9bb61b56b96497a287178f0b1efe2f362
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>

No differences found