From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
To: David <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
kernel <kernel@savoirfairelinux.com>,
Guenter Roeck <linux@roeck-us.net>,
andrew@lunn.ch, Florian Fainelli <f.fainelli@gmail.com>
Subject: Re: [PATCH] net: dsa: fix EDSA frame from hwaccel frame
Date: Tue, 4 Aug 2015 02:01:18 -0400 (EDT) [thread overview]
Message-ID: <693647000.2315.1438668078706.JavaMail.zimbra@savoirfairelinux.com> (raw)
In-Reply-To: <20150803.222159.1711458384701896079.davem@davemloft.net>
Hi David,
On Aug 4, 2015, at 1:21 AM, David davem@davemloft.net wrote:
> From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
> Date: Sun, 2 Aug 2015 21:46:02 -0400
>
>> If the underlying network device features NETIF_F_HW_VLAN_CTAG_TX,
>> an EDSA frame is prepended with a 802.1q header once queued.
>>
>> To fix this, push the VLAN tag to the payload if present, before
>> checking the frame protocol.
>>
>> [note: we may prefer to access directly VLAN TCI from hwaccel frames,
>> but this approach is simpler.]
>>
>> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
>
> This is a bug fix so should target 'net', but you generated the patch
> against 'net-next'.
>
> In any event, you should be explicit about the tree you are targetting
> in order to not waste my time like this, by simply specifying the
> tree in your "[PATCH xxx]" text in your subject line. Either
> "[PATCH net]" or "[PATCH net-next]".
Dully noted. Should I resend it?
Thanks,
-v
next prev parent reply other threads:[~2015-08-04 6:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 1:46 [PATCH] net: dsa: fix EDSA frame from hwaccel frame Vivien Didelot
2015-08-04 5:21 ` David Miller
2015-08-04 6:01 ` Vivien Didelot [this message]
2015-08-04 6:27 ` David Miller
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=693647000.2315.1438668078706.JavaMail.zimbra@savoirfairelinux.com \
--to=vivien.didelot@savoirfairelinux.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=kernel@savoirfairelinux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=netdev@vger.kernel.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).