Netdev List
 help / color / mirror / Atom feed
* [net 0/2] DPAA fixes
@ 2018-06-28 12:26 Madalin Bucur
  2018-06-28 12:26 ` [net 1/2] fsl/fman: fix parser reporting bad checksum on short frames Madalin Bucur
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Madalin Bucur @ 2018-06-28 12:26 UTC (permalink / raw)
  To: davem, netdev; +Cc: linux-kernel, Madalin Bucur

A couple of fixes for the DPAA drivers, addressing an issue
with short UDP or TCP frames (with padding) that were marked
as having a wrong checksum and dropped by the FMan hardware
and a problem with the buffer used for the scatter-gather
table being too small as per the hardware requirements.

Madalin Bucur (2):
  fsl/fman: fix parser reporting bad checksum on short frames
  dpaa_eth: DPAA SGT needs to be 256B

 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c  | 15 ++++++++-------
 drivers/net/ethernet/freescale/fman/fman_port.c |  8 ++++++++
 2 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2018-06-30  9:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 12:26 [net 0/2] DPAA fixes Madalin Bucur
2018-06-28 12:26 ` [net 1/2] fsl/fman: fix parser reporting bad checksum on short frames Madalin Bucur
2018-06-28 12:26 ` [net 2/2] dpaa_eth: DPAA SGT needs to be 256B Madalin Bucur
2018-06-30  9:51 ` [net 0/2] DPAA fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox