]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests: mlxsw: qos_max_descriptors: Use defer for test cleanup
authorPetr Machata <petrm@nvidia.com>
Thu, 17 Oct 2024 09:45:51 +0000 (11:45 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 22 Oct 2024 11:33:48 +0000 (13:33 +0200)
commit919419a8870b33405ef9b0e34e837d407e3888f5
treee272907492a82a1b9e1cadbe555fedf1508e7fb7
parent424745af5271a5990caa25358b9710db0349221c
selftests: mlxsw: qos_max_descriptors: Use defer for test cleanup

Use the defer framework to schedule cleanups as soon as the command is
executed.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/testing/selftests/drivers/net/mlxsw/qos_max_descriptors.sh