* [dpdk-dev] Ask help for mlx5 pmd driver
@ 2019-03-19 13:06 benli ye
2019-03-19 13:06 ` benli ye
2019-03-19 16:33 ` Rami Rosen
0 siblings, 2 replies; 4+ messages in thread
From: benli ye @ 2019-03-19 13:06 UTC (permalink / raw)
To: dev
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-dev] Ask help for mlx5 pmd driver
2019-03-19 13:06 [dpdk-dev] Ask help for mlx5 pmd driver benli ye
@ 2019-03-19 13:06 ` benli ye
2019-03-19 16:33 ` Rami Rosen
1 sibling, 0 replies; 4+ messages in thread
From: benli ye @ 2019-03-19 13:06 UTC (permalink / raw)
To: dev
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] Ask help for mlx5 pmd driver
2019-03-19 13:06 [dpdk-dev] Ask help for mlx5 pmd driver benli ye
2019-03-19 13:06 ` benli ye
@ 2019-03-19 16:33 ` Rami Rosen
2019-03-19 16:33 ` Rami Rosen
1 sibling, 1 reply; 4+ messages in thread
From: Rami Rosen @ 2019-03-19 16:33 UTC (permalink / raw)
To: benli ye; +Cc: dev
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] Ask help for mlx5 pmd driver
2019-03-19 16:33 ` Rami Rosen
@ 2019-03-19 16:33 ` Rami Rosen
0 siblings, 0 replies; 4+ messages in thread
From: Rami Rosen @ 2019-03-19 16:33 UTC (permalink / raw)
To: benli ye; +Cc: dev
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-03-19 16:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 13:06 [dpdk-dev] Ask help for mlx5 pmd driver benli ye
2019-03-19 13:06 ` benli ye
2019-03-19 16:33 ` Rami Rosen
2019-03-19 16:33 ` Rami Rosen
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).