public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Roi Dayan <roid@nvidia.com>, netdev@vger.kernel.org
Cc: Simon Horman <simon.horman@netronome.com>,
	zahari.doychev@linux.com, jianbol@mellanox.com, jhs@mojatatu.com
Subject: Re: [PATCH iproute2-next 1/1] tc flower: fix parsing vlan_id and vlan_prio
Date: Tue, 24 Nov 2020 21:46:33 -0700	[thread overview]
Message-ID: <a14b103a-b0c3-fe25-7346-a841990bb71f@gmail.com> (raw)
In-Reply-To: <20201124122810.46790-1-roid@nvidia.com>

On 11/24/20 5:28 AM, Roi Dayan wrote:
> When protocol is vlan then eth_type is set to the vlan eth type.
> So when parsing vlan_id and vlan_prio need to check tc_proto
> is vlan and not eth_type.
> 
> Fixes: 4c551369e083 ("tc flower: use right ethertype in icmp/arp parsing")
> Signed-off-by: Roi Dayan <roid@nvidia.com>
> ---
>  tc/f_flower.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

applied. Thanks for the fix.


  parent reply	other threads:[~2020-11-25  4:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 12:28 [PATCH iproute2-next 1/1] tc flower: fix parsing vlan_id and vlan_prio Roi Dayan
2020-11-24 12:42 ` Zahari Doychev
2020-11-25  4:46 ` David Ahern [this message]
2020-11-25  4:50 ` patchwork-bot+netdevbpf

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=a14b103a-b0c3-fe25-7346-a841990bb71f@gmail.com \
    --to=dsahern@gmail.com \
    --cc=jhs@mojatatu.com \
    --cc=jianbol@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=roid@nvidia.com \
    --cc=simon.horman@netronome.com \
    --cc=zahari.doychev@linux.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