From: David Gibson <david@gibson.dropbear.id.au>
To: passt-dev@passt.top, Stefano Brivio <sbrivio@redhat.com>
Subject: Re: [PATCH 0/6] Flow Table Preliminaries
Date: Fri, 11 Aug 2023 21:36:10 +1000 [thread overview]
Message-ID: <ZNYdKnJ/BD5ZQ7gd@zatzit> (raw)
In-Reply-To: <20230811083203.1019725-1-david@gibson.dropbear.id.au>
[-- Attachment #1: Type: text/plain, Size: 1400 bytes --]
On Fri, Aug 11, 2023 at 06:31:57PM +1000, David Gibson wrote:
> I'm still working on bunch of things to start implementing the
> generalised flow table. However, I think this set of preliminary
> clean ups and fixes stand well enough on their own that they're ready
> for merge now.
>
> Based on the epoll patch series.
Oops, forgot one patch. New spin coming.
>
> David Gibson (6):
> tap: Don't clobber source address in tap6_handler()
> tap: Pass source address to protocol handler functions
> tcp: More precise terms for addresses and ports
> tcp: Consistent usage of ports in tcp_seq_init()
> tcp, udp: Don't include destination address in partially precomputed
> csums
> tcp, udp: Don't pre-fill IPv4 destination address in headers
>
> icmp.c | 12 ++--
> icmp.h | 3 +-
> passt.c | 10 ++-
> passt.h | 4 +-
> pasta.c | 2 +-
> tap.c | 29 ++++-----
> tcp.c | 188 ++++++++++++++++++++++++-----------------------------
> tcp.h | 5 +-
> tcp_conn.h | 12 ++--
> udp.c | 37 ++++-------
> udp.h | 5 +-
> util.h | 4 +-
> 12 files changed, 142 insertions(+), 169 deletions(-)
>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2023-08-11 11:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-11 8:31 [PATCH 0/6] Flow Table Preliminaries David Gibson
2023-08-11 8:31 ` [PATCH 1/6] tap: Don't clobber source address in tap6_handler() David Gibson
2023-08-11 8:31 ` [PATCH 2/6] tap: Pass source address to protocol handler functions David Gibson
2023-08-11 8:32 ` [PATCH 3/6] tcp: More precise terms for addresses and ports David Gibson
2023-08-11 8:32 ` [PATCH 4/6] tcp: Consistent usage of ports in tcp_seq_init() David Gibson
2023-08-11 8:32 ` [PATCH 5/6] tcp, udp: Don't include destination address in partially precomputed csums David Gibson
2023-08-11 8:32 ` [PATCH 6/6] tcp, udp: Don't pre-fill IPv4 destination address in headers David Gibson
2023-08-11 11:36 ` David Gibson [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=ZNYdKnJ/BD5ZQ7gd@zatzit \
--to=david@gibson.dropbear.id.au \
--cc=passt-dev@passt.top \
--cc=sbrivio@redhat.com \
/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).