Hoi,

On 04.06.2026 13:09, Jimmy Björklund via lists.fd.io wrote:
Is it expected to have the nics in this section when running them with vpp, its sometimes a dpdk compatible section?
Yes it's normal for Mellanox, the mlx5_core driver implements the kernel-side DPDK hook.
You'll see both the NIC in Linux, as well as in VPP:

pim@chlzn0:~$ ip -br a | grep enp3
enp3s0f0np0      UP             fe80::9a03:9bff:fe64:2016/64
enp3s0f1np1      UP             fe80::9a03:9bff:fe64:2017/64

pim@chlzn0:~$ vppctl show pci | grep Mella
0000:03:00.0   0  15b3:1015   unknown       mlx5_core       Mellanox ConnectX-4 Lx PCIe 25Gb PN: 01GR252 0000:03:00.1   0  15b3:1015   unknown       mlx5_core       Mellanox ConnectX-4 Lx PCIe 25Gb PN: 01GR252

pim@chlzn0:~$ vppctl show hard TwentyFiveGigabitEthernet3/0/0
TwentyFiveGigabitEthernet3/0/0     1     up  TwentyFiveGigabitEthernet3/0/0
  Link speed: 25 Gbps
  RX Queues:
    queue thread         mode
    0     vpp_wk_0 (1)   polling
    1     vpp_wk_1 (2)   polling
  TX Queues:
    TX Hash: [name: hash-eth-l34 priority: 50 description: Hash ethernet L34 headers]
    queue shared thread(s)
    0     no     0
    1     no     1
    2     no     2
    3     no     3
    4     no     4
    5     no     5
    6     no     6
    7     no     7
    8     no     8
  Ethernet address 98:03:9b:64:20:16
  Mellanox ConnectX-4/5/6 Family

But beware that your VPP packages need to explicitly be compiled with DPDK_MLX_DEFAULT set, see build/external/packages/dpdk.mk.

groet,
Pim

--
Pim van Pelt
PBVP1-RIPE - https://ipng.ch/


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#27032): https://lists.fd.io/g/vpp-dev/message/27032
Mute This Topic: https://lists.fd.io/mt/119643562/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to