From: Stefano Brivio <sbrivio@redhat.com>
To: Jon Maloy <jmaloy@redhat.com>
Cc: passt-dev@passt.top, lvivier@redhat.com, dgibson@redhat.com
Subject: Re: [PATCH v5 0/2] tcp: unify IPv4 and IPv6 tap queues
Date: Tue, 29 Oct 2024 14:57:29 +0100 [thread overview]
Message-ID: <20241029145729.32e45a7d@elisabeth> (raw)
In-Reply-To: <20241029021400.784052-1-jmaloy@redhat.com>
On Mon, 28 Oct 2024 22:13:58 -0400
Jon Maloy <jmaloy@redhat.com> wrote:
> This should save us some memory and code.
>
> ---
> v2: - Setting pointers to pre-set IP and MAC headers on the fly
> instead of copying them.
> - Merged patch #2 and #3 from v1
> v3: - Changes based on feedback from team
> v4: - Rebased
> v5: - Changes based on feedback from team and rebased
>
> Jon Maloy (2):
> tcp: set ip and eth headers in l2 tap queues on the fly
> tcp: unify l2 TCPv4 and TCPv6 queues and structures
>
> tcp.c | 6 +-
> tcp_buf.c | 272 ++++++++++++++++++------------------------------------
> tcp_buf.h | 3 +-
> 3 files changed, 91 insertions(+), 190 deletions(-)
Applied. I also tested it with SO_PEEK_OFF support (kernel from current
net.git HEAD), no issues observed.
--
Stefano
prev parent reply other threads:[~2024-10-29 13:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 2:13 [PATCH v5 0/2] tcp: unify IPv4 and IPv6 tap queues Jon Maloy
2024-10-29 2:13 ` [PATCH v5 1/2] tcp: set ip and eth headers in l2 tap queues on the fly Jon Maloy
2024-10-29 4:11 ` David Gibson
2024-10-29 2:14 ` [PATCH v5 2/2] tcp: unify l2 TCPv4 and TCPv6 queues and structures Jon Maloy
2024-10-29 4:11 ` [PATCH v5 0/2] tcp: unify IPv4 and IPv6 tap queues David Gibson
2024-10-29 13:57 ` 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=20241029145729.32e45a7d@elisabeth \
--to=sbrivio@redhat.com \
--cc=dgibson@redhat.com \
--cc=jmaloy@redhat.com \
--cc=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).