[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1530188811-8918-1-git-send-email-madalin.bucur@nxp.com>
Date: Thu, 28 Jun 2018 15:26:49 +0300
From: Madalin Bucur <madalin.bucur@....com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Madalin Bucur <madalin.bucur@....com>
Subject: [net 0/2] DPAA fixes
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
Powered by blists - more mailing lists