aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing/tc-tests
AgeCommit message (Expand)AuthorFilesLines
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+40
2026-08-10selftests: tc-testing: add act_ct test for malformed header handlingHyunjung Ko1-0/+40
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+74
2026-08-06selftests/tc-testing: add qdisc hierarchy depth testsZijie Huang1-0/+74
2026-07-06selftests/tc-testing: Add tests that force multiq and taprio to enqueue to child's gso_skbVictor Nogueira1-0/+164
2026-06-21selftests/tc-testing: Add DualPI2 GSO backlog accounting testXingquan Liu1-0/+44
2026-06-18selftests/tc-testing: act_ct: add TDC test for skb cb preservation across defragZihan Xi1-0/+38
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+239
2026-06-13selftests/tc-testing: Verify IFE can handle truncated inner Ethernet headerVictor Nogueira1-0/+55
2026-06-12selftests/tc-testing: Verify child qdisc will not mistakenly deactivate QFQ parentVictor Nogueira1-0/+184
2026-06-12selftests: tc: act_pedit: require matching IPv4 L4 protocolVictor Nogueira1-0/+49
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-74/+639
2026-05-28selftests/tc-testing: Add netem test case exercising loopsVictor Nogueira1-1/+32
2026-05-28selftests/tc-testing: Add mirred test cases exercising loopsVictor Nogueira1-1/+615
2026-05-28Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"Jamal Hadi Salim2-83/+3
2026-05-22selftests/tc-testing: Adapt idempotent qdisc notify callback tests to recent fq_codel changesVictor Nogueira1-65/+95
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira1-0/+41
2026-05-02selftests/tc-testing: Add tests that force red and sfb to dequeue from child's gso_skbVictor Nogueira1-0/+148
2026-04-27selftests/tc-testing: add taprio test for class dump after child deleteWeiming Shi1-0/+26
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+69
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei1-0/+44
2026-03-27selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei1-0/+25
2026-03-20tc-testing: add a test case for ETS offloadDavide Caratti1-0/+23
2026-03-09selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira1-1/+1
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira1-0/+99
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira1-0/+159
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+25
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira1-0/+25
2026-01-13selftests/tc-testing: add selftests for cake_mq qdiscJonas Köppeler1-0/+559
2026-01-05selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira1-0/+47
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira1-0/+46
2025-12-11selftests/tc-testing: Create tests to exercise ets classes active list misplacementsVictor Nogueira1-0/+78
2025-12-02selftests/tc-testing: Test CAKE scheduler when enqueue drops packetsXiang Mei1-0/+28
2025-11-10selftests/tc-testing: Create tests trying to add children to clsact/ingress qdiscsVictor Nogueira1-0/+44
2025-09-15selftests/tc-testing: Adapt tc police action tests for Gb rounding changesVictor Nogueira1-1/+1
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu1-0/+198
2025-07-23selftests/tc-testing: Add selftests for qdisc DualPI2Chia-Yu Chang1-0/+254
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+92
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu1-0/+26
2025-07-14selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc parentsVictor Nogueira1-0/+66
2025-07-11selftests/tc-testing: Add tests for restrictions on netem duplicationWilliam Liu2-3/+83
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+37
2025-07-09selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKHOLE chainVictor Nogueira1-0/+37
2025-06-16selftests/tc-testing: sfq: check perturb timer valuesEric Dumazet1-0/+36
2025-05-28selftests/tc-testing: Add a test for HFSC eltree double add with reentrant enqueue behaviour on netemPedro Tammela1-0/+35
2025-05-22selftests/tc-testing: Add an HFSC qlen accounting testCong Wang1-0/+27
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang6-0/+136
2025-05-05selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL caseCong Wang1-0/+35
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira1-0/+186
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang1-0/+39