public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/4] tcp: unify IPv4 and IPv6 l2 tap queues
@ 2024-09-06 21:34 Jon Maloy
  2024-09-06 21:34 ` [PATCH 1/4] tcp: create unified struct for IPv4 and IPv6 header Jon Maloy
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jon Maloy @ 2024-09-06 21:34 UTC (permalink / raw)
  To: passt-dev, sbrivio, lvivier, dgibson, jmaloy

This should save us some memory and code.

Jon Maloy (4):
  tcp: create unified struct for IPv4 and IPv6 header
  tcp: update ip address in l2 tap queues on the fly
  tcp: unify l2 TCPv4 and TCPv6 queues and structures
  tcp: change prefix tcp4_ to tcp_ where applicable

 tcp.c     |  22 ++---
 tcp_buf.c | 259 +++++++++++++++++-------------------------------------
 tcp_buf.h |   3 +
 3 files changed, 98 insertions(+), 186 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-09-09  8:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-06 21:34 [PATCH 0/4] tcp: unify IPv4 and IPv6 l2 tap queues Jon Maloy
2024-09-06 21:34 ` [PATCH 1/4] tcp: create unified struct for IPv4 and IPv6 header Jon Maloy
2024-09-09  1:04   ` David Gibson
2024-09-06 21:34 ` [PATCH 2/4] tcp: update ip address in l2 tap queues on the fly Jon Maloy
2024-09-09  1:08   ` David Gibson
2024-09-06 21:34 ` [PATCH 3/4] tcp: unify l2 TCPv4 and TCPv6 queues and structures Jon Maloy
2024-09-09  1:17   ` David Gibson
2024-09-06 21:34 ` [PATCH 4/4] tcp: change prefix tcp4_ to tcp_ where applicable Jon Maloy
2024-09-09  8:31 ` [PATCH 0/4] tcp: unify IPv4 and IPv6 l2 tap queues Stefano Brivio

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).