summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/openvswitch/ovs-dpctl.py
AgeCommit message (Expand)AuthorFilesLines
2026-08-13selftests/net/openvswitch: add SCTP flow key support and testMinxi Hou1-0/+5
2026-08-06openvswitch: remove support for legacy tunnel typesIlya Maximets1-70/+21
2026-07-21selftests/net/openvswitch: add ICMPv6 echo type match testMinxi Hou1-7/+19
2026-06-11selftests/net/openvswitch: add flow modify testMinxi Hou1-3/+37
2026-06-02selftests: openvswitch: add dec_ttl action support and testMinxi Hou1-1/+38
2026-05-14selftests: openvswitch: add vlan() and encap() flow string parsingMinxi Hou1-10/+314
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets1-6/+13
2026-03-06selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupportedAleksei Oladko1-1/+1
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan1-1/+1
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno1-0/+1
2024-07-05selftests: openvswitch: add psample testAdrian Moreno1-3/+70
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno1-0/+13
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-06-27selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole1-1/+1
2024-06-27selftests: openvswitch: Support implicit ipv6 arguments.Aaron Conole1-12/+24
2024-06-27selftests: openvswitch: Add support for tunnel() key.Aaron Conole1-1/+166
2024-06-27selftests: openvswitch: Add set() and set_masked() support.Aaron Conole1-3/+34
2024-06-27selftests: openvswitch: Refactor actions parsing.Aaron Conole1-22/+23
2024-06-27selftests: openvswitch: Support explicit tunnel port creation.Aaron Conole1-6/+75
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno1-1/+1
2024-04-17selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno1-8/+8
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole1-15/+56
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole1-1/+3
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole1-0/+34
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole1-1/+9
2023-08-14net: openvswitch: add explicit drop actionEric Garver1-4/+18
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole1-0/+62
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole1-0/+39
2023-08-03selftests: openvswitch: support key masksAdrian Moreno1-32/+64
2023-08-03selftests: openvswitch: add an initial flow programming caseAaron Conole1-0/+407
2023-04-17selftests: openvswitch: add support for upcall testingAaron Conole1-7/+129
2023-04-17selftests: openvswitch: add flow dump supportAaron Conole1-0/+1026
2023-04-17selftests: openvswitch: add interface supportAaron Conole1-10/+108
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole1-1/+1
2022-10-27selftests: add openvswitch selftest suiteAaron Conole1-0/+351