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

A handful of simple cleanups to epoll references.

Changes in v2:
 * Removed bogus comment line left over from an early draft

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       | 13 +++++++++++++
 tcp.c       |  8 ++++----
 tcp.h       | 24 ------------------------
 udp.c       |  6 +++---
 udp.h       | 15 ---------------
 6 files changed, 23 insertions(+), 50 deletions(-)

-- 
2.52.0


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

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

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

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