On Wed, Aug 9, 2017 at 2:37 AM,  <stef...@marvell.com> wrote:
> From: Stefan Chulski <stef...@marvell.com>
>
> U-boot use single physical tx queue with size 16 descriptors.
> So aggregated tx queue size should be equal to physical tx queue
> and cpu descriptor chunk(number of descriptors delivered from
> physical tx queue to aggregated tx queue by one chunk) shouldn't be
> larger than physical tx queue.
>
> Fix:
> Set AGGR_TXQ and CPU_DESC_CHUNK to be 16 descriptors, same as
> physical TXQ.
>
> Signed-off-by: Stefan Chulski <stef...@marvell.com>
> Tested-by: iSoC Platform CI <ykj...@marvell.com>
> Reviewed-by: Nadav Haklai <nad...@marvell.com>
> Reviewed-by: Igal Liberman <ig...@marvell.com>

Acked-by: Joe Hershberger <joe.hershber...@ni.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to