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: <85f7a32e705dc34a7e76e4f41727076593fa4ad52ce918549103885c9719821a@mail.kernel.org>
Date: Fri,  7 Nov 2025 04:16:59 +0000 (UTC)
From: bot+bpf-ci@...nel.org
To: alibuda@...ux.alibaba.com,ast@...nel.org,daniel@...earbox.net,andrii@...nel.org,martin.lau@...ux.dev,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
Cc: bpf@...r.kernel.org,davem@...emloft.net,kuba@...nel.org,netdev@...r.kernel.org,sidraya@...ux.ibm.com,jaka@...ux.ibm.com,ast@...nel.org,andrii@...nel.org,daniel@...earbox.net,martin.lau@...nel.org,eddyz87@...il.com,yonghong.song@...ux.dev,clm@...a.com,ihor.solodrai@...ux.dev
Subject: Re: [PATCH bpf-next v5 3/3] bpf/selftests: add selftest for bpf_smc_hs_ctrl

> 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.

[ ... ]


---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md

CI run summary: https://github.com/kernel-patches/bpf/actions/runs/19157812097

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ