public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Assorted small fix ups
@ 2025-02-18  8:59 David Gibson
  2025-02-18  8:59 ` [PATCH 1/4] tcp: More type safety for tcp_flow_migrate_target_ext() David Gibson
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: David Gibson @ 2025-02-18  8:59 UTC (permalink / raw)
  To: Stefano Brivio, passt-dev; +Cc: David Gibson

Here are several small cleanups.  3 of the 4 are related to the
recently merged migration code, one is just general.

David Gibson (4):
  tcp: More type safety for tcp_flow_migrate_target_ext()
  tcp: Remove spurious prototype for tcp_flow_migrate_shrink_window
  tcp: Don't pass both flow pointer and flow index
  flow: Add flow_perror() helper

 flow.c       | 16 +++++++++-------
 flow.h       | 18 ++++++++++++++----
 icmp.c       |  5 ++---
 tcp.c        | 46 ++++++++++++++++++++--------------------------
 tcp_conn.h   |  6 ++----
 tcp_splice.c |  9 ++++-----
 udp_flow.c   | 19 +++++++------------
 7 files changed, 58 insertions(+), 61 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-02-18 15:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-18  8:59 [PATCH 0/4] Assorted small fix ups David Gibson
2025-02-18  8:59 ` [PATCH 1/4] tcp: More type safety for tcp_flow_migrate_target_ext() David Gibson
2025-02-18  8:59 ` [PATCH 2/4] tcp: Remove spurious prototype for tcp_flow_migrate_shrink_window David Gibson
2025-02-18  8:59 ` [PATCH 3/4] tcp: Don't pass both flow pointer and flow index David Gibson
2025-02-18 15:30   ` Stefano Brivio
2025-02-18  8:59 ` [PATCH 4/4] flow: Add flow_perror() helper David Gibson
2025-02-18 15:31 ` [PATCH 0/4] Assorted small fix ups 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).