Re: [PATCH net-next v3 5/5] selftest: Add tests for useful handling of LSM denials on SCM_RIGHTS
From: Jakub Kicinski
Date: Tue Jun 30 2026 - 10:18:47 EST
On Mon, 29 Jun 2026 21:43:27 +0200 Jori Koolstra wrote:
> The test uses the following Smack labels:
>
> "Sender" - label for the sending process
> "Receiver" - label for the receiving process
> "SecretX" - labels for the files being passed
Not sure this test belongs in net/
99.9% of people running this test do not use Smack.
At the very least you need to use XFAIL instead of SKIP
we use skip for problems with the env which are fixable,
like a command missing.