Add affinity, multithreading and the server, and also fix TPC performance issues v2: rebase add defer support (patch 1/5) fix rx tcp problems (patch 5/5) Pavel Begunkov (5): examples/send-zc: add defer taskrun support examples/send-zc: add affinity / CPU pinning examples/send-zc: add multithreading examples/send-zc: add the receive part examples/send-zc: kill sock bufs configuration examples/Makefile | 3 + examples/send-zerocopy.c | 290 ++++++++++++++++++++++++++++++++++----- 2 files changed, 260 insertions(+), 33 deletions(-) -- 2.39.1