Hello:
This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Fri, 21 Nov 2025 14:14:58 +0800 you wrote:
commit 603b44162325 ("bpf: Update the bpf_prog_calc_tag to use SHA256") changed digest of prog_tag to SHA256 but forgot to update tests correspondingly. This patch helps fix it.
Fixes: 603b44162325 ("bpf: Update the bpf_prog_calc_tag to use SHA256") Signed-off-by: Xing Guo higuoxing@gmail.com
[...]
Here is the summary with links: - [bpf,v1] selftests: test_tag: prog_tag is calculated using SHA256. https://git.kernel.org/bpf/bpf-next/c/b7f7d76d6e35
You are awesome, thank you!