public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] dpaa_eth: buffer layout fixes
@ 2020-10-28 16:40 Camelia Groza
  2020-10-28 16:40 ` [PATCH net v2 1/2] dpaa_eth: update the buffer layout for non-A050385 erratum scenarios Camelia Groza
  2020-10-28 16:41 ` [PATCH net v2 2/2] dpaa_eth: fix the RX headroom size alignment Camelia Groza
  0 siblings, 2 replies; 8+ messages in thread
From: Camelia Groza @ 2020-10-28 16:40 UTC (permalink / raw)
  To: willemdebruijn.kernel, madalin.bucur, davem, kuba; +Cc: netdev, Camelia Groza

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 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 | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2020-11-02 17:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-28 16:40 [PATCH net v2 0/2] dpaa_eth: buffer layout fixes Camelia Groza
2020-10-28 16:40 ` [PATCH net v2 1/2] dpaa_eth: update the buffer layout for non-A050385 erratum scenarios Camelia Groza
2020-10-31  1:41   ` Jakub Kicinski
2020-11-02 17:08     ` Camelia Alexandra Groza
2020-10-28 16:41 ` [PATCH net v2 2/2] dpaa_eth: fix the RX headroom size alignment Camelia Groza
2020-10-28 20:45   ` Willem de Bruijn
2020-10-31  1:43   ` Jakub Kicinski
2020-11-02 17:09     ` Camelia Alexandra Groza

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