summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: tc-testing: fix nat regex matchingPedro Tammela8 days1-7/+7
* selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang8 days1-1/+33
* tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox2025-03-191-5/+5
* selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang2025-03-121-0/+25
* selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang2025-02-051-1/+33
* selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le2025-02-051-0/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-091-2/+2
|\
| * selftests: tc-testing: reduce rshift valueJakub Kicinski2025-01-041-2/+2
* | selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila2024-12-052-0/+41
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-141-0/+24
|\
| * net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux2024-11-141-0/+24
* | selftests/tc-testing: add tests for qdisc_tree_reduce_backlogPedro Tammela2024-11-031-0/+98
* | selftests: tc-testing: Fix typo errorKaran Sanghavi2024-10-294-8/+8
|/
* tc-testing: don't access non-existent variable on exceptionSimon Horman2024-08-161-1/+0
* net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean2024-05-281-0/+22
* net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean2024-05-281-0/+22
* selftests/tc-testing: require an up to date iproute2 for blockcast testsPedro Tammela2024-03-041-0/+7
* selftests: tc-testing: add mirred to block tdc testsVictor Nogueira2024-02-091-0/+396
* selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela2024-01-251-1/+1
* selftests: tc-testing: enable all tdc testsPedro Tammela2024-01-251-2/+1
* selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela2024-01-251-1/+1
* selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela2024-01-251-0/+2
* selftests: tc-testing: add missing netfilter configPedro Tammela2024-01-251-0/+1
* net/sched: Remove ipt action testsJamal Hadi Salim2024-01-071-243/+0
* net/sched: Retire ipt actionJamal Hadi Salim2024-01-022-2/+0
* selftests: tc-testing: remove filters/tests.jsonPedro Tammela2023-11-303-123/+121
* selftests: tc-testing: rename concurrency.json to flower.jsonPedro Tammela2023-11-301-0/+0
* selftests: tc-testing: remove spurious './' from MakefilePedro Tammela2023-11-301-1/+1
* selftests: tc-testing: remove spurious nsPlugin usagePedro Tammela2023-11-301-6/+0
* selftests: tc-testing: remove unused importPedro Tammela2023-11-271-2/+0
* selftests: tc-testing: cleanup on Ctrl-CPedro Tammela2023-11-272-2/+6
* selftests: tc-testing: prefix iproute2 functions with "ipr2"Pedro Tammela2023-11-271-8/+8
* selftests: tc-testing: remove unnecessary time.sleepPedro Tammela2023-11-271-5/+0
* selftests: tc-testing: remove buildebpf pluginPedro Tammela2023-11-277-113/+11
* selftests: tc-testing: report number of workers in usePedro Tammela2023-11-201-1/+1
* selftests: tc-testing: timeout on unbounded loopsPedro Tammela2023-11-201-0/+12
* selftests: tc-testing: leverage -all in suite ns teardownPedro Tammela2023-11-201-5/+4
* selftests: tc-testing: use netns delete from pyroute2Pedro Tammela2023-11-201-1/+8
* selftests: tc-testing: move back to per test ns setupPedro Tammela2023-11-201-43/+25
* selftests: tc-testing: cap parallel tdc to 4 coresPedro Tammela2023-11-201-0/+1
* selftests/tc-testing: add hashtable tests for u32Pedro Tammela2023-11-181-0/+57
* selftests: tc-testing: use parallel tdc in kselftestsPedro Tammela2023-11-161-2/+2
* selftests: tc-testing: preload all modules in kselftestsPedro Tammela2023-11-161-2/+63
* selftests: tc-testing: rework namespaces and devices setupPedro Tammela2023-11-161-20/+49
* selftests: tc-testing: drop '-N' argument from nsPluginPedro Tammela2023-11-161-36/+13
* selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela2023-10-211-6/+26
* selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela2023-10-183-5/+5
* selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela2023-10-181-0/+9
* selftests/tc-testing: update tdc documentationPedro Tammela2023-09-281-55/+10
* selftests/tc-testing: implement tdc parallel test runPedro Tammela2023-09-283-57/+148