All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] dpaa_eth: buffer layout fixes
@ 2020-10-27 14:56 Camelia Groza
  2020-10-27 14:56 ` [PATCH net 1/2] dpaa_eth: update the buffer layout for non-A050385 erratum scenarios Camelia Groza
  2020-10-27 14:56 ` [PATCH net 2/2] dpaa_eth: fix the RX headroom size alignment Camelia Groza
  0 siblings, 2 replies; 5+ messages in thread
From: Camelia Groza @ 2020-10-27 14:56 UTC (permalink / raw)
  To: 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.

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 | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2020-10-28 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27 14:56 [PATCH net 0/2] dpaa_eth: buffer layout fixes Camelia Groza
2020-10-27 14:56 ` [PATCH net 1/2] dpaa_eth: update the buffer layout for non-A050385 erratum scenarios Camelia Groza
2020-10-27 14:56 ` [PATCH net 2/2] dpaa_eth: fix the RX headroom size alignment Camelia Groza
2020-10-27 21:31   ` Willem de Bruijn
2020-10-28 15:57     ` Camelia Alexandra Groza

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.