lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <686a826267390_3aa654294e1@willemb.c.googlers.com.notmuch>
Date: Sun, 06 Jul 2025 10:04:18 -0400
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
To: Kuniyuki Iwashima <kuniyu@...gle.com>, 
 "David S. Miller" <davem@...emloft.net>, 
 Eric Dumazet <edumazet@...gle.com>, 
 Jakub Kicinski <kuba@...nel.org>, 
 Paolo Abeni <pabeni@...hat.com>
Cc: Simon Horman <horms@...nel.org>, 
 Kuniyuki Iwashima <kuniyu@...gle.com>, 
 Kuniyuki Iwashima <kuni1840@...il.com>, 
 netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next 7/7] selftest: af_unix: Add test for SO_INQ.

Kuniyuki Iwashima wrote:
> Let's add a simple test to check the basic functionality of SO_INQ.
> 
> The test does the following:
> 
>   1. Create socketpair in self->fd[]
>   2. Enable SO_INQ
>   3. Send data via self->fd[0]
>   4. Receive data from self->fd[1]
>   5. Compare the SCM_INQ cmsg with ioctl(SIOCINQ)
> 
> Signed-off-by: Kuniyuki Iwashima <kuniyu@...gle.com>

Reviewed-by: Willem de Bruijn <willemb@...gle.com>

Thanks for adding test coverage

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ