public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Clean ups to epoll references
@ 2026-01-05 10:13 David Gibson
  2026-01-05 10:13 ` [PATCH 1/3] tcp: Remove unused tcp_epoll_ref David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2026-01-05 10:13 UTC (permalink / raw)
  To: Stefano Brivio, passt-dev; +Cc: David Gibson

A handful of simple cleanups to epoll references.

David Gibson (3):
  tcp: Remove unused tcp_epoll_ref
  epoll_ctl: Add missing description for flowside field of epoll_ref
  fwd, tcp, udp: Consolidate epoll refs for listening sockets

 epoll_ctl.h |  7 +++----
 fwd.h       | 14 ++++++++++++++
 tcp.c       |  8 ++++----
 tcp.h       | 24 ------------------------
 udp.c       |  6 +++---
 udp.h       | 15 ---------------
 6 files changed, 24 insertions(+), 50 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-05 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-05 10:13 [PATCH 0/3] Clean ups to epoll references David Gibson
2026-01-05 10:13 ` [PATCH 1/3] tcp: Remove unused tcp_epoll_ref David Gibson
2026-01-05 10:13 ` [PATCH 2/3] epoll_ctl: Add missing description for flowside field of epoll_ref David Gibson
2026-01-05 10:13 ` [PATCH 3/3] fwd, tcp, udp: Consolidate epoll refs for listening sockets David Gibson

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