DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] pktgen - !PANIC!: *** Did not find any ports to use ***
@ 2019-05-27 14:44 Sara Gittlin
  2019-05-27 14:52 ` Stephen Hemminger
  0 siblings, 1 reply; 10+ messages in thread
From: Sara Gittlin @ 2019-05-27 14:44 UTC (permalink / raw)
  To: users

Hello ,
I'm running pktgen on a ubuntu-16.0p4 VM w 3 CPU's,
I added  2 SRIOV VFs  devices to the VM - and i can see them w lspci or
dpdk-devbind --status
00:08.0 Ethernet controller: Intel Corporation Ethernet Connection X552
Virtual Function
00:09.0 Ethernet controller: Intel Corporation Ethernet Connection X552
Virtual Function

When i run pktgen :
sudo  ./app/x86_64-native-linuxapp-gcc/pktgen  -l 0-2 -n 4 --proc-type auto
--socket-mem 256 -b 00:08.0 -b 00:09.0 \--file-prefix pg \-- -P -m "1.0,
2.1"
i get this error :
!PANIC!: *** Did not find any ports to use ***
PANIC in pktgen_config_ports():
*** Did not find any ports to use ***6:

i see also this msg during startup : EAL: PCI device 0000:00:08.0 on NUMA
socket -1

The      FULL log:

---------------------------Copyright (c) <2010-2019>, Intel Corporation.
All rights reserved. Powered by DPDK
EAL: Detected 3 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Auto-detected process type: PRIMARY
EAL: Multi-process socket /var/run/dpdk/pg/mp_socket
EAL: Probing VFIO support...
EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using unreliable
clock cycles !
EAL: PCI device 0000:00:08.0 on NUMA socket -1
EAL:   Device is blacklisted, not initializing
EAL: PCI device 0000:00:09.0 on NUMA socket -1
EAL:   Device is blacklisted, not initializing
Lua 5.3.1  Copyright (C) 1994-2015 Lua.org, PUC-Rio

*** Copyright (c) <2010-2019>, Intel Corporation. All rights reserved.
*** Pktgen created by: Keith Wiles -- >>> Powered by DPDK <<<

!PANIC!: *** Did not find any ports to use ***
PANIC in pktgen_config_ports():
*** Did not find any ports to use ***6:
[./app/x86_64-native-linuxapp-gcc/pktgen(_start+0x29) [0x483b49]]
5: [/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)
[0x7fadf8d2c830]]
4: [./app/x86_64-native-linuxapp-gcc/pktgen(main+0x659) [0x47ad19]]
3: [./app/x86_64-native-linuxapp-gcc/pktgen(pktgen_config_ports+0x1560)
[0x4ae230]]
2: [./app/x86_64-native-linuxapp-gcc/pktgen(__rte_panic+0xc3) [0x469e8f]]
1: [./app/x86_64-native-linuxapp-gcc/pktgen(rte_dump_stack+0x2b) [0x59084b]]
Aborted (core dumped)
Thank you
-Sara

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-29 12:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-27 14:44 [dpdk-users] pktgen - !PANIC!: *** Did not find any ports to use *** Sara Gittlin
2019-05-27 14:52 ` Stephen Hemminger
2019-05-27 14:56   ` Sara Gittlin
2019-05-28  5:33     ` Sara Gittlin
2019-05-28 13:59       ` Wiles, Keith
2019-05-28 14:02       ` Stephen Hemminger
2019-05-28 18:09         ` Sara Gittlin
2019-05-29  8:40           ` [dpdk-users] pktgen Did not find any ports to use Sara Gittlin
2019-05-29 10:30           ` [dpdk-users] pktgen - !PANIC!: *** Did not find any ports to use *** Sara Gittlin
2019-05-29 12:39             ` [dpdk-users] pktgen -**SOLVED** " Sara Gittlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).