summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test-stream: Add ssl tests for stream open block.HEADmasterStefan Hoffmann2023-05-113-5/+56
* tests-ovsdb: Switch OVSDB_START_IDLTEST to macro.Stefan Hoffmann2023-05-111-38/+45
* dpctl: Fix dereferencing null pointer in parse_ct_limit_zones().Zhiqi Chen2023-05-111-0/+16
* ovsdb-idl.at: Fix write-changed-only tests without change tracking.Ilya Maximets2023-05-041-2/+2
* learning-switch: Fix coredump of OpenFlow15 learning-switch.Faicker Mo2023-04-253-1/+26
* ovsdb-tool: Fix cluster-to-standalone for DB conversion records.Ilya Maximets2023-04-241-0/+69
* system-offloads-traffic: Fix tc ingress pps check for meter offload.David Marchand2023-04-191-1/+1
* ovs-dpctl: Add new command dpctl/ct-[sg]et-sweep-interval.Paolo Valerio2023-04-061-0/+22
* ofproto-dpif-xlate: Always mask ip proto field.Aaron Conole2023-04-063-10/+192
* netdev-offload-tc: Del ufid mapping if device not exist.Faicker Mo2023-04-031-0/+55
* db-ctl-base: Partially revert b8bf410a5.Daniel Alvarez Sanchez2023-03-301-5/+3
* odp: Add SRv6 tunnel actions.Nobuhiro MIKI2023-03-292-2/+33
* userspace: Add SRv6 tunnel support.Nobuhiro MIKI2023-03-294-0/+194
* tests: Define new ADD_VETH_NS macro.Nobuhiro MIKI2023-03-291-0/+16
* tests/mfex: Retain support for cryptography pre-v37.Mike Pattrick2023-03-221-2/+3
* dpdk: Allow retaining CAP_SYS_RAWIO privileges.Aaron Conole2023-03-223-3/+3
* dpctl: Fix flush-conntrack with datapath as argument.Ales Musil2023-03-151-0/+42
* system-traffic: Fix conntrack test cases which are failing with af_xdp.Eelco Chaudron2023-03-131-4/+4
* route-table: Retrieving the preferred source address from Netlink.Nobuhiro MIKI2023-03-071-0/+39
* ovs-router: Introduce src option in ovs/route/add command.Nobuhiro MIKI2023-03-071-1/+79
* ofproto: Fix man page for tunnel related commands.Nobuhiro MIKI2023-03-071-1/+1
* ovs-router: Cleanup parser for ovs/route/add command.Nobuhiro MIKI2023-03-071-4/+23
* treewide: Remove uses of ATOMIC_VAR_INIT.Fangrui Song2023-03-061-6/+6
* ofproto-dpif-upcall: Reset ukey's last stats value if the datapath changed.Eelco Chaudron2023-03-031-0/+60
* classifier: Fix missing masks on a final stage with ports trie.Ilya Maximets2023-02-281-0/+88
* system-traffic.at: Add icmp error tests while dnatting address and port.Paolo Valerio2023-02-281-0/+74
* test: Move check for tc ingress pps support to test script.Simon Horman2023-02-282-13/+12
* ofproto: Fix re-creation of tunnel backing interfaces on restart.Ilya Maximets2023-02-271-0/+59
* test: Remove duplicate test from system-offloads-traffic.at.Eelco Chaudron2023-02-151-64/+0
* conntrack: Properly unNAT inner header of related traffic.Ales Musil2023-02-131-0/+107
* tests: Comment currently failing TC system-traffic tests.Eelco Chaudron2023-02-092-0/+23
* tests: Fix reading of OpenFlow byte counters in GRE test cases.Eelco Chaudron2023-02-091-11/+7
* netdev-offload-tc: If the flow has not been used, report it as such.Eelco Chaudron2023-02-091-1/+0
* odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel.Eelco Chaudron2023-02-0911-96/+91
* test: Fix 'conntrack - Multiple ICMP traverse' for tc case.Eelco Chaudron2023-02-091-2/+1
* test: Tc does not support conntrack timeout, skip the related test.Eelco Chaudron2023-02-092-1/+6
* netdev-offload-tc: Conntrack ALGs are not supported with tc.Eelco Chaudron2023-02-092-15/+6
* test: Flush datapath when changing rules on the fly.Eelco Chaudron2023-02-091-1/+6
* test: Do not use MPLS implicit null label in test cases.Eelco Chaudron2023-02-081-6/+4
* tests: Include working system-traffic tests into the system-offloads-testsuite.Eelco Chaudron2023-02-086-1/+78
* netdev-offload-tc: Preserve tc statistics when flow gets modified.Eelco Chaudron2023-02-032-7/+134
* system-offloads-traffic: Skip tests if nc is not present.Simon Horman2023-01-301-0/+2
* system-traffic: Remove unnecessary dependency on nc.Simon Horman2023-01-301-1/+0
* system-traffic.at: Skip the 'ICMP6 Related' test if nc is missing.Ilya Maximets2023-01-271-0/+1
* tests/mfex: Silence Blowfish/CAST5 deprecation warnings.Robin Jarry2023-01-271-0/+8
* dpif-netdev: Set PMD load based sleep start/inc to 1 us.Kevin Traynor2023-01-231-3/+3
* ovsdb: Fix database statistics during the database replacement.Ilya Maximets2023-01-181-0/+18
* openflow: Add extension to flush CT by generic match.Ales Musil2023-01-163-17/+167
* ofp, dpif: Allow CT flush based on partial match.Ales Musil2023-01-161-1/+101
* dpif-netdev: Add PMD load based sleeping.Kevin Traynor2023-01-121-0/+46