DPDK patches and discussions
 help / color / mirror / Atom feed
From: "David Vodák" <xvodak05@stud.fit.vutbr.cz>
To: dev@dpdk.org
Cc: Jeff Guo <jia.guo@intel.com>, Beilei Xing <beilei.xing@intel.com>
Subject: [dpdk-dev] i40e: cannot strip VLAN header in VF
Date: Tue, 24 Aug 2021 13:19:30 +0200	[thread overview]
Message-ID: <82c5f265-fe4a-14f0-98c9-8caeda14b1ac@stud.fit.vutbr.cz> (raw)

Hi,

I am using DPDK i40e driver for Network Adapter XL710 of the Intel PAC 
N3000 card. I am trying to use API in drivers/net/i40e/rte_pmd_i40e.h to 
insert, filter and strip VLAN headers in virtual functions. Filtering 
and inserting VLAN works fine but striping VLAN headers does not 
(function rte_pmd_i40e_set_vf_vlan_stripq), since I can see packets 
captured in virtual machine (which uses given VF) with VLAN header.

I use DPDK 20.11.0, linux kernel 5.13. The card is bound to vfio driver, 
vfio virtual functions are used by VM's and vfio physical function is 
used by DPDK.

Do you have any idea what could be causing this problem?

Best regards,

David


                 reply	other threads:[~2021-08-24 11:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=82c5f265-fe4a-14f0-98c9-8caeda14b1ac@stud.fit.vutbr.cz \
    --to=xvodak05@stud.fit.vutbr.cz \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jia.guo@intel.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).