Enable promisc Mode on the Initiator RNIC - Enable promisc Mode on the Initiator RNIC - 4.0 English - PG332

Xilinx Embedded RDMA Enabled NIC LogiCORE IP Product Guide (PG332)

Document ID
PG332
Release Date
2022-12-02
Version
4.0 English

1. Enable promisc mode on the initiator RNIC using the command:

$ ifconfig <interface name> promisc

$ netstat -i

2. At the end of the test, dump all the counter information from the initiator RNIC using the command:

$ ethtool –S <RNIC Card name> > ethtool.log