[dpdk-users] Problems with running DPDK test suite

Sungho Hong shong59 at asu.edu
Tue Sep 19 01:24:54 CEST 2017


Hello, I have been trying to run the dpdk-test suite
but stuck with this errors

I've been trying to run the simple test "helloworld" in the localhost
I have enabled the ssh server to test it



root at sungho-VirtualBox:/home/sungho/dts# ./dts
                INFO:
DUT 127.0.0.1
                INFO: ssh root at 127.0.0.1
                INFO: ssh root at 127.0.0.1
                INFO: ssh root at 127.0.0.1
                INFO: ssh root at 127.0.0.1
                INFO: CACHE: Cache will not be read.
                INFO: SKIP: The DPDK setup steps will be executed.
      DTS_TESTER_CMD: awk '/Hugepagesize/ {print $2}' /proc/meminfo
      DTS_TESTER_CMD: scp -v dep/tgen.tgz root at 127.0.0.1:~/
      DTS_TESTER_CMD: scp -v dep/tclclient.tgz root at 127.0.0.1:~/
      DTS_TESTER_CMD: tar zxf tgen.tgz
      DTS_TESTER_CMD: tar zxf tclclient.tgz
      DTS_TESTER_CMD: modprobe uio
      DTS_TESTER_CMD: Core0 bypassed
      DTS_TESTER_CMD: modprobe igb
      DTS_TESTER_CMD: modprobe ixgbe
      DTS_TESTER_CMD: modprobe e1000e
      DTS_TESTER_CMD: modprobe e1000
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:03.0/vendor
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:03.0/device
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:03.0/vendor
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:03.0/device
      DTS_TESTER_CMD: ifconfig N/A up
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:08.0/vendor
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:08.0/device
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:08.0/vendor
      DTS_TESTER_CMD: cat /sys/bus/pci/devices/0000\:00\:08.0/device
      DTS_TESTER_CMD: ifconfig N/A up
      DTS_TESTER_CMD: Tester: [0000:00:03.0 8086:100e] N/A
      DTS_TESTER_CMD: Tester: [0000:00:08.0 8086:100e] N/A
      DTS_TESTER_CMD: {'intf': 'N/A', 'mac': 'N/A', 'pci': '0000:00:03.0',
'ipv4': 'Device "N', 'ipv6': 'Device "N', 'type': '8086:100e', 'port':
<net_device.NetDevice object at 0x7f653da66c50>}
      DTS_TESTER_CMD: {'intf': 'N/A', 'mac': 'N/A', 'pci': '0000:00:08.0',
'ipv4': 'Device "N', 'ipv6': 'Device "N', 'type': '8086:100e', 'port':
<net_device.NetDevice object at 0x7f653da7f150>}
               ERROR:  PREREQ EXCEPTION Traceback (most recent call last):
  File "/home/sungho/dts/framework/dts.py", line 339, in
dts_run_prerequisties
    dutobj.prerequisites()
  File "/home/sungho/dts/framework/project_dpdk.py", line 321, in
prerequisites
    self.prepare_package()
  File "/home/sungho/dts/framework/project_dpdk.py", line 268, in
prepare_package
    assert (os.path.isfile(self.package) is True), "Invalid package"
AssertionError: Invalid package

                INFO: CACHE: Discarding cache.
                INFO: DTS ended









Thank you for reading this letter
Sungho Hong


More information about the users mailing list