[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1604339942.git.camelia.groza@nxp.com>
Date: Mon, 2 Nov 2020 20:34:34 +0200
From: Camelia Groza <camelia.groza@....com>
To: willemdebruijn.kernel@...il.com, madalin.bucur@....nxp.com,
davem@...emloft.net, kuba@...nel.org
Cc: netdev@...r.kernel.org, Camelia Groza <camelia.groza@....com>
Subject: [PATCH net v3 0/2] dpaa_eth: buffer layout fixes
The patches are related to the software workaround for the A050385 erratum.
The first patch ensures optimal buffer usage for non-erratum scenarios. The
second patch fixes a currently inconsequential discrepancy between the
FMan and Ethernet drivers.
Changes in v3:
- refactor defines for clarity in 1/2
- add more details on the user impact in 1/2
- remove unnecessary inline identifier in 2/2
Changes in v2:
- make the returned value for TX ports explicit in 2/2
- simplify the buf_layout reference in 2/2
Camelia Groza (2):
dpaa_eth: update the buffer layout for non-A050385 erratum scenarios
dpaa_eth: fix the RX headroom size alignment
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 28 +++++++++++++++++---------
1 file changed, 18 insertions(+), 10 deletions(-)
--
1.9.1
Powered by blists - more mailing lists