DPDK usage discussions
 help / color / mirror / Atom feed
From: Danushka Menikkumbura <danushka.menikkumbura@gmail.com>
To: "Wiles, Keith" <keith.wiles@intel.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Pktgen port mapping error
Date: Fri, 2 Apr 2021 13:44:16 -0400	[thread overview]
Message-ID: <CAF4V=3FvKwRgV3dFJBnjtana4h8Z61j6gsp5ZVzJ21AtDC=p2w@mail.gmail.com> (raw)
In-Reply-To: <DM6PR11MB4593238B0E7196C60F7878B5FE7A9@DM6PR11MB4593.namprd11.prod.outlook.com>

Perfect! That solved the problem.

Thanks,
Danushka

On Fri, Apr 2, 2021 at 1:24 PM Wiles, Keith <keith.wiles@intel.com> wrote:

> You should pick a lcore that is on the same socket as the NIC (socket 0).
> It appears that lcore 1 is on socket 1. Please use the cpu_layout.py script
> in the DPDK tools directory to determine which lcores to use.
>
>
>
> *From: *users <users-bounces@dpdk.org> on behalf of Danushka Menikkumbura
> <danushka.menikkumbura@gmail.com>
> *Date: *Friday, April 2, 2021 at 11:37 AM
> *To: *users@dpdk.org <users@dpdk.org>
> *Subject: *[dpdk-users] Pktgen port mapping error
>
> Hello,
>
> When I run pktget using the command line:
>
> sudo pktgen -l 0-1 -n 3 -- -P -m 1.0
>
> I get the following error:
>
> PANIC in pktgen_main_rxtx_loop():
>
> *** port 0 on socket ID 0 has different socket ID on lcore 1 socket ID 1
>
> I have just one port on my machine. Please help me understand what I might
> be missing here.
>
> Thanks,
> Danushka
>

      reply	other threads:[~2021-04-02 17:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-02 16:36 Danushka Menikkumbura
2021-04-02 17:24 ` Wiles, Keith
2021-04-02 17:44   ` Danushka Menikkumbura [this message]

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='CAF4V=3FvKwRgV3dFJBnjtana4h8Z61j6gsp5ZVzJ21AtDC=p2w@mail.gmail.com' \
    --to=danushka.menikkumbura@gmail.com \
    --cc=keith.wiles@intel.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).