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