DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Quan Zhou <zzqq2199@mail.ustc.edu.cn>
Cc: "users@dpdk.org" <users@dpdk.org>,
	"chengli7@ustc.edu.cn" <chengli7@ustc.edu.cn>,
	"byh0912@mail.ustc.edu.cn" <byh0912@mail.ustc.edu.cn>,
	"xugb@mail.ustc.edu.cn" <xugb@mail.ustc.edu.cn>,
	"rcy@mail.ustc.edu.cn" <rcy@mail.ustc.edu.cn>,
	"junyi@nevada.unr.edu" <junyi@nevada.unr.edu>
Subject: Re: [dpdk-users] Do dpdk support infiniband ConnectX-3 Pro cards?
Date: Thu, 22 Nov 2018 11:19:17 -0800	[thread overview]
Message-ID: <20181122111917.240bae2a@xeon-e3> (raw)
In-Reply-To: <5BF66884.3C43CB.24343@ustc.edu.cn>

On Thu, 22 Nov 2018 16:27:46 +0800
Quan Zhou <zzqq2199@mail.ustc.edu.cn> wrote:

> Hello,
> 	I’ve worked on making dpdk running on our infiniband card Mellanox ConnectX-3 Pro MT27520 but encountered some problems. I find in dpdk official hardware support list, it only list one ConnectX-3 Pro card which is an Ethernet card. Here is the hardware support list link: http://doc.dpdk.org/guides/nics/mlx4.html#supported-nics
>   Now I want to ask you whether dpdk supports our card ConnectX-3 Pro MT27520, or whether dpdk supports infiniband ConnectX-3 Pro cards. 
>   Thanks in advance!
> 
> Regards,
> Quan

The simplest way to answer that question on your own is to find the pci information with lspci.
Then lookup card in the tables in the source code.  That gives you the definitive answer.

Since Mellanox uses bifurcated mode you also have to have the matching Linux kernel driver.

  reply	other threads:[~2018-11-22 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22  8:27 Quan Zhou
2018-11-22 19:19 ` Stephen Hemminger [this message]
2018-11-23  1:36   ` Cheng Li

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=20181122111917.240bae2a@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=byh0912@mail.ustc.edu.cn \
    --cc=chengli7@ustc.edu.cn \
    --cc=junyi@nevada.unr.edu \
    --cc=rcy@mail.ustc.edu.cn \
    --cc=users@dpdk.org \
    --cc=xugb@mail.ustc.edu.cn \
    --cc=zzqq2199@mail.ustc.edu.cn \
    /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).