summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif: APIs and CLI option to add/delete static fdb entry.Vasu Dasari2021-07-161-0/+99
* dpif/stats: Add miniflow extract opt hits counterHarry van Haaren2021-07-161-2/+4
* test/sytem-dpdk: Add unit test for mfex autovalidatorKumar Amber2021-07-165-0/+200
* ovsdb: relay: Add support for transaction forwarding.Ilya Maximets2021-07-151-3/+82
* ovsdb: storage: Allow setting the name for the unbacked storage.Ilya Maximets2021-07-151-3/+3
* ovsdb-cs: Avoid unnecessary re-connections when updating remotes.Ilya Maximets2021-07-152-0/+30
* dpif-netdev: Add a partial HWOL PMD statistic.Cian Ferriter2021-07-091-2/+4
* conntrack: Handle SNAT with all-zero IP address.Paolo Valerio2021-07-081-5/+3
* conntrack: Handle already natted packets.Paolo Valerio2021-07-081-0/+35
* conntrack: Document all-zero IP SNAT behavior and add a test case.Eelco Chaudron2021-07-083-0/+67
* ofproto-dpif-xlate: Avoid successive ct_clear datapath actions.Eelco Chaudron2021-07-081-0/+25
* odp-util: Stop key parsing if already oversized.Ilya Maximets2021-07-071-0/+14
* ovs-numa: Support non-contiguous numa nodes and offline CPU cores.David Wilder2021-07-072-6/+57
* ofp-actions: Report an error if there are too many actions to parse.Ilya Maximets2021-07-071-0/+6
* add test cases for ingress_policing_kpkts parametersTianyu Yuan2021-07-013-3/+87
* checkpatch: Ignore macro definitions of FOR_EACH.Aaron Conole2021-07-011-0/+5
* tests: Add PMD auto load balance unit tests.Kevin Traynor2021-06-243-0/+225
* pmd.at: Get next line number of log.Kevin Traynor2021-06-241-2/+2
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-222-4/+0
* Fix redundant datapath set ethernet action with NSH Decap.Martin Varghese2021-06-161-4/+4
* tests: Fixed L3 over patch port tests.Martin Varghese2021-06-161-3/+3
* netlink: removed incorrect optimizationToms Atteka2021-06-151-0/+54
* odp-util: Return an error on actions overflow while parsing from string.Ilya Maximets2021-06-141-0/+14
* tests: Fix spelling error in test name.Ben Pfaff2021-06-141-1/+1
* python: idl: Allow retry even when using a single remote.Ilya Maximets2021-06-112-3/+13
* system-traffic.at:add missing commaTao YunXiang2021-06-101-1/+1
* ovsdb-client: Integrate record/replay functionality.Ilya Maximets2021-06-071-0/+89
* ovsdb-server.at: Add unit test for record/replay.Ilya Maximets2021-06-071-0/+149
* tests: Fix PKIDIR checks in AT_SKIP.Ben Pfaff2021-06-021-2/+2
* tests: Drop support for glibc before version 2.11.Ben Pfaff2021-06-011-17/+1
* ofp_actions: Fix set_mpls_tc formatting.Adrian Moreno2021-05-192-0/+29
* dpif-netdev: Remove meter rate from the bucket size calculation.Ilya Maximets2021-05-182-15/+40
* ipsec: Fix race in system tests.Mark Gray2021-04-201-66/+65
* Add test cases for ingress_policing parametersTianyu Yuan2021-04-133-0/+76
* ipsec: Introduce IPsec system tests for Libreswan.Mark Gray2021-04-013-1/+409
* system-common-macros: clean up veth device on test failure.Mark Gray2021-04-011-1/+1
* ovsdb-idl: Mark arc sources as updated when destination is deleted.Dumitru Ceara2021-04-011-0/+2
* ovsdb-idl: Preserve references for deleted rows.Dumitru Ceara2021-04-013-23/+381
* ovsdb-idl.at: Make test outputs more predictable.Dumitru Ceara2021-04-014-357/+393
* ovs-ofctl: Fix segfault due to bad meter n_bands.Flavio Fernandes2021-04-011-0/+2
* db-ctl-base: Warn if "destroy" command lacks --all or record argument.Alexey Roytman2021-03-301-0/+5
* dpif-netdev: Refactor and fix the buckets calculation.Tonghao Zhang2021-03-302-31/+33
* python: Send notifications after the transaction ends.Terry Wilson2021-03-152-2/+28
* dpif-netdev: Fix crash when add dp flow without in_port field.Mao YingMing2021-03-011-0/+17
* ovsdb-client: Fix needs-conversion when SERVER is explicitly specified.Alexey Roytman2021-02-191-0/+24
* windows, tests: Modify service test.Alin Gabriel Serdean2021-02-191-2/+2
* github: Run clang test with AddressSanitizer enabled.Ilya Maximets2021-02-171-1/+4
* ofp-actions: Fix use-after-free while decoding RAW_ENCAP.Ilya Maximets2021-02-173-1/+3
* flow: Support extra padding length.Flavio Leitner2021-02-101-0/+36
* db-ctl-base: Add {in} and {not-in} set relational operators.Ben Pfaff2021-02-021-1/+21