diff options
author | 2016-12-06 11:01:53 +0200 | |
---|---|---|
committer | 2016-12-06 11:02:14 +0200 | |
commit | 4f6782cde1031fbf746ae739688d6e008f65a1ab (patch) | |
tree | 7ee8ecbd9ad11e0514e1b496ff865476ff4978f9 /doc | |
parent | 06407b6a8df254dfb409b4a0d4a63f5435e8b4fb (diff) |
ConnectX-4 Troubleshooting
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/trex_book.asciidoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/trex_book.asciidoc b/doc/trex_book.asciidoc index ef78de3c..66b9d4a9 100755 --- a/doc/trex_book.asciidoc +++ b/doc/trex_book.asciidoc @@ -2467,6 +2467,12 @@ image:images/xl710_vs_mlx5_var_size.png[title="Stateless variable size packet"] There is a task to automate the production of this reports ===================================== +==== Troubleshooting + +* Before running TRex make sure the commands `ibv_devinfo` and `ibdev2netdev` present the NICS +* `ifconfig` should work too, you need to be able to ping from those ports +* run TRex server with '-v 7' for example `$sudo ./t-rex-64 -i -v 7` + === Cisco VIC support |