summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tc-testing
AgeCommit message (Expand)AuthorFilesLines
2022-03-14selftests: tc-testing: Increase timeout in tdc config fileVictor Nogueira1-1/+1
2021-12-19selftests: tc-testing: add action offload selftest for action and filterBaowen Zheng2-0/+96
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian2-0/+2
2021-12-03selftests/tc-testing: add missing configLi Zhijian1-0/+1
2021-12-03selftests/tc-testing: add exit codeLi Zhijian1-3/+5
2021-11-22selftests/tc-testings: Be compatible with newer tc outputLi Zhijian1-1/+1
2021-11-22selftests/tc-testing: match any qdisc typeLi Zhijian1-6/+6
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye2-0/+138
2021-07-28tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN optionPeilin Ye1-0/+24
2021-06-22tc-testing: add test for ct DNAT tuple collisionMarcelo Ricardo Leitner1-0/+45
2021-06-22tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner1-19/+23
2021-06-22tc-testing: fix list handlingMarcelo Ricardo Leitner1-1/+1
2021-06-02net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko1-0/+24
2021-06-02net/sched: act_vlan: No dump for unset priorityBoris Sukholitko1-2/+2
2021-05-24net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti1-4/+4
2021-04-08tc-testing: add simple action test to verify batch change cleanupVlad Buslov1-0/+29
2021-04-08tc-testing: add simple action test to verify batch add cleanupVlad Buslov1-0/+30
2021-03-31tc-testing: add simple action change testVlad Buslov1-0/+24
2021-03-29selftests: tc-testing: add action police selftest for packets per secondBaowen Zheng1-0/+48
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+1
2021-02-09selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter1-0/+46
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek1-2/+1
2020-12-08tweewide: Fix most Shebang linesFinn Behrens2-2/+2
2020-11-29selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti1-0/+1
2020-11-11selftest: fix flower terse dump testsVlad Buslov1-2/+2
2020-07-21tc-testing: Add tdc to kselftestsBriana Oursler4-4/+12
2020-06-26tc-testing: avoid action cookies with odd length.Briana Oursler3-7/+7
2020-06-21tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu1-7/+7
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+21
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti1-0/+21
2020-05-15selftests: implement flower classifier terse dump testsVlad Buslov1-0/+38
2020-05-14selftests: fix flower parent qdiscVlad Buslov2-6/+6
2020-04-23selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfieldPetr Machata1-0/+25
2020-04-08tc-testing: remove duplicate code in tdc.pyRoman Mashak1-3/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-15selftests: qdiscs: RED: Add nodrop testsPetr Machata1-0/+68
2020-03-15selftests: qdiscs: Add TDC test for REDPetr Machata1-0/+117
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-03-13tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-06tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak1-0/+220
2020-03-06tc-testing: list kernel options for basic filter with canid ematch.Roman Mashak1-0/+6
2020-02-24tc-testing: updated tdc tests for basic filter with u32 extended match rulesRoman Mashak1-0/+198
2020-02-21tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak1-0/+242
2020-02-20tc-testing: updated tdc tests for basic filterRoman Mashak1-0/+242
2020-02-04tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti1-0/+51
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti1-1/+1
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-23/+206
2019-12-20tc-testing: initial tdc selftests for cls_u32Davide Caratti2-22/+205
2019-12-19selftests: qdiscs: Add test coverage for ETS QdiscPetr Machata1-0/+940