Re: [dpdk-users] DPDK Test Suite failing with PREREQ EXCEPTION Traceback

2018-04-26 Thread Rosen, Rami
Hi, The exception you got typically happens when a package is not installed on the host. Did you install all the packages which appear in the System Requirements section of the DTS gsg ? (like python-xlwt, python-pexpect and the others) ? see: See: http://dpdk.org/doc/dts/gsg/sys_reqs.html In c

Re: [dpdk-users] Interesting considerate but annoying behavior of MLX5 driver

2018-04-26 Thread Wu, Xiaoban
Hi Stephen, Thanks very much for your help. Though I don't know if it is a overkill, the following does the job. /sbin/ethtool -s enp59s0f0 autoneg off /sbin/ethtool -A enp59s0f0 rx off /sbin/ethtool -A enp59s0f0 tx off Best wishes, Xiaoban From: Stephen He

Re: [dpdk-users] Interesting considerate but annoying behavior of MLX5 driver

2018-04-26 Thread Stephen Hemminger
On Thu, 26 Apr 2018 22:26:36 + "Wu, Xiaoban" wrote: > Dear All, > > > I have two Dell PowerEdge R740 servers A and B running with ubuntu 16.04, > each one has a Mellanox MCX556A-ECAT NIC installed on the PCIe x16 slot. And, > the two NICs are directly connected back to back with a copper

[dpdk-users] Interesting considerate but annoying behavior of MLX5 driver

2018-04-26 Thread Wu, Xiaoban
Dear All, I have two Dell PowerEdge R740 servers A and B running with ubuntu 16.04, each one has a Mellanox MCX556A-ECAT NIC installed on the PCIe x16 slot. And, the two NICs are directly connected back to back with a copper cable. On server A, it runs a RX program which runs a function to pr

[dpdk-users] OpenSSL Crypto PMD Fails

2018-04-26 Thread Kudupudi, Ugendreshwar
Hello Team We are looking to execute the sample OpenSSL Crypto PMD and got the below error. Environment Details: - OS: Centos 7.3 (3.10.0) DPDK: 17.11.2 OpenSSL Version: 1.0.2k-fips Ethernet: Intel X710 Isolcpu: 0-3 Link: https://dpdk.org/doc/guides/cryptodevs/openssl

[dpdk-users] DPDK Test Suite failing with PREREQ EXCEPTION Traceback

2018-04-26 Thread M R, Chengappa (Network Function Virtualization)
Greetings Team, I am attempting to execute dpdk test-suite but am facing the below error PREREQ EXCEPTION Traceback [root@tester dts]# ./dts --config-file executions/execution.cfg dts: DUT 10.70.2.6 tester: ssh root@10.70.2.5