[LEDE-DEV] [PATCH 3/3] ag71xx: Switch to napi_alloc_frag.
Felix Fietkau
nbd at nbd.name
Wed Feb 7 05:38:17 PST 2018
On 2018-02-06 23:27, Rosen Penev wrote:
> Seems to perform slightly better.
>
> Signed-off-by: Rosen Penev <rosenp at gmail.com>
Please check the context of your changes more carefully. The change
you're making is affecting the init only, so it's completely irrelevant
for performance.
It is also wrong, because napi_alloc_frag may only be called from NAPI
poll context.
- Felix
More information about the Lede-dev
mailing list