diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-01-20 19:49:03 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-22 06:28:32 +0300 |
| commit | b8d9b7daf0af367f3fff017de0873ab825a6dbbe (patch) | |
| tree | c22b5d9ac23eab395709dfcce832ac9f679a7e6f /include/linux/writeback.h | |
| parent | 87737cd76e44fe5d481e7da2021b925191ccab53 (diff) | |
| download | linux-b8d9b7daf0af367f3fff017de0873ab825a6dbbe.tar.xz | |
gro: inline tcp6_gro_complete()
Remove one function call from GRO stack for native IPv6 + TCP packets.
$ scripts/bloat-o-meter -t vmlinux.2 vmlinux.3
add/remove: 0/0 grow/shrink: 1/1 up/down: 298/-5 (293)
Function old new delta
ipv6_gro_complete 435 733 +298
tcp6_gro_complete 311 306 -5
Total: Before=22593532, After=22593825, chg +0.00%
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260120164903.1912995-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/writeback.h')
0 files changed, 0 insertions, 0 deletions
