diff options
| author | Tushar Vyavahare <tushar.vyavahare@intel.com> | 2026-07-28 11:50:36 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <andrii@kernel.org> | 2026-08-04 15:50:58 -0700 |
| commit | e2baf9cc374d5374e28702cb40e78551e82dd183 (patch) | |
| tree | dee1d110cd2b51df54e79ed27da242a4229675a1 /kernel | |
| parent | 7f333f85f83da9a20a60a1d8bf518c4ae0818e5a (diff) | |
selftests/xsk: Decouple xskxceiver and xdp apps from test_progs objects
Build xskxceiver, xdp_hw_metadata, and xdp_features from explicit source
lists instead of reusing helper objects produced by test_progs rules.
Reusing shared objects such as network_helpers.o and xsk.o can pull in
test_progs-only dependency chains and trigger unrelated libarena builds
when invoking a single target.
Keep these standalone binaries self-contained so each target builds only
its own required sources and BPF skeleton dependencies.
Signed-off-by: Tushar Vyavahare <tushar.vyavahare@intel.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Tested-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Link: https://lore.kernel.org/bpf/20260728115036.2049536-1-tushar.vyavahare@intel.com
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
