HSSI ethernet mac

SYNOPSIS

hssimac [-h] [--pcie-address PCIE_ADDRESS] [--mtu [MTU]]

DESCRIPTION

The hssimac tool provides Maximum TX and RX frame size.

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.

--mtu [MTU]

Maximum allowable ethernet frame length.

EXAMPLES

hssimac --pcie-address  0000:04:00.0 --mtu

prints Maximum TX and RX frame size.

Revision History

| Date | Intel Acceleration Stack Version | Changes Made | |:——|—————————-|:————–| |2018.05.21| DCP 1.1 Beta (works with Quartus Prime Pro 17.1.1) | Made the following changes:
Expanded descriptions of nlb_mode_3 anddma_afu tests.
Added a second example command. |