Re: [PATCH bpf-next v3 4/7] bpf: Remove location field in tcx_link

From: Daniel Borkmann
Date: Wed Jul 09 2025 - 06:39:39 EST


On 7/9/25 5:07 AM, Tao Chen wrote:
Use attach_type in bpf_link to replace the location filed, and
remove location field in tcx_link.

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>
Signed-off-by: Tao Chen <chen.dylane@xxxxxxxxx>

Acked-by: Daniel Borkmann <daniel@xxxxxxxxxxxxx>