]> www.infradead.org Git - nvme.git/commit
Merge branch 'af_unix-fix-bunch-of-msg_oob-bugs-and-add-new-tests'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 27 Jun 2024 10:05:04 +0000 (12:05 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 27 Jun 2024 10:05:05 +0000 (12:05 +0200)
commit3f4d9e4f825c617c711f5e1da3059238722f08c1
tree6bc49b2afe71a1a032b3443ad01df4a88b4fcd75
parentbab4923132feb3e439ae45962979c5d9d5c7c1f1
parent91b7186c8d141fb89412930d6b9974c9cba24af7
Merge branch 'af_unix-fix-bunch-of-msg_oob-bugs-and-add-new-tests'

Kuniyuki Iwashima says:

====================
af_unix: Fix bunch of MSG_OOB bugs and add new tests.

This series rewrites the selftest for AF_UNIX MSG_OOB and fixes
bunch of bugs that AF_UNIX behaves differently compared to TCP.

Note that the test discovered few more bugs in TCP side, which
will be fixed in another series.
====================

Link: https://lore.kernel.org/r/20240625013645.45034-1-kuniyu@amazon.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>