public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: passt-dev@passt.top
Subject: Re: [PATCH v2 0/7] Rework UDP buffers
Date: Thu, 2 May 2024 16:52:46 +0200	[thread overview]
Message-ID: <20240502165246.1c2bc305@elisabeth> (raw)
In-Reply-To: <20240501083110.2172770-1-david@gibson.dropbear.id.au>

On Wed,  1 May 2024 18:31:03 +1000
David Gibson <david@gibson.dropbear.id.au> wrote:

> Laurent recently reworked the TCP buffer handling to be split into
> various pieces tracked by iovecs.  We'll want that for various future
> changes.  This series makes a similar split for UDP buffers, which
> we'll want in order to allow dual-stack UDP sockets, amongst other
> things.
> 
> This is based on my earlier series of cleanups for the TCP buffer
> handling.
> 
> Changes since v1:
>  * Rebase on v2 of the TCP iov and buffer handling cleanups
>  * Rename udp_payload and udp_meta structures to _t for more
>    consistency with tcp.c
>  * Other minor changes based on Stefano's review
> 
> David Gibson (7):
>   test: Allow sftp via vsock-ssh in tests
>   udp: Split tap-bound UDP packets into multiple buffers using io vector
>   udp: Combine initialisation of IPv4 and IPv6 iovs
>   udp: Explicitly set checksum in guest-bound UDP headers
>   udp: Share payload buffers between IPv4 and IPv6
>   udp: Use the same buffer for the L2 header for all frames
>   udp: Single buffer for IPv4, IPv6 headers and metadata

Applied.

-- 
Stefano


      parent reply	other threads:[~2024-05-02 14:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-01  8:31 [PATCH v2 0/7] Rework UDP buffers David Gibson
2024-05-01  8:31 ` [PATCH v2 1/7] test: Allow sftp via vsock-ssh in tests David Gibson
2024-05-01  8:31 ` [PATCH v2 2/7] udp: Split tap-bound UDP packets into multiple buffers using io vector David Gibson
2024-05-01  8:31 ` [PATCH v2 3/7] udp: Combine initialisation of IPv4 and IPv6 iovs David Gibson
2024-05-01  8:31 ` [PATCH v2 4/7] udp: Explicitly set checksum in guest-bound UDP headers David Gibson
2024-05-01  8:31 ` [PATCH v2 5/7] udp: Share payload buffers between IPv4 and IPv6 David Gibson
2024-05-01  8:31 ` [PATCH v2 6/7] udp: Use the same buffer for the L2 header for all frames David Gibson
2024-05-01  8:31 ` [PATCH v2 7/7] udp: Single buffer for IPv4, IPv6 headers and metadata David Gibson
2024-05-02 14:52 ` Stefano Brivio [this message]

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=20240502165246.1c2bc305@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --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).