HSSI ethernet loopback¶
SYNOPSIS¶
DESCRIPTION¶
The hssiloopback
tool enables and disable ethernet loopback.
OPTIONAL ARGUMENTS¶
-h, --help
Prints usage information
--pcie-address PCIE_ADDRESS, -P PCIE_ADDRESS
The PCIe address of the desired fpga in ssss:bb:dd.f format. sbdf of device to program (e.g. 04:00.0 or 0000:04:00.0). Optional when one device in system.
--loopback [{enable,disable}]
Ethernet enable or disable loopback.
EXAMPLES¶
hssiloopback --pcie-address 0000:04:00.0 --loopback enable
Enables ethernet loopback
hssiloopback --pcie-address 0000:04:00.0 --loopback disable
Disable ethernet loopback