diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-02-26 07:12:13 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-28 06:20:34 +0300 |
| commit | 6466441a5ecd1c1168264e4c322bae455579b156 (patch) | |
| tree | e2b8d3dfdda0975440d8197a0e5ca1d9c7a28f00 /include/uapi/linux | |
| parent | 9ff2d2a9837015ff4b3579b028aeae8c180aa8d3 (diff) | |
| download | linux-6466441a5ecd1c1168264e4c322bae455579b156.tar.xz | |
net: inline skb_add_rx_frag_netmem()
This critical helper (via skb_add_rx_frag()) is mostly used
from drivers rx fast path.
It is time to inline it, this actually saves space in vmlinux:
size vmlinux.old vmlinux
text data bss dec hex filename
37350766 23092977 4846992 65290735 3e441ef vmlinux.old
37350600 23092977 4846992 65290569 3e44149 vmlinux
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260226041213.1892561-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
