public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] Allow UDP and TCP checksum to be disabled
@ 2024-09-17  7:30 Laurent Vivier
  2024-09-17  7:30 ` [PATCH v2 1/2] udp: Allow " Laurent Vivier
  2024-09-17  7:30 ` [PATCH v2 2/2] tcp: " Laurent Vivier
  0 siblings, 2 replies; 7+ messages in thread
From: Laurent Vivier @ 2024-09-17  7:30 UTC (permalink / raw)
  To: passt-dev; +Cc: Laurent Vivier

With vhost-user we can disable the checksum of UDP and TCP.

Add a generic parameter for each of them to disable the
checksum.

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          | 24 +++++++++++++++++-------
 tcp_buf.c      |  8 +++++---
 tcp_internal.h |  3 ++-
 udp.c          | 41 +++++++++++++++++++++++++++++++----------
 4 files changed, 55 insertions(+), 21 deletions(-)

-- 
2.46.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-18  6:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-17  7:30 [PATCH v2 0/2] Allow UDP and TCP checksum to be disabled Laurent Vivier
2024-09-17  7:30 ` [PATCH v2 1/2] udp: Allow " Laurent Vivier
2024-09-17 10:09   ` David Gibson
2024-09-17 23:07   ` Stefano Brivio
2024-09-17 23:41     ` David Gibson
2024-09-18  6:04       ` Stefano Brivio
2024-09-17  7:30 ` [PATCH v2 2/2] tcp: " Laurent Vivier

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).