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: <6274b090-18b9-44ca-bf3e-872951c1fd2e@gmail.com>
Date: Sun, 13 Jul 2025 12:09:35 -0700
From: Mohsin Bashir <mohsin.bashr@...il.com>
To: Jakub Kicinski <kuba@...nel.org>,
 Muhammad Usama Anjum <usama.anjum@...labora.com>
Cc: 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, noren@...dia.com, cjubran@...dia.com, mbloch@...dia.com,
 jdamato@...tly.com, gal@...dia.com, sdf@...ichev.me, ast@...nel.org,
 daniel@...earbox.net, hawk@...nel.org, john.fastabend@...il.com,
 bpf@...r.kernel.org, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net-next V3 1/4] selftests: drv-net: Test XDP_PASS/DROP
 support



On 7/12/25 7:58 AM, Jakub Kicinski wrote:
> On Sat, 12 Jul 2025 14:25:58 +0500 Muhammad Usama Anjum wrote:
>>> ./drivers/net/xdp.py
>>> TAP version 13
>>> 1..6
>>> ok 1 xdp.test_xdp_native_pass_sb
>>> ok 2 xdp.test_xdp_native_pass_mb
>>> ok 3 xdp.test_xdp_native_drop_sb
>>> ok 4 xdp.test_xdp_native_drop_mb
>> n exit a summary of passed and failed tests should be printed. Probably
>> a exit api call is missing?
>> # Totals: pass:4 fail:0 xfail:0 xpass:0 skip:0 error:0
> 
> It's there when we run it in the CI, I think he just missed quoting it
> in the commit msg.
> 
> # # Totals: pass:0 fail:9 xfail:0 xpass:0 skip:0 error:0
> 

Yeah. summary is printed.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ