From: Jon Maloy <jmaloy@redhat.com>
To: passt-dev@passt.top, sbrivio@redhat.com, lvivier@redhat.com,
dgibson@redhat.com, jmaloy@redhat.com
Subject: [PATCH v3 0/2] tcp: unify IPv4 and IPv6 tap queues
Date: Thu, 19 Sep 2024 14:44:07 -0400 [thread overview]
Message-ID: <20240919184409.3511070-1-jmaloy@redhat.com> (raw)
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
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 | 257 ++++++++++++++++++------------------------------------
tcp_buf.h | 3 +-
3 files changed, 88 insertions(+), 178 deletions(-)
--
2.45.2
next reply other threads:[~2024-09-19 18:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-19 18:44 Jon Maloy [this message]
2024-09-19 18:44 ` [PATCH v3 1/2] tcp: set ip and eth headers in l2 tap queues on the fly Jon Maloy
2024-09-20 4:20 ` David Gibson
2024-09-19 18:44 ` [PATCH v3 2/2] tcp: unify l2 TCPv4 and TCPv6 queues and structures Jon Maloy
2024-09-20 4:52 ` David Gibson
2024-09-24 20:30 ` [PATCH v3 0/2] tcp: unify IPv4 and IPv6 tap queues Stefano Brivio
2024-09-25 0:00 ` Jon Maloy
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=20240919184409.3511070-1-jmaloy@redhat.com \
--to=jmaloy@redhat.com \
--cc=dgibson@redhat.com \
--cc=lvivier@redhat.com \
--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).