aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorSieng-Piaw Liew <[email protected]>2023-09-21 00:56:23 +0000
committerDavid S. Miller <[email protected]>2023-10-01 12:54:07 +0000
commitd87c59f2b00d03fa1c30ca72ed73e8ec17d3b601 (patch)
tree58c03e7cfee17b9f80dc62f6a84233f6cffed0a0 /net/ipv4/tcp_ipv4.c
parentMerge branch 'sch_fq-improvements' (diff)
downloadkernel-d87c59f2b00d03fa1c30ca72ed73e8ec17d3b601.tar.gz
kernel-d87c59f2b00d03fa1c30ca72ed73e8ec17d3b601.zip
net: atl1c: switch to napi_consume_skb()
Switch to napi_consume_skb() to take advantage of bulk free, and skb reuse through skb cache in conjunction with napi_build_skb(). When parameter 'budget' = 0, indicating non-NAPI context, dev_consume_skb_any() is called internally. Signed-off-by: Sieng-Piaw Liew <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions