[dpdk-dev] [dpdk-users] is i40evf support promisc? // DPDK 20.11 - i40evf: No response for 14
David Christensen
drc at linux.vnet.ibm.com
Thu Nov 4 18:47:32 CET 2021
On 10/26/21 12:08 AM, liaobiting wrote:
> Hi: Please help to see this DPDK problem. And I want to know whether
> i40e vf support promisc or not. Thanks a lot. From: liaobiting
> <liaobiting at huawei.com> Subject: Please help to see this DPDK
> problem//Reply: DPDK 20.11 - i40evf: No ZjQcmQRYFpfptBannerStart
> This Message Is From an External Sender
> This message came from outside your organization.
> ZjQcmQRYFpfptBannerEnd
>
> Hi:
>
> Please help to see this DPDK problem. And I want to know whether
> i40e vf support promisc or not. Thanks a lot.
According to the README at
https://downloadmirror.intel.com/28381/eng/readme.txt you need to enable
a VF as trusted for promiscuous mode. Looks like this:
# ip link set dev eth0 vf 1 trust [on|off]
Did you enable the VF as trusted before assigning the NIC to the OVS switch?
Dave
More information about the dev
mailing list