summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing
AgeCommit message (Expand)AuthorLines
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang-0/+31
2025-04-02selftests: tc-testing: fix nat regex matchingPedro Tammela-7/+7
2025-04-02selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang-1/+33
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox-5/+5
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang-0/+25
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang-1/+33
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le-0/+23
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski-2/+2
2024-12-05selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila-0/+41
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+24
2024-11-14net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux-0/+24
2024-11-03selftests/tc-testing: add tests for qdisc_tree_reduce_backlogPedro Tammela-0/+98
2024-10-29selftests: tc-testing: Fix typo errorKaran Sanghavi-8/+8
2024-08-16tc-testing: don't access non-existent variable on exceptionSimon Horman-1/+0
2024-05-28net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean-0/+22
2024-05-28net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean-0/+22
2024-03-04selftests/tc-testing: require an up to date iproute2 for blockcast testsPedro Tammela-0/+7
2024-02-09selftests: tc-testing: add mirred to block tdc testsVictor Nogueira-0/+396
2024-01-25selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela-1/+1
2024-01-25selftests: tc-testing: enable all tdc testsPedro Tammela-2/+1
2024-01-25selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela-1/+1
2024-01-25selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela-0/+2
2024-01-25selftests: tc-testing: add missing netfilter configPedro Tammela-0/+1
2024-01-07net/sched: Remove ipt action testsJamal Hadi Salim-243/+0
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim-2/+0
2023-11-30selftests: tc-testing: remove filters/tests.jsonPedro Tammela-123/+121
2023-11-30selftests: tc-testing: rename concurrency.json to flower.jsonPedro Tammela-0/+0
2023-11-30selftests: tc-testing: remove spurious './' from MakefilePedro Tammela-1/+1
2023-11-30selftests: tc-testing: remove spurious nsPlugin usagePedro Tammela-6/+0
2023-11-27selftests: tc-testing: remove unused importPedro Tammela-2/+0
2023-11-27selftests: tc-testing: cleanup on Ctrl-CPedro Tammela-2/+6
2023-11-27selftests: tc-testing: prefix iproute2 functions with "ipr2"Pedro Tammela-8/+8
2023-11-27selftests: tc-testing: remove unnecessary time.sleepPedro Tammela-5/+0
2023-11-27selftests: tc-testing: remove buildebpf pluginPedro Tammela-113/+11
2023-11-20selftests: tc-testing: report number of workers in usePedro Tammela-1/+1
2023-11-20selftests: tc-testing: timeout on unbounded loopsPedro Tammela-0/+12
2023-11-20selftests: tc-testing: leverage -all in suite ns teardownPedro Tammela-5/+4
2023-11-20selftests: tc-testing: use netns delete from pyroute2Pedro Tammela-1/+8
2023-11-20selftests: tc-testing: move back to per test ns setupPedro Tammela-43/+25
2023-11-20selftests: tc-testing: cap parallel tdc to 4 coresPedro Tammela-0/+1
2023-11-18selftests/tc-testing: add hashtable tests for u32Pedro Tammela-0/+57
2023-11-16selftests: tc-testing: use parallel tdc in kselftestsPedro Tammela-2/+2
2023-11-16selftests: tc-testing: preload all modules in kselftestsPedro Tammela-2/+63
2023-11-16selftests: tc-testing: rework namespaces and devices setupPedro Tammela-20/+49
2023-11-16selftests: tc-testing: drop '-N' argument from nsPluginPedro Tammela-36/+13