DPDK 22.11.5
|
Go to the source code of this file.
Functions | |
int | rte_pmd_dpaa_set_tx_loopback (uint16_t port, uint8_t on) |
NXP dpaa PMD specific functions.
Definition in file rte_pmd_dpaa.h.
int rte_pmd_dpaa_set_tx_loopback | ( | uint16_t | port, |
uint8_t | on | ||
) |
Enable/Disable TX loopback
port | The port identifier of the Ethernet device. |
on | 1 - Enable TX loopback. 0 - Disable TX loopback. |