aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tc-testing/action-ebpf
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27selftests: tc-testing: remove buildebpf pluginPedro Tammela1-0/+0
As tdc only tests loading/deleting and anything more complicated is better left to the ebpf test suite, provide a pre-compiled version of 'action.c' and don't bother compiling it in kselftests or on the fly at all. Cc: Davide Caratti <[email protected]> Signed-off-by: Pedro Tammela <[email protected]> Acked-by: Jamal Hadi Salim <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>