Message ID | cover.1676941370.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | test sends with huge pages | expand |
On Tue, 21 Feb 2023 01:05:51 +0000, Pavel Begunkov wrote: > Add huge pages support for zc send benchmark and huge pages > tests in send-zerocopy.c. > > Pavel Begunkov (7): > tests/send: don't use a constant for page size > send: improve buffer iteration > send: test send with hugetlb > examples/zc: add a hugetlb option > test/send: don't use SO_ZEROCOPY if not available > tests/send: improve error reporting > tests/send: sends with offsets > > [...] Applied, thanks! [1/7] tests/send: don't use a constant for page size (no commit info) [2/7] send: improve buffer iteration (no commit info) [3/7] send: test send with hugetlb (no commit info) [4/7] examples/zc: add a hugetlb option (no commit info) [5/7] test/send: don't use SO_ZEROCOPY if not available (no commit info) [6/7] tests/send: improve error reporting (no commit info) [7/7] tests/send: sends with offsets (no commit info) Best regards,