aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-11net: sched: flower: use correct ht function to prevent duplicatesVlad Buslov1-0/+20
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+20
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel1-0/+20
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+24
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti1-0/+24
2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin1-0/+903
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti1-0/+51
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti1-0/+25
2019-03-01tc-testing: Allow test cases to be skippedLucas Bates4-13/+27
2019-02-26tc-testing: gitignore, ignore local tdc config fileVlad Buslov1-0/+1
2019-02-24selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov1-0/+26
2019-02-24selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2-3/+49
2019-02-24selftests: concurrency: add test to verify concurrent deleteVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify concurrent replaceVlad Buslov2-1/+33
2019-02-24selftests: concurrency: add test to verify parallel rules replaceVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules deletionVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules insertionVlad Buslov3-0/+64
2019-02-24selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov1-4/+54
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-01-15selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-56/+239
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan1-0/+1
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates1-0/+3
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates3-51/+91
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates1-0/+132
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates2-5/+13
2018-11-17tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler1-3/+11
2018-11-17tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates1-2/+2
2018-10-22tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti1-0/+24
2018-10-22tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti1-0/+24
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti3-6/+70
2018-10-05tc-testing: fix build of eBPF programsDavide Caratti4-9/+63
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni1-0/+48
2018-08-11tc: Update README and add configKeara Leibovitz2-5/+59
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz1-0/+593
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov1-13/+13