diff options
author | Yoshihiro Shimoda <[email protected]> | 2023-06-08 11:20:06 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-06-10 19:49:18 +0100 |
commit | dc510c6d2ecfff1faaf95b642c5fc01c86d6fdff (patch) | |
tree | 35478f6af6da95878e027022301e43e7baaf6e6c /tools/perf/scripts/python | |
parent | e431e712c83676a8a9cd3988b323e3ef994a8ff3 (diff) |
net: renesas: rswitch: Use napi_gro_receive() in RX
This hardware can receive multiple frames so that using
napi_gro_receive() instead of netif_receive_skb() gets good
performance of RX.
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Reviewed-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions