summaryrefslogtreecommitdiff
path: root/samples/acrn
diff options
context:
space:
mode:
authorWei Fang <wei.fang@nxp.com>2023-08-16 17:02:42 +0800
committerJakub Kicinski <kuba@kernel.org>2023-08-18 15:17:27 -0700
commit91a10efc89dc510edf57cb1d3a7ad480ef5160b8 (patch)
tree91d269d2765403479abe9363d620b561dc5d56ea /samples/acrn
parent5cce781484cec087de22f730278eed7a3388f962 (diff)
net: fec: use napi_consume_skb() in fec_enet_tx_queue()
Now that the "budget" is passed into fec_enet_tx_queue(), one optimization we can do is to use napi_consume_skb() to instead of dev_kfree_skb_any(). Signed-off-by: Wei Fang <wei.fang@nxp.com> Suggested-by: Alexander H Duyck <alexander.duyck@gmail.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Link: https://lore.kernel.org/r/20230816090242.463822-1-wei.fang@nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/acrn')
0 files changed, 0 insertions, 0 deletions