> -----Original Message-----
> From: Camelia Groza <camelia.gr...@nxp.com>
> Sent: 02 November 2020 20:35
> To: willemdebruijn.ker...@gmail.com; Madalin Bucur (OSS)
> <madalin.bu...@oss.nxp.com>; da...@davemloft.net; k...@kernel.org
> Cc: netdev@vger.kernel.org; Camelia Alexandra Groza <camelia.gr...@nxp.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

For the series,

Acked-by: Madalin Bucur <madalin.bu...@oss.nxp.com>

Reply via email to