summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Add unit tests to rculist.Adrian Moreno2023-01-113-0/+241
* system-dpdk: Fix error message in ping vhost-user ports.Eelco Chaudron2023-01-091-0/+3
* netdev-dpdk: Add per virtqueue statistics.David Marchand2023-01-091-4/+29
* treewide: Don't use non-portable '==' with test command.Ilya Maximets2023-01-062-8/+8
* dpif: Fix tunnel key set for IPv6 tunnels with SLOW_ACTION.Eelco Chaudron2023-01-061-0/+48
* dpif-netdev: Make pmd-rxq-show time configurable.Kevin Traynor2022-12-211-0/+62
* tests: Verify flows in odp.at are parseable.Adrian Moreno2022-12-213-1/+58
* tests: Verify flows in ofp-actions are parseable.Adrian Moreno2022-12-213-0/+65
* lldp: Fix bugs when parsing malformed AutoAttach.Qian Chen2022-12-201-0/+19
* dpif-netdev: Use unmasked key when adding datapath flows.Eelco Chaudron2022-12-201-0/+14
* ovsdb-cs: Consider default conditions implicitly acked.Dumitru Ceara2022-12-133-50/+130
* db-ctl-base: Use partial map/set updates for last add/set commands.Ilya Maximets2022-12-061-1/+5
* dpdk: Update to use v22.11.1.Ian Stokes2022-12-061-39/+39
* ovsdb-idl: Add the support to specify the uuid for row insert.Numan Siddique2022-11-304-5/+126