selftests/tc-testing: sfq: test that kernel rejects limit of 1Add test to check that the kernel rejects a configuration with thelimit set to 1.Signed-off-by: Octavian Purdila <tavip@google.com>
selftests/tc-testing: sfq: test that kernel rejects limit of 1Add test to check that the kernel rejects a configuration with thelimit set to 1.Signed-off-by: Octavian Purdila <tavip@google.com>Link: https://patch.msgid.link/20241204030520.2084663-3-tavip@google.comSigned-off-by: Jakub Kicinski <kuba@kernel.org>
show more ...
selftests: tc-testing: move auxiliary scripts to a dedicated folderSome taprio tests need auxiliary scripts to wait for workqueue events toprocess. Move them to a dedicated folder in order to pack
selftests: tc-testing: move auxiliary scripts to a dedicated folderSome taprio tests need auxiliary scripts to wait for workqueue events toprocess. Move them to a dedicated folder in order to package them forthe kselftests tarball.Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>Link: https://lore.kernel.org/r/20231017152309.3196320-3-pctammela@mojatatu.comSigned-off-by: Jakub Kicinski <kuba@kernel.org>