DPDK usage discussions
 help / color / mirror / Atom feed
From: Christopher Wingert <usenet@wingert.org>
To: users@dpdk.org
Subject: DPDK Tip in Docker Container
Date: Fri, 14 Jul 2023 12:51:04 -0700	[thread overview]
Message-ID: <114440e3-6eb8-d241-6ff9-6eb16e0b2442@wingert.org> (raw)

Hi,

I am trying to bring up DPDK tip in Ubuntu 22.10/Docker.  When I run 
dpdk-testpmd, it doesn't seem to be able to find the Connect X5 
interfaces.  I get an error "mlx_net: Unable to recognize 
master/respresentors on the multiple IB devices."

dpdk-testpmd works fine outside docker.

The command line I am using is
"docker run --privileged --cap-add=ALL -v /sys:/sys -v /dev:/dev"

Thanks!
Chris


                 reply	other threads:[~2023-07-14 19:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=114440e3-6eb8-d241-6ff9-6eb16e0b2442@wingert.org \
    --to=usenet@wingert.org \
    --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).