]> Gentwo Git Trees - linux/.git/commitdiff
selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
authorCarolina Jubran <cjubran@nvidia.com>
Sun, 30 Nov 2025 09:19:33 +0000 (11:19 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 2 Dec 2025 01:18:40 +0000 (17:18 -0800)
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>
tools/testing/selftests/drivers/net/hw/Makefile

index 7c819fdfa10720eb2500aa52b3517fd4508235bf..9c163ba6feee577e6ba8205e564bc309213c8ec3 100644 (file)
@@ -20,6 +20,7 @@ TEST_GEN_FILES := \
 TEST_PROGS = \
        csum.py \
        devlink_port_split.py \
+       devlink_rate_tc_bw.py \
        devmem.py \
        ethtool.sh \
        ethtool_extended_state.sh \