Re: [PATCHv6 net-next 1/7] net: ibm: emac: use netif_receive_skb_list
From: Simon Horman
Date: Sat Oct 12 2024 - 09:23:09 EST
On Fri, Oct 11, 2024 at 12:56:16PM -0700, Rosen Penev wrote:
> Small rx improvement. Would use napi_gro_receive instead but that's a
> lot more involved than netif_receive_skb_list because of how the
> function is implemented.
...
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>