DPDK usage discussions
 help / color / mirror / Atom feed
From: Sara Gittlin <sara.gittlin@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] pktgen - !PANIC!: *** Did not find any ports to use ***
Date: Mon, 27 May 2019 17:44:17 +0300	[thread overview]
Message-ID: <CAA_4wjZNYOzrchQREvYU3dARomag+EZ20_grYw=5XGeSe5fj3w@mail.gmail.com> (raw)

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

             reply	other threads:[~2019-05-27 14:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27 14:44 Sara Gittlin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA_4wjZNYOzrchQREvYU3dARomag+EZ20_grYw=5XGeSe5fj3w@mail.gmail.com' \
    --to=sara.gittlin@gmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).