You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
Description of problem:
Specific to Trex version 2.86 and 2.87, the dpdk_setup_ports.py failed to generate trex_cfg.yml file if we bind multiple PCI info which belongs to multiple NUMA.
Version-Release number of selected component (if applicable):
Trex v2.86
Trex v2.87
How reproducible: pbench-trafficgen test
Steps to Reproduce:
CPU Details:
# lscpu|grep CPU
CPU op-mode(s): 32-bit, 64-bit
CPU(s): 56
On-line CPU(s) list: 0-55
CPU family: 6
Model name: Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
CPU MHz: 2600.092
NUMA node0 CPU(s): 0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54
NUMA node1 CPU(s): 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55
Description of problem:
Specific to Trex version 2.86 and 2.87, the
dpdk_setup_ports.py
failed to generatetrex_cfg.yml
file if we bind multiple PCI info which belongs to multiple NUMA.Version-Release number of selected component (if applicable):
Trex v2.86
Trex v2.87
How reproducible: pbench-trafficgen test
Steps to Reproduce:
Expected results:
dpdk_setup_ports.py
script needs to work for multiple PCI.The text was updated successfully, but these errors were encountered: