netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 net-next 0/2] selftest: af_unix: Misc updates.
@ 2025-11-24 19:43 Kuniyuki Iwashima
  2025-11-24 19:43 ` [PATCH v1 net-next 1/2] selftest: af_unix: Create its own .gitignore Kuniyuki Iwashima
  2025-11-24 19:43 ` [PATCH v1 net-next 2/2] selftest: af_unix: Extend recv() timeout in so_peek_off.c Kuniyuki Iwashima
  0 siblings, 2 replies; 7+ messages in thread
From: Kuniyuki Iwashima @ 2025-11-24 19:43 UTC (permalink / raw)
  To: David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: Simon Horman, Kuniyuki Iwashima, Kuniyuki Iwashima, netdev

Patch 1 add .gitignore under tools/testing/selftests/net/af_unix/.

Patch 2 make so_peek_off.c less flaky.


Kuniyuki Iwashima (2):
  selftest: af_unix: Create its own .gitignore.
  selftest: af_unix: Extend recv() timeout in so_peek_off.c.

 tools/testing/selftests/net/.gitignore            | 8 --------
 tools/testing/selftests/net/af_unix/.gitignore    | 8 ++++++++
 tools/testing/selftests/net/af_unix/so_peek_off.c | 4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)
 create mode 100644 tools/testing/selftests/net/af_unix/.gitignore

-- 
2.52.0.460.gd25c4c69ec-goog


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

end of thread, other threads:[~2025-11-24 21:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24 19:43 [PATCH v1 net-next 0/2] selftest: af_unix: Misc updates Kuniyuki Iwashima
2025-11-24 19:43 ` [PATCH v1 net-next 1/2] selftest: af_unix: Create its own .gitignore Kuniyuki Iwashima
2025-11-24 19:51   ` Jakub Kicinski
2025-11-24 20:07     ` Kuniyuki Iwashima
2025-11-24 21:12       ` Jakub Kicinski
2025-11-24 21:23         ` Kuniyuki Iwashima
2025-11-24 19:43 ` [PATCH v1 net-next 2/2] selftest: af_unix: Extend recv() timeout in so_peek_off.c Kuniyuki Iwashima

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 NNTP newsgroup(s).