summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing
AgeCommit message (Expand)AuthorLines
2023-08-09selftests/tc-testing: verify that a qdisc can be grafted onto a taprio classVladimir Oltean-0/+50
2023-08-09selftests/tc-testing: test that taprio can only be attached as rootVladimir Oltean-0/+66
2023-08-09selftests/tc-testing: add ptp_mock Kconfig dependencyVladimir Oltean-1/+2
2023-08-09net/sched: taprio: dump class stats for the actual q->qdiscs[]Vladimir Oltean-1/+1
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+25
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima-0/+25
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+3
2023-07-18selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts-0/+1
2023-07-18selftests: tc: add 'ct' action kconfig depMatthieu Baerts-0/+1
2023-07-18selftests: tc: set timeout to 15 minutesMatthieu Baerts-0/+1
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+1
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela-0/+38
2023-07-13selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela-0/+48
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song-1/+1
2023-06-21selftests: tc-testing: add one test for flushing explicitly created chainrenmingshuai-0/+25
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+4
2023-06-13selftests/tc-testing: Remove configs that no longer existVlad Buslov-5/+0
2023-06-13selftests/tc-testing: Fix SFB db testVlad Buslov-2/+2
2023-06-13selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov-0/+1
2023-06-13selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov-0/+1
2023-06-01selftests/tc-testing: replace mq with invalid parent IDZhengchao Shao-1/+24
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-0/+94
2023-04-23selftests: tc-testing: add more tests for sch_qfqPedro Tammela-0/+72
2023-04-21net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti-0/+22
2023-03-30selftests: tc-testing: add tunnel_key "nofrag" test caseDavide Caratti-0/+25
2023-03-30selftests: tc-testing: add "depends_on" property to skip testsDavide Caratti-0/+15
2023-03-13selftests: tc-testing: add tests for action bindingPedro Tammela-0/+416
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim-203/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim-227/+0
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim-140/+0
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim-94/+0
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim-184/+0
2022-10-26selftests: tc-testing: Add matchJSON to tdcVictor Nogueira-7/+118
2022-09-30selftests/tc-testing: update qdisc/cls/action features in configZhengchao Shao-1/+24
2022-09-28selftests/tc-testing: add selftests for teql qdiscZhengchao Shao-0/+98
2022-09-28selftests/tc-testing: add selftests for tbf qdiscZhengchao Shao-0/+212
2022-09-28selftests/tc-testing: add selftests for taprio qdiscZhengchao Shao-0/+136
2022-09-28selftests/tc-testing: add selftests for skbprio qdiscZhengchao Shao-0/+96
2022-09-28selftests/tc-testing: add selftests for sfq qdiscZhengchao Shao-0/+233
2022-09-28selftests/tc-testing: add selftests for sfb qdiscZhengchao Shao-0/+280
2022-09-28selftests/tc-testing: add selftests for plug qdiscZhengchao Shao-0/+189
2022-09-28selftests/tc-testing: add selftests for pfifo_fast qdiscZhengchao Shao-0/+119
2022-09-28selftests/tc-testing: add selftests for hhf qdiscZhengchao Shao-0/+211
2022-09-28selftests/tc-testing: add selftests for gred qdiscZhengchao Shao-0/+165
2022-09-28selftests/tc-testing: add selftests for fq qdiscZhengchao Shao-0/+396
2022-09-28selftests/tc-testing: add selftests for etf qdiscZhengchao Shao-0/+118
2022-09-28selftests/tc-testing: add selftests for codel qdiscZhengchao Shao-0/+212
2022-09-28selftests/tc-testing: add selftests for choke qdiscZhengchao Shao-0/+189
2022-09-28selftests/tc-testing: add selftests for atm qdiscZhengchao Shao-0/+96
2022-09-22selftests/tc-testing: add show class case for red qdiscZhengchao Shao-0/+23