Message ID | 20210609134714.13715-1-mcroce@linux.microsoft.com |
---|---|
Headers | show |
Series | mvpp2: prefetch data early | expand |
Hi Matteo, śr., 9 cze 2021 o 15:47 Matteo Croce <mcroce@linux.microsoft.com> napisał(a): > > From: Matteo Croce <mcroce@microsoft.com> > > These two patches prefetch some data from RAM so to reduce stall > and speedup the packet processing. > > Matteo Croce (2): > mvpp2: prefetch right address > mvpp2: prefetch page > > drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > Thank you for the patches, they seem reasonable, however I'd like to stress it on the CN913x setup @10G - I should have some slot for that closer to EOW. Best regards, Marcin
From: Matteo Croce <mcroce@microsoft.com> These two patches prefetch some data from RAM so to reduce stall and speedup the packet processing. Matteo Croce (2): mvpp2: prefetch right address mvpp2: prefetch page drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)