public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Trivial cleanups to EPOLL_CTL_DEL handling
@ 2025-01-30  6:52 David Gibson
  2025-01-30  6:52 ` [PATCH 1/2] tcp: Always pass NULL event with EPOLL_CTL_DEL David Gibson
  2025-01-30  6:52 ` [PATCH 2/2] util: Rename and make global vu_remove_watch() David Gibson
  0 siblings, 2 replies; 3+ messages in thread
From: David Gibson @ 2025-01-30  6:52 UTC (permalink / raw)
  To: Stefano Brivio, passt-dev; +Cc: David Gibson

Ran across these small warts while looking at migration stuff.

David Gibson (2):
  tcp: Always pass NULL event with EPOLL_CTL_DEL
  util: Rename and make global vu_remove_watch()

 icmp.c       |  2 +-
 tap.c        |  2 +-
 tcp.c        |  4 ++--
 tcp_splice.c |  4 ++--
 udp_flow.c   |  2 +-
 util.c       | 10 ++++++++++
 util.h       |  1 +
 vhost_user.c | 21 +++++----------------
 vu_common.c  |  6 ++----
 9 files changed, 25 insertions(+), 27 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-01-30  7:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-30  6:52 [PATCH 0/2] Trivial cleanups to EPOLL_CTL_DEL handling David Gibson
2025-01-30  6:52 ` [PATCH 1/2] tcp: Always pass NULL event with EPOLL_CTL_DEL David Gibson
2025-01-30  6:52 ` [PATCH 2/2] util: Rename and make global vu_remove_watch() 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).