diff options
author | David Howells <dhowells@redhat.com> | 2023-05-31 12:00:07 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-06-01 13:41:36 +0200 |
commit | 116f7b361ebbb6095257c27da327e27000488214 (patch) | |
tree | 3469feaf4895fb09bfd31020e19d381b0eed1cc1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 735c9ee9a374769b78c716de3c19a6c9440ede85 (diff) |
chelsio: Support MSG_SPLICE_PAGES
Make Chelsio's TLS offload sendmsg() support MSG_SPLICE_PAGES, splicing in
pages from the source iterator if possible and copying the data in
otherwise.
This allows ->sendpage() to be replaced by something that can handle
multiple multipage folios in a single transaction.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Ayush Sawal <ayush.sawal@chelsio.com>
cc: "David S. Miller" <davem@davemloft.net>
cc: Eric Dumazet <edumazet@google.com>
cc: Jakub Kicinski <kuba@kernel.org>
cc: Paolo Abeni <pabeni@redhat.com>
cc: Jens Axboe <axboe@kernel.dk>
cc: Matthew Wilcox <willy@infradead.org>
cc: netdev@vger.kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions