DPDK usage discussions
 help / color / mirror / Atom feed
From: Jags N <jagsnn@gmail.com>
To: Ye Xiaolong <xiaolong.ye@intel.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] only one vdev net_af_xdp being recognized
Date: Sat, 13 Jul 2019 22:41:52 +0530	[thread overview]
Message-ID: <CALQkTo183SLqe2DqUv4GEd9-0QnqsDKxQ_3FTYzFOjFE=eXUrA@mail.gmail.com> (raw)
In-Reply-To: <CALQkTo3=wVGrqsF=tvXr822NDXxm6yj8TtKD9RxG0NJyxKwzQw@mail.gmail.com>

Hi Xiaolong,

Played around a bit and found that for the 2nd vdev that was failing,
./tools/lib/bpf/xsk.c:xsk_create_bpf_maps() was succeeding for
"qidconf_map", but failing for "xsks_map" map creation. Guessed could be
related to memory.

Tried increasing the max locked memory as suggested in many bpf links
available in net, with "ulimit -l 128", and I am able to run testpmd with
two vdev

Thanks much for the help.

Regards,
Jags

  reply	other threads:[~2019-07-13 17:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-08 11:18 Jags N
2019-07-10  1:22 ` Jags N
2019-07-10  8:59   ` Ye Xiaolong
2019-07-11  2:21     ` Jags N
2019-07-11  9:15       ` Ye Xiaolong
2019-07-11  6:18         ` Jags N
2019-07-13 17:11           ` Jags N [this message]
2019-07-14  8:01             ` Ye Xiaolong

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='CALQkTo183SLqe2DqUv4GEd9-0QnqsDKxQ_3FTYzFOjFE=eXUrA@mail.gmail.com' \
    --to=jagsnn@gmail.com \
    --cc=users@dpdk.org \
    --cc=xiaolong.ye@intel.com \
    /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).