DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] use VF in promiscuous mode in dpdk to receive all traffic received by PF
@ 2021-01-11 11:18 Myth Ren
  2021-01-14  5:59 ` [dpdk-users] Fwd: " Myth Ren
  0 siblings, 1 reply; 3+ messages in thread
From: Myth Ren @ 2021-01-11 11:18 UTC (permalink / raw)
  To: users

Hi, all
    is it possible we are mirror traffic from switch/router to PF, then a
program based on DPDK
read packet from a VF related to the PF, presume we are mirror the traffic
from PF to the VF (promiscuous),
while the PF device still managed by the kernel driver(if it's possible),
or managed by UIO driver.
at least, restart the DPDK based program will not influence the PF device
state.

    i have already read the the VFIO doc (
https://doc.dpdk.org/guides/linux_gsg/linux_drivers.html#vfio) and
test it, but not see what i want (maybe i mis-understood or take wrong
steps).

    if VFIO can do what i want? which device i should use, which version
kernel i should use, which driver i
should use?

    thank you

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-17 22:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 11:18 [dpdk-users] use VF in promiscuous mode in dpdk to receive all traffic received by PF Myth Ren
2021-01-14  5:59 ` [dpdk-users] Fwd: " Myth Ren
2021-01-14 18:11   ` David Christensen

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).