summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/bench/Makefile
blob: 2546c45e42f73fd595cea1f001e5199481d3b921 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0

TEST_GEN_MODS_DIR := page_pool

TEST_PROGS += test_bench_page_pool.sh

include ../../lib.mk