DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] How to enable trust for a VF managed by vfio-pci driver
@ 2016-07-14 20:42 lgy
  0 siblings, 0 replies; only message in thread
From: lgy @ 2016-07-14 20:42 UTC (permalink / raw)
  To: users

Hi,


I'd like to enable promiscuous mode for a VF and the solution I found
online is to make it trust, so I first created the VF using i40e driver
(version: 1.5.16) and use the command *ip link set eth8 vf 0 trust on* to
configure it. Then I bind this VF to vfio-pci so it can be used by DPDK
application, but the promiscuous mode is not working. My guess is when I
unbind it from i40evf and bind to vfio-pci, the trust configuration has
been reset to off, so I'm wondering how to enable promiscuous mode for a VF
not managed by i40e driver?

Thanks,
Grace

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-14 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-14 20:42 [dpdk-users] How to enable trust for a VF managed by vfio-pci driver lgy

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