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] [day] [month] [year] [list]
Message-ID: <0a7d4d89-6619-4fa7-be97-26f1871d348f@linux.dev>
Date: Mon, 10 Nov 2025 15:28:02 -0800
From: Martin KaFai Lau <martin.lau@...ux.dev>
To: alibuda@...ux.alibaba.com
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
 pabeni@...hat.com, song@...nel.org, sdf@...gle.com, haoluo@...gle.com,
 yhs@...com, edumazet@...gle.com, john.fastabend@...il.com,
 kpsingh@...nel.org, jolsa@...nel.org, mjambigi@...ux.ibm.com,
 wenjia@...ux.ibm.com, wintera@...ux.ibm.com, dust.li@...ux.alibaba.com,
 tonylu@...ux.alibaba.com, guwen@...ux.alibaba.com, bpf@...r.kernel.org,
 davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
 sidraya@...ux.ibm.com, jaka@...ux.ibm.com, martin.lau@...nel.org,
 eddyz87@...il.com, yonghong.song@...ux.dev, clm@...a.com,
 ihor.solodrai@...ux.dev, bot+bpf-ci@...nel.org
Subject: Re: [PATCH bpf-next v5 3/3] bpf/selftests: add selftest for
 bpf_smc_hs_ctrl



On 11/6/25 8:16 PM, bot+bpf-ci@...nel.org wrote:
>> diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config
>> index 70b28c1e6..fcd2f9bf7 100644
>> --- a/tools/testing/selftests/bpf/config
>> +++ b/tools/testing/selftests/bpf/config
>> @@ -123,3 +123,8 @@ CONFIG_XDP_SOCKETS=y
>>   CONFIG_XFRM_INTERFACE=y
>>   CONFIG_TCP_CONG_DCTCP=y
>>   CONFIG_TCP_CONG_BBR=y
>> +CONFIG_INFINIBAND=y
>> +CONFIG_SMC=y
>> +CONFIG_SMC_HS_CTRL_BPF=y
>> +CONFIG_DIBS=y
>> +CONFIG_DIBS_LO=y
> \ No newline at end of file
> 
> The config file is missing a newline at the end. While not a functional
> issue, this violates POSIX text file conventions and git warns about it.

I fixed it. The set is applied.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ