DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rami Rosen <ramirose@gmail.com>
To: benli ye <danielbenliye@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Ask help for mlx5 pmd driver
Date: Tue, 19 Mar 2019 18:33:01 +0200	[thread overview]
Message-ID: <CAHLOa7Tj3vBFAa9ewxjEgvf9GjssBwJ1O+kpV1=15WSV__mP7A@mail.gmail.com> (raw)
In-Reply-To: <947A2722-DB7A-4FCB-B268-6D5EA28C3D04@gmail.com>

Hi Benli,

Next time please send questions like this to dpdk-users mailing list, which
suits more these type of question.
Can you please share more info:
which dpdk app do you run ? Is it something you developed by yourself ?;

With Mellanox PMDs, you do not need to bind them to DPDK, as opposed to
other PMDs, because of the bifurcated model.

When you launch the application, do you pass two pci ids (with 2 "-w" EAL
argument), or only one , or none ?

See:
https://doc.dpdk.org/guides-19.02/nics/mlx5.html

Regards,
Rami Rosen


בתאריך יום ג׳, 19 במרץ 2019, 15:07, מאת benli ye ‏<danielbenliye@gmail.com>:

> Hi,
>
> Could you please help me on mlx5 pmd driver? I have two mlx5 driver
> powered NICs (eth0 and eth1) and one is conneted to internet and the other
> is connected to intranet.
> I want to use linux kernel net stack tool like bird app to send ospf
> packets and use ssh to login. But when I run the dpdk app and mlx5 pdm
> driver is working, the host is unreachable.
> Do I need to use rte_kni to create another two interface maybe called eth2
> and eth3 to connect kernel stack? Any suggestions?
>
> Thanks very much!
>
> Bests,
> Daniel Benli Ye

  parent reply	other threads:[~2019-03-19 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19 13:06 benli ye
2019-03-19 13:06 ` benli ye
2019-03-19 16:33 ` Rami Rosen [this message]
2019-03-19 16:33   ` Rami Rosen

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='CAHLOa7Tj3vBFAa9ewxjEgvf9GjssBwJ1O+kpV1=15WSV__mP7A@mail.gmail.com' \
    --to=ramirose@gmail.com \
    --cc=danielbenliye@gmail.com \
    --cc=dev@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).