netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: systemport: Fix padding vs. TSB insertion
@ 2017-01-04  0:34 Florian Fainelli
  2017-01-04  0:34 ` [PATCH net 1/2] net: systemport: Utilize skb_put_padto() Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Florian Fainelli @ 2017-01-04  0:34 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

Hi David,

This patch series fixes how we pad the packets submitted to the SYSTEMPORT
adapter, and how the transmit status block (prepended 8 bytes) fits in the
picture. The first patch is not technically a bug fix, but is required for the
second path to be applied and to greatly simplify the skb length calculation.

Thanks and happy new year!

Florian Fainelli (2):
  net: systemport: Utilize skb_put_padto()
  net: systemport: Pad packet before inserting TSB

 drivers/net/ethernet/broadcom/bcmsysport.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-04 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04  0:34 [PATCH net 0/2] net: systemport: Fix padding vs. TSB insertion Florian Fainelli
2017-01-04  0:34 ` [PATCH net 1/2] net: systemport: Utilize skb_put_padto() Florian Fainelli
2017-01-04  0:34 ` [PATCH net 2/2] net: systemport: Pad packet before inserting TSB Florian Fainelli
2017-01-04 10:04   ` Sergei Shtylyov
2017-01-04 18:34 ` [PATCH net 0/2] net: systemport: Fix padding vs. TSB insertion David Miller

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).