> From: Sven Van Asbroeck <thesve...@gmail.com> > > On cpu architectures w/o dma cache snooping, dma_unmap() is a is a very > expensive operation, because its resulting sync needs to invalidate cpu > caches. > > Increase efficiency/performance by syncing only those sections of the > lan743x's rx ring buffers that are actually in use. > > Signed-off-by: Sven Van Asbroeck <thesve...@gmail.com> > ---
Looks Good, Thanks Sven Our testing is in progress, We will let you know our results soon. Reviewed-by: Bryan Whitehead <bryan.whiteh...@microchip.com>