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
So I have been trying out trex for a week and facing this link down issue on both my interfaces.
System Environment:
Using TRex v3.04 with two Ethernet Controller XL710 for 40GbE QSFP+ interfaces (PCI IDs: 0000:02:00.0 and 0000:02:00.1).
The interfaces are bound to the i40e DPDK driver.
The system operates on a Linux environment with hugepages configured correctly and DPDK-bound ports.
Problem: When starting TRex using sudo ./t-rex-64 -i, both interfaces (ports) are consistently showing "link down" status in the TRex console. This persists even after:
Running trex> portattr --link up command, which returns "SUCCESS" but the link status remains "DOWN."
The destination MAC address is unresolved for the default gateways configured (1.1.1.1 and 2.2.2.2), which also fails ARP resolution.
Troubleshooting Attempted:
Unbinding and Rebinding interfaces through TRex and DPDK devbind tools.
2.Verified ports were correctly bound to i40e.
Cables and network equipment have been checked and confirmed to be functional, yet the link remains down.
The system was able to ping 1.1.1.1 but not 2.2.2.2 when bound to the kernel drivers, indicating that network settings (routes or gateways) may be an issue.
Looked into the github issues and google groups to find a possible solution, but got nothing.
Request for Assistance: Looking for guidance on:
Resolving the "link down" issue despite the ports being bound successfully and reporting the link as "up" in the software.
Any suggestions on how to debug unresolved ARP issues or troubleshoot further at the driver or physical link level.
Can someone please help me with this
The text was updated successfully, but these errors were encountered:
So I have been trying out trex for a week and facing this link down issue on both my interfaces.
System Environment:
Problem: When starting TRex using sudo ./t-rex-64 -i, both interfaces (ports) are consistently showing "link down" status in the TRex console. This persists even after:
Troubleshooting Attempted:
2.Verified ports were correctly bound to i40e.
Request for Assistance: Looking for guidance on:
Can someone please help me with this
The text was updated successfully, but these errors were encountered: