Skip to content

Commit a8658f7

Browse files
cjubrankuba-moo
authored andcommitted
selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
This makes devlink_rate_tc_bw.py present in the Makefile under the same directory. Signed-off-by: Carolina Jubran <cjubran@nvidia.com> Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com> Reviewed-by: Nimrod Oren <noren@nvidia.com> Link: https://patch.msgid.link/20251130091938.4109055-2-cjubran@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 4a18b6c commit a8658f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tools/testing/selftests/drivers/net/hw

tools/testing/selftests/drivers/net/hw/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ TEST_GEN_FILES := \
2020
TEST_PROGS = \
2121
csum.py \
2222
devlink_port_split.py \
23+
devlink_rate_tc_bw.py \
2324
devmem.py \
2425
ethtool.sh \
2526
ethtool_extended_state.sh \

0 commit comments

Comments
 (0)