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: <60729195-9c48-45fb-99c0-8965c95927df@nvidia.com>
Date: Tue, 22 Jul 2025 10:21:22 +0300
From: Gal Pressman <gal@...dia.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Nimrod Oren <noren@...dia.com>, Mohsin Bashir <mohsin.bashr@...il.com>,
 netdev@...r.kernel.org, andrew+netdev@...n.ch, davem@...emloft.net,
 edumazet@...gle.com, pabeni@...hat.com, shuah@...nel.org, horms@...nel.org,
 cratiu@...dia.com, cjubran@...dia.com, mbloch@...dia.com,
 jdamato@...tly.com, sdf@...ichev.me, ast@...nel.org, daniel@...earbox.net,
 hawk@...nel.org, john.fastabend@...il.com, nathan@...nel.org,
 nick.desaulniers+lkml@...il.com, morbo@...gle.com, justinstitt@...gle.com,
 bpf@...r.kernel.org, linux-kselftest@...r.kernel.org, llvm@...ts.linux.dev,
 tariqt@...dia.com, thoiland@...hat.com
Subject: Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP
 support

On 21/07/2025 23:33, Jakub Kicinski wrote:
> IOn Mon, 21 Jul 2025 21:34:05 +0300 Gal Pressman wrote:
>>> That's a reasonable way to modify the test. But I'm not sure it's
>>> something that should be blocking merging the patches.
>>> Or for that matter whether it's Mohsin's responsibility to make the
>>> test cater to quirks of mlx5,   
>>
>> Definitely not a quirk, you cannot assume the headers are in the linear
>> part, especially if you're going to put this program as reference in the
>> kernel tree.
>>
>> This issue has nothing to do with mlx5, but a buggy XDP program.
> 
> We put the tests in the tree to foster collaboration. If you think the
> test should be improved please send patches. I don't think the kernel
> will allow pulling headers if they are not in the linear section.
> But that's your problem to solve.

Why send patches to fix something that shouldn't be merged broken in the
first place?

Mohsin made an incorrect *assumption*, it is not based on anything that
is guaranteed by XDP. Fixing this is trivial, and I don't see any
technical reasons why not to.

> 
>>> which is not even part of NIPA testing -
>>> we have no way of knowing what passes for mlx5, what regresses it etc.  
>>
>> People have been developing XDP code that runs on mlx5 long before NIPA
>> even existed 🤷‍♂️..
>> And as you know we run these selftests on mlx5 hardware, as evident by
>> Nimrod's mail, and others you've seen on the list. You know what regresses.
> 
> No, please don't try to dispute facts. It's not integrated, if you go
> on a vacation upstream will have no idea what broke in mlx5. Either you
> are reporting the results upstream or our guarantees on regressions are
> best effort. BTW I don't understand how you can claim that a new test
> regresses something. It never passed on mlx5 == not a regression.

This thread is more about pushing NIPA agenda than a technical discussion.

We're not part of NIPA as can be clearly observed by our MAINTAINERS entry.
Don't confuse our NICs with others that are not accessible to the
public, many people (inside and outside of NVIDIA) are developing and
testing mlx5 without NIPA for years.

For the record, we run these selftests internally whether I go on
vacation or not. These tests are running as part of our regression and
failures are either reported to the list, or fixed by the team.
You know all that.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ