DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chillance Zen <chillancezen@gmail.com>
To: dev@dpdk.org, Jie Zheng <jzheng.bjtu@gmail.com>
Subject: [dpdk-dev]  vlan intertion offload does not take effect in 17.08
Date: Thu, 9 Nov 2017 18:27:17 +0800	[thread overview]
Message-ID: <CAKQ7xkUafr_A8Xh6y7jJxFS07s7gUoUhrF8cuihG3LNHYqHcvQ@mail.gmail.com> (raw)

hi,all
I write this code when processing a packet try to utilize VLAN offload(the
nic does support that offlaod because I verify it in its dev_info)

m->vlan_tci=222;
m->ol_flags=PKT_TX_VLAN_PKT;

the packets out of that interface does not contain any vlan tag.

does anybody know what's happening or anything has changed since 17.08?

Regards

-- 
Linc @bjtu

             reply	other threads:[~2017-11-09 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-09 10:27 Chillance Zen [this message]
2017-11-10  1:19 ` Ferruh Yigit

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=CAKQ7xkUafr_A8Xh6y7jJxFS07s7gUoUhrF8cuihG3LNHYqHcvQ@mail.gmail.com \
    --to=chillancezen@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jzheng.bjtu@gmail.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).