From: Laurent Vivier <lvivier@redhat.com>
To: passt-dev@passt.top
Cc: Laurent Vivier <lvivier@redhat.com>
Subject: [PATCH v2 0/2] Allow UDP and TCP checksum to be disabled
Date: Tue, 17 Sep 2024 09:30:56 +0200 [thread overview]
Message-ID: <20240917073058.3666887-1-lvivier@redhat.com> (raw)
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
next reply other threads:[~2024-09-17 7:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-17 7:30 Laurent Vivier [this message]
2024-09-17 7:30 ` [PATCH v2 1/2] udp: Allow checksum to be disabled 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240917073058.3666887-1-lvivier@redhat.com \
--to=lvivier@redhat.com \
--cc=passt-dev@passt.top \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).