DPDK usage discussions
 help / color / mirror / Atom feed
From: David Christensen <drc@linux.vnet.ibm.com>
To: liaobiting <liaobiting@huawei.com>, "dev@dpdk.org" <dev@dpdk.org>,
	"users@dpdk.org" <users@dpdk.org>,
	"beilei.xing@intel.com" <beilei.xing@intel.com>
Cc: "liucheng (J)" <liucheng11@huawei.com>,
	Zhengjingzhou <zhengjingzhou@huawei.com>,
	"Huangjian (J)" <huangjian.huangjian@huawei.com>,
	"Raofei (Milo,
	Hybrid Cloud Infrastructure Service Program)"
	<milo.raofei@huawei.com>, wangyunjian <wangyunjian@huawei.com>
Subject: Re: [dpdk-dev] [dpdk-users] is i40evf support promisc? // DPDK 20.11 - i40evf: No response for 14
Date: Thu, 4 Nov 2021 10:47:32 -0700	[thread overview]
Message-ID: <c3743773-f47d-4d1c-b93f-18ca7428ce4a@linux.vnet.ibm.com> (raw)
In-Reply-To: <0e233a635d0c406198e64037c629a48a@huawei.com>



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@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

  reply	other threads:[~2021-11-04 17:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26  7:08 liaobiting
2021-11-04 17:47 ` David Christensen [this message]
2021-11-09  3:35 liaobiting

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=c3743773-f47d-4d1c-b93f-18ca7428ce4a@linux.vnet.ibm.com \
    --to=drc@linux.vnet.ibm.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=huangjian.huangjian@huawei.com \
    --cc=liaobiting@huawei.com \
    --cc=liucheng11@huawei.com \
    --cc=milo.raofei@huawei.com \
    --cc=users@dpdk.org \
    --cc=wangyunjian@huawei.com \
    --cc=zhengjingzhou@huawei.com \
    /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).