[dpdk-dev] [Bug 101] 18.11-RC1/ Testpmd start fail

bugzilla at dpdk.org bugzilla at dpdk.org
Wed Oct 31 04:14:50 CET 2018


https://bugs.dpdk.org/show_bug.cgi?id=101

            Bug ID: 101
           Summary: 18.11-RC1/ Testpmd start fail
           Product: DPDK
           Version: 18.11
          Hardware: x86
                OS: Linux
            Status: CONFIRMED
          Severity: major
          Priority: Normal
         Component: testpmd
          Assignee: dev at dpdk.org
          Reporter: yingyax.han at intel.com
  Target Milestone: ---

Environment:
DPDK bad commit: fe822eb8c5651d00ef5
OS: Use 4.15.0-20-generic #Ubuntu 18.04 LTS
Compiler: Use gcc version 7.3.0
NIC: Fvl_40g


Test Setup
#bind nic and start testpmd

usertools/dpdk-devbind.py --bind=igb_uio 0000:af:00.0 0000:b1:00.0
./x86_64-native-linuxapp-gcc/app/testpmd -l 35,36 -n 4  -- -i  --rxq=2 --txq=2
--portmask=0x3 --txd=2048 --rxd=2048
EAL: Detected 112 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Probing VFIO support...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dev mailing list