From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Declan Doherty <declan.doherty@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] bond: vlan flags misinterpreted in xmit_slave_hash function
Date: Thu, 15 Jan 2015 14:40:12 +0100 [thread overview]
Message-ID: <1777245.1puKfUUkev@xps13> (raw)
In-Reply-To: <1418733910-18253-1-git-send-email-declan.doherty@intel.com>
> This patch contains a fix for link bonding handling of vlan tagged packets in mode 3 and 5.
> Currently xmit_slave_hash function misinterprets the PKT_RX_VLAN_PKT flag to mean that
> there is a vlan tag within the packet when in actually means that there is a valid entry
> in the vlan_tci field in the mbuf.
>
> -v2:
> doxygen comments for rte_ip.h
>
> - Fixed VLAN tag support in hashing functions.
> - Adds support for TCP in layer 4 header hashing.
> - Splits transmit hashing function into separate functions for each policy to
> reduce branching and to make the code clearer.
> - Fixed incorrect flag set in test application packet generator.
>
> Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Tested-by: SunX Jiajia <sunx.jiajia@intel.com>
Applied
Thanks
--
Thomas
prev parent reply other threads:[~2015-01-15 13:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-16 11:15 [dpdk-dev] [PATCH] " Declan Doherty
2014-12-16 11:22 ` Thomas Monjalon
2014-12-16 11:44 ` Wodkowski, PawelX
2014-12-16 12:45 ` [dpdk-dev] [PATCH v2] " Declan Doherty
2015-01-07 2:50 ` Jiajia, SunX
2015-01-15 13:40 ` Thomas Monjalon [this message]
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=1777245.1puKfUUkev@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=declan.doherty@intel.com \
--cc=dev@dpdk.org \
/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).