DPDK usage discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: David Aldrich <david.aldrich.ntml@gmail.com>
Cc: users <users@dpdk.org>, Rosen Xu <rosen.xu@intel.com>,
	Qi Zhang <qi.z.zhang@intel.com>
Subject: Re: [dpdk-users] Help needed to interface to new device
Date: Wed, 24 Mar 2021 13:00:38 +0100	[thread overview]
Message-ID: <CAJFAV8xF27OOcnWRj0S_MjyZj+MQnO_niO0RFfC1g0o1aJ9JMA@mail.gmail.com> (raw)
In-Reply-To: <CAJK_iei2BbsuBmWxTR_m7+u8Nm9f=MJTwVyK5ECWoH-+ujOKMA@mail.gmail.com>

On Wed, Mar 24, 2021 at 12:42 PM David Aldrich
<david.aldrich.ntml@gmail.com> wrote:
> We currently use DPDK v.18.11.9 with a 10GBe NIC based on the Intel X722
> chipset.  We bind to that device using the command:
>
> usertools/dpdk-devbind.py -b igb_uio `lspci | grep X722 | awk '{print $1}'`
>
> and it works ok.
>
> Now we need to bind to a different NIC, which is part of an in-house FPGA
> design (the NIC is 3rd party IP).
>
> The new NIC is at 0d58 so we bind using:

If you are talking about a XX710/N3000 device, I think its support was
added in 19.05.
No 18.11 driver supports this nic, you can probably have a try with
the next LTS release 19.11, or the latest LTS which is 20.11.


-- 
David Marchand


  reply	other threads:[~2021-03-24 12:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24 11:42 David Aldrich
2021-03-24 12:00 ` David Marchand [this message]
2021-03-24 12:27   ` David Aldrich
2021-03-24 16:19     ` David Marchand
2021-03-24 16:41       ` David Aldrich

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=CAJFAV8xF27OOcnWRj0S_MjyZj+MQnO_niO0RFfC1g0o1aJ9JMA@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=david.aldrich.ntml@gmail.com \
    --cc=qi.z.zhang@intel.com \
    --cc=rosen.xu@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).