public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Some small TCP cleanups
@ 2024-09-18  1:53 David Gibson
  2024-09-18  1:53 ` [PATCH 1/4] tcp: Make some extra functions private David Gibson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: David Gibson @ 2024-09-18  1:53 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

These are the preliminary cleanups from the EPOLLET rework, which
we've decided to shelve for now.

Changes since epoll rework series:
 * Separated from later patches
 * Tweaked to remove a messy else-after-goto

David Gibson (4):
  tcp: Make some extra functions private
  tcp: Clean up tcpi_snd_wnd probing
  tcp: Simplify ifdef logic in tcp_update_seqack_wnd()
  tcp: Make tcp_update_seqack_wnd()s force_seq parameter explicitly
    boolean

 tcp.c          | 107 +++++++++++++++++++++++++++++++++----------------
 tcp.h          |  13 +++---
 tcp_buf.c      |  12 +++---
 tcp_buf.h      |   6 +--
 tcp_internal.h |   6 +--
 5 files changed, 90 insertions(+), 54 deletions(-)

-- 
2.46.0


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-18  1:53 [PATCH 0/4] Some small TCP cleanups David Gibson
2024-09-18  1:53 ` [PATCH 1/4] tcp: Make some extra functions private David Gibson
2024-09-18  1:53 ` [PATCH 2/4] tcp: Clean up tcpi_snd_wnd probing David Gibson
2024-09-18  1:53 ` [PATCH 3/4] tcp: Simplify ifdef logic in tcp_update_seqack_wnd() David Gibson
2024-09-18  1:53 ` [PATCH 4/4] tcp: Make tcp_update_seqack_wnd()s force_seq parameter explicitly boolean David Gibson
2024-09-18 18:13 ` [PATCH 0/4] Some small TCP cleanups 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).