dperf 24.11目前支持client使用bond测试吗? #554
Replies: 3 comments 24 replies
-
|
支持 |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
现在遇到一些问题 # ../dpdk/usertools/dpdk-devbind.py -s
Network devices using kernel driver
===================================
0000:01:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=3 if=enp1s0f0np0 drv=mlx5_core unused=vfio-pci
0000:01:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=3 if=enp1s0f1np1 drv=mlx5_core unused=vfio-pci
0000:25:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=2 if=enp37s0f0np0 drv=mlx5_core unused=vfio-pci
0000:25:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=2 if=enp37s0f1np1 drv=mlx5_core unused=vfio-pci
0000:61:00.0 'Ethernet Controller 10G X550T 1563' numa_node=0 if=enp97s0f0 drv=ixgbe unused=vfio-pci *Active*
0000:61:00.1 'Ethernet Controller 10G X550T 1563' numa_node=0 if=enp97s0f1 drv=ixgbe unused=vfio-pci
0000:81:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=7 if=enp129s0f0np0 drv=mlx5_core unused=vfio-pci
0000:81:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=7 if=enp129s0f1np1 drv=mlx5_core unused=vfio-pci
0000:a1:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=6 if=enp161s0f0np0 drv=mlx5_core unused=vfio-pci
0000:a1:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=6 if=enp161s0f1np1 drv=mlx5_core unused=vfio-pci
# ./build/dperf -c test/bond/bond.conf
line 17: error提示line 17错误,port这一块我是需要将所有子成员总线地址写上吗? |
Beta Was this translation helpful? Give feedback.
3 replies
-
在server遇到了这个问题,但我的环境是mlnx的cx5,是dpdk识别失败了吗? # ./../dpdk/usertools/dpdk-devbind.py -s
Network devices using kernel driver
===================================
0000:01:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=3 if=enp1s0f0np0 drv=mlx5_core unused=vfio-pci
0000:01:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=3 if=enp1s0f1np1 drv=mlx5_core unused=vfio-pci
0000:25:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=2 if=enp37s0f0np0 drv=mlx5_core unused=vfio-pci
0000:25:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=2 if=enp37s0f1np1 drv=mlx5_core unused=vfio-pci
0000:61:00.0 'Ethernet Controller 10G X550T 1563' numa_node=0 if=enp97s0f0 drv=ixgbe unused=vfio-pci *Active*
0000:61:00.1 'Ethernet Controller 10G X550T 1563' numa_node=0 if=enp97s0f1 drv=ixgbe unused=vfio-pci
0000:81:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=7 if=enp129s0f0np0 drv=mlx5_core unused=vfio-pci
0000:81:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=7 if=enp129s0f1np1 drv=mlx5_core unused=vfio-pci
0000:a1:00.0 'MT27800 Family [ConnectX-5] 1017' numa_node=6 if=enp161s0f0np0 drv=mlx5_core unused=vfio-pci
0000:a1:00.1 'MT27800 Family [ConnectX-5] 1017' numa_node=6 if=enp161s0f1np1 drv=mlx5_core unused=vfio-pci
|
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RT
Beta Was this translation helpful? Give feedback.
All reactions