Re: [PATCH] Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN

From: Yonghong Song

Date: Mon Dec 22 2025 - 14:12:21 EST




On 12/20/25 11:00 PM, SungRock Jung wrote:
LWT_SEG6LOCAL no longer supports test_run starting from v6.11
so remove it from the list of program types supported by BPF_PROG_RUN.

Add TRACING and NETFILTER to reflect the
current set of program types that implement test_run support.

Signed-off-by: SungRock Jung <tjdfkr2421@xxxxxxxxx>

Thanks. I cross-checked the kernel and the patch LGTM.

Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>