summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: Add suppport to create veth interfacesDavid Ahern2018-03-052-0/+40
* selftests: Extend the tc action test for action mirrorArkadi Sharshevsky2018-03-051-6/+10
* selftests: rtnetlink: remove testns on test failPrashant Bhole2018-03-041-0/+6
* tools: tc-testing: Add notap optionBrenda J. Butler2018-03-041-11/+23
* selftests: forwarding: Add multipath test for L4 hashingDavid Ahern2018-03-041-0/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-0219-361/+1253
|\
| * tools: bpftool: add support for quotations in batch filesQuentin Monnet2018-03-021-14/+51
| * tools: bpftool: read from stdin when batch file name is "-"Quentin Monnet2018-03-021-2/+6
| * tools: bpftool: support continuation lines in batch filesQuentin Monnet2018-03-021-4/+32
| * tools: bpftool: support comments in batch filesQuentin Monnet2018-03-021-0/+5
| * tools: bpftool: add bash completion for CFG dumpQuentin Monnet2018-03-011-4/+9
| * tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang2018-03-012-7/+23
| * tools: bpftool: generate .dot graph from CFG informationJiong Wang2018-03-013-0/+147
| * tools: bpftool: add out edges for each basic-blockJiong Wang2018-03-011-2/+160
| * tools: bpftool: partition basic-block for each function in the CFGJiong Wang2018-03-011-1/+117
| * tools: bpftool: detect sub-programs from the eBPF sequenceJiong Wang2018-03-012-0/+190
| * tools: bpftool: factor out xlated dump related code into separate fileJiong Wang2018-03-013-254/+349
| * tools: bpftool: remove unnecessary 'if' to reduce indentationJiong Wang2018-03-011-20/+18
| * bpf: add tail call tests to test_verifierDaniel Borkmann2018-02-261-7/+110
| * bpf: unify rlimit handling in selftestsDaniel Borkmann2018-02-2611-54/+44
* | selftests: forwarding: Add description to the multipath testsDavid Ahern2018-03-011-17/+20
* | selftests: forwarding: Use PING6 instead of ping for ipv6 multipath testDavid Ahern2018-03-011-1/+1
* | selftests: forwarding: Handle 0 for packet difference in multipath testsDavid Ahern2018-03-011-0/+7
* | selftests: forwarding: Only check tc version for tc testsDavid Ahern2018-03-017-15/+25
* | selftests: forwarding: Introduce basic shared blocks testsJiri Pirko2018-02-282-0/+128
* | selftests: forwarding: Introduce basic tc chains testsJiri Pirko2018-02-281-0/+122
* | selftests: forwarding: Introduce tc actions testsJiri Pirko2018-02-281-0/+195
* | selftests: forwarding: Introduce tc flower matching testsJiri Pirko2018-02-282-0/+219
* | selftests: forwarding: Allow to get netdev interfaces names from commandlineJiri Pirko2018-02-281-0/+15
* | selftests: forwarding: Add MAC get helperJiri Pirko2018-02-281-0/+7
* | selftests: forwarding: Add tc offload check helperJiri Pirko2018-02-281-0/+13
* | selftests: forwarding: Test IPv6 weighted nexthopsIdo Schimmel2018-02-281-0/+36
* | selftests: forwarding: Test IPv4 weighted nexthopsIdo Schimmel2018-02-282-0/+91
* | selftests: forwarding: Create test topology for multipath routingIdo Schimmel2018-02-281-0/+209
* | selftests: forwarding: Add a test for basic IPv4 and IPv6 routingIdo Schimmel2018-02-282-0/+140
* | selftests: forwarding: Add a test for flooded trafficIdo Schimmel2018-02-282-0/+90
* | selftests: forwarding: Add a test for FDB learningIdo Schimmel2018-02-282-1/+96
* | selftests: forwarding: Add initial testing frameworkIdo Schimmel2018-02-286-0/+465
* | selftests/net: reap zerocopy completions passed up as ancillary data.Sowmini Varadhan2018-02-271-8/+57
* | selftests/net: revert the zerocopy Rx path for PF_RDSSowmini Varadhan2018-02-271-67/+0
* | selftests: Add fib-onlink-tests.sh to TEST_PROGSDavid Ahern2018-02-271-1/+1
|/
* tc: python3, string formattingsBTaskaya2018-02-262-5/+5
* tools: tc-testing: better error reportingBrenda J. Butler2018-02-261-14/+70
* tools: tc-testing: Fix indentationBrenda J. Butler2018-02-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-02-263-6/+132
|\
| * bpf: add various jit test casesDaniel Borkmann2018-02-231-0/+89
| * selftests/bpf: Only run tests if !bpf_disabledJoe Stringer2018-02-151-1/+25
| * selftests/bpf: Count tests skipped by unprivJoe Stringer2018-02-151-3/+7
| * selftests/bpf: Print unexpected output on failJoe Stringer2018-02-151-1/+2
| * tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_userYonghong Song2018-02-131-0/+6