summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/openvswitch (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: openvswitch: retry instead of sleepAdrian Moreno2024-07-122-8/+38
* selftests: openvswitch: add psample testAdrian Moreno2024-07-062-6/+182
* selftests: openvswitch: parse trunc actionAdrian Moreno2024-07-061-0/+13
* selftests: openvswitch: add userspace parsingAdrian Moreno2024-07-061-2/+22
* selftests: openvswitch: add psample actionAdrian Moreno2024-07-061-1/+161
* selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole2024-07-041-3/+6
* selftests: openvswitch: Attempt to autoload module.Aaron Conole2024-07-041-5/+9
* selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole2024-07-041-0/+1
* selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole2024-06-281-1/+1
* selftests: openvswitch: Support implicit ipv6 arguments.Aaron Conole2024-06-281-12/+24
* selftests: openvswitch: Add support for tunnel() key.Aaron Conole2024-06-281-1/+166
* selftests: openvswitch: Add set() and set_masked() support.Aaron Conole2024-06-281-3/+34
* selftests: openvswitch: Refactor actions parsing.Aaron Conole2024-06-281-22/+23
* selftests: openvswitch: Support explicit tunnel port creation.Aaron Conole2024-06-281-6/+75
* selftests: openvswitch: Set value to nla flags.Adrian Moreno2024-06-191-1/+1
* selftests: openvswitch: Use bash as interpreterSimon Horman2024-06-181-1/+1
* selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno2024-04-181-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-162-15/+69
|\
| * selftests: openvswitch: Add validation for the recursion testAaron Conole2024-02-092-15/+69
* | selftests: openvswitch: Test ICMP related matches work with SNATBrad Cowie2024-02-021-0/+62
|/
* selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole2023-10-151-1/+3
* selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2023-10-152-0/+51
* selftests: openvswitch: Catch cases where the tests are killedAaron Conole2023-10-151-0/+2
* selftests: openvswitch: Add version check for pyroute2Aaron Conole2023-10-152-2/+10
* selftests: openvswitch: add explicit drop testcaseAdrian Moreno2023-08-141-0/+35
* selftests: openvswitch: add drop reason testcaseAdrian Moreno2023-08-141-1/+66
* net: openvswitch: add explicit drop actionEric Garver2023-08-141-4/+18
* selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole2023-08-032-0/+126
* selftests: openvswitch: add basic ct test case parsingAaron Conole2023-08-032-0/+107
* selftests: openvswitch: add a test for ipv4 forwardingAaron Conole2023-08-031-0/+40
* selftests: openvswitch: support key masksAdrian Moreno2023-08-031-32/+64
* selftests: openvswitch: add an initial flow programming caseAaron Conole2023-08-032-0/+458
* selftests: openvswitch: add support for upcall testingAaron Conole2023-04-172-11/+165
* selftests: openvswitch: add flow dump supportAaron Conole2023-04-171-0/+1026
* selftests: openvswitch: add interface supportAaron Conole2023-04-172-10/+163
* selftests: openvswitch: adjust datapath NL message declarationAaron Conole2023-04-131-1/+1
* selftests: add openvswitch selftest suiteAaron Conole2022-10-273-0/+582