With vhost-user we can disable the checksum of UDP and TCP. Add a generic parameter for each of them to disable the checksum. v3: align parameters description with tab s/O/0/ v2: s/UPD/UDP/ Add David's R-b in PATCH 2 Laurent Vivier (2): udp: Allow checksum to be disabled tcp: Allow checksum to be disabled tcp.c | 52 ++++++++++++++++++++++++++------------------ tcp_buf.c | 8 ++++--- tcp_internal.h | 3 ++- udp.c | 58 ++++++++++++++++++++++++++++++++++---------------- 4 files changed, 78 insertions(+), 43 deletions(-) -- 2.46.0