diff options
| author | 2023-06-09 11:02:19 +0100 | |
|---|---|---|
| committer | 2023-06-12 21:13:23 -0700 | |
| commit | de17c6857301f1f5b0e71dd064bb816d6628a91d (patch) | |
| tree | f6baac9da639e60f31b9b51aa2f110cbc734fa4e /lib/xarray.c | |
| parent | sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage (diff) | |
| download | wireguard-linux-de17c6857301f1f5b0e71dd064bb816d6628a91d.tar.xz wireguard-linux-de17c6857301f1f5b0e71dd064bb816d6628a91d.zip | |
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
Make tcp_bpf_sendpage() a wrapper around tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
rather than a loop calling tcp_sendpage(). sendpage() will be removed in
the future.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: John Fastabend <john.fastabend@gmail.com>
cc: Jakub Sitnicki <jakub@cloudflare.com>
cc: Jens Axboe <axboe@kernel.dk>
cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions
