[dpdk-users] no traffic sent/received while testing XL710 with Traffic generator on VM
Sampath, Amrutha
amrutha.sampath at intel.com
Wed Sep 11 04:09:54 CEST 2019
Hi All,
I have VF's created for the XL710.
I'm using i40e driver version: 2.9.21 and iavf driver: 3.7.53
I then run this command , whitelisting XL710 ports.
/home/userx/dpdk/x86_64-native-linuxapp-gcc/app/testpmd -c 0x00007 -n 6 -w 0000:00:08.0 -w 0000:00:09.0 --socket-mem=1024 -- --socket-num=0 --nb-cores=2 --coremask=0x0006 --rxq=1 --txq=1 -i --mbcache=512 --burst=64 --rxd=2048 --txd=2048 --forward-mode=mac --portmask=0x3
I see port as up in traffic generator (both ixia and spirent) and start traffic, but I only see tx on traffic generator end no statistics(rx or tx) on XL710 VF side.
Is there anything I'm missing?
Thanks
More information about the users
mailing list