From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, andrew@lunn.ch,
vivien.didelot@savoirfairelinux.com,
Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH net-next 0/3] net: dsa: Move padding into Broadcom tagger
Date: Wed, 3 Jan 2018 22:12:59 -0800 [thread overview]
Message-ID: <20180104061302.27631-1-f.fainelli@gmail.com> (raw)
Hi all,
This patch series moves the padding of short packets to where it belongs
within the DSA Broadcom tagger code, I just found myself doing this for
a third driver, which was a clear indication this was wrong and did not
scale.
Florian Fainelli (3):
net: dsa: Move padding into Broadcom tagger
net: systemport: Remove short packet padding
net: bgmac: Remove short packet padding for DSA
drivers/net/ethernet/broadcom/bcmsysport.c | 12 ------------
drivers/net/ethernet/broadcom/bgmac.c | 15 ---------------
net/dsa/tag_brcm.c | 12 ++++++++++++
3 files changed, 12 insertions(+), 27 deletions(-)
--
2.14.1
next reply other threads:[~2018-01-04 6:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-04 6:12 Florian Fainelli [this message]
2018-01-04 6:13 ` [PATCH net-next 1/3] net: dsa: Move padding into Broadcom tagger Florian Fainelli
2018-01-04 6:13 ` [PATCH net-next 2/3] net: systemport: Remove short packet padding Florian Fainelli
2018-01-04 6:13 ` [PATCH net-next 3/3] net: bgmac: Remove short packet padding for DSA Florian Fainelli
2018-01-04 12:43 ` [PATCH net-next 0/3] net: dsa: Move padding into Broadcom tagger Andrew Lunn
2018-01-05 16:21 ` 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=20180104061302.27631-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=vivien.didelot@savoirfairelinux.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).