Re: [PATCH net-next v2] net: bcmasp: Switch to page pool for RX path

From: Nicolai Buchwitz

Date: Wed Apr 08 2026 - 02:59:31 EST


On 8.4.2026 02:18, Florian Fainelli wrote:
This shows an improvement of 1.9% in reducing the CPU cycles and data
cache misses.

Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
---
Changes in v2:

- addressed Nicolai's comments by setting the .netdev and .napi members
and dropped the useless comment and .dma_dir initialization

[...]

Reviewed-by: Nicolai Buchwitz <nb@xxxxxxxxxxx>