summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bond: Avoid deadlock while updating post recirculation rules.Ilya Maximets2022-09-161-0/+66
* test-list: Fix false-positive build failure with GCC 12.Ilya Maximets2022-09-161-0/+2
* ofproto-dpif-trace: add --name option for ofproto/trace.Nobuhiro MIKI2022-09-151-0/+12
* checkpatch: Add check for egrep/fgrep.Ilya Maximets2022-09-151-0/+27
* tests: Fix tests with GNU grep 3.8.Andreas Stieger2022-09-148-121/+121
* tests: Use _DAEMONIZE macro's to start tcpdump.Eelco Chaudron2022-09-094-36/+47
* ofproto-dpif-xlate: Fix error messages for nonexistent ports/recirc_ids.Ilya Maximets2022-09-091-0/+14
* ofproto-dpif-xlate: Optimize datapath action set by removing last clone action.Eelco Chaudron2022-09-093-3/+37
* xenserver: Remove xenserver.Greg Rose2022-08-156-1241/+18
* system-traffic: Fix IPv4 fragmentation test sequence for check-kernel.Paolo Valerio2022-08-081-0/+5
* system-traffic: Fix incorrect neigh entry in ipv6 header modification test.Ilya Maximets2022-08-081-5/+9
* system-traffic: Don't run IPv6 header modification test on kernels < 5.19.Ilya Maximets2022-08-083-1/+14
* python: Fix E275 missing whitespace after keyword.Ilya Maximets2022-08-041-1/+1
* system-offloads-traffic: Fix waiting for netcat indefinitely.Ilya Maximets2022-08-041-4/+4
* checkpatch: Add check for a Fixes tag.Ilya Maximets2022-08-041-0/+69
* packets: Re-calculate IPv6 checksum only for first frag upon modify.Salem Sol2022-08-041-0/+35
* test-ovsdb: Fix false-positive leaks from LeakSanitizer.Ilya Maximets2022-07-291-0/+61
* system-offloads-traffic: Avoid check_pkt_len action test random failures.David Marchand2022-07-251-0/+2
* system-traffic: Properly stop dangling ping after geneve test.Ilya Maximets2022-07-251-1/+1
* conntrack: Fix conntrack multiple new state.Eli Britstein2022-07-251-0/+9
* system-dpdk: Add testpmd clean up in MTU unit tests.Michael Phelan2022-07-221-0/+11
* lib: Print nw_frag in flow key.Rosemarie O'Riorden2022-07-199-259/+259
* ofproto/bond: Add knob 'all-members-active'.Christophe Fontaine2022-07-151-0/+129
* python: Introduce unit tests.Adrian Moreno2022-07-154-0/+30
* systemd-dpdk: Fix typo's and capitalize first word.Sunil Pai G2022-07-151-8/+8
* tests: Add OVS-DPDK MTU unit tests.Michael Phelan2022-07-151-0/+376
* tests: Add OVS-DPDK QoS unit testsMichael Phelan2022-07-151-0/+144
* tests: Remove support for check-kmod test.Greg Rose2022-07-151-6/+0
* odp-execute: Add command to switch action implementation.Emma Finn2022-07-151-0/+39
* odp-execute: Add function pointers to odp-execute for different action implem...Emma Finn2022-07-151-0/+1
* system-dpdk: Add unit test for user configured mempools.Kevin Traynor2022-07-141-0/+34
* system-dpdk: Split ovsdb creation and vswitchd start.Kevin Traynor2022-07-141-7/+20
* ovsdb: Add lazy-copy support for ovsdb_datum objects.Ilya Maximets2022-07-131-0/+1
* tests: Add check_pkt_len action test to system-offload-traffic.Eelco Chaudron2022-07-131-5/+415
* system-offloads-traffic: Properly initialize offload before testing.Eelco Chaudron2022-07-135-15/+20
* utilities/bashcomp: Fix incorrect file mode.Frode Nordahl2022-07-121-53/+53
* tests: Add test for later IPv6 fragments nw_proto=44.Rosemarie O'Riorden2022-07-121-0/+34
* dpif-netlink: Offloading meter to tc police actionJianbo Liu2022-07-111-0/+98
* Pmd.at: fix dpcls and dpif configuration test cases.Kumar Amber2022-07-011-12/+4
* tests/mfex: Improve pcap script for mfex tests.Kumar Amber2022-06-304-48/+97
* ovsdb: Add Local_Config schema.Terry Wilson2022-06-301-7/+35
* ofproto-dpif-xlate: No clone when tunnel push is last action.Rosemarie O'Riorden2022-06-294-45/+103
* tests: Add ovs-dpdk rate limiting unit tests.Seamus Ryan2022-06-291-0/+162
* ofproto-dpif: Avoid unneccesary backer revalidation.lic1212022-06-281-0/+33
* ipfix: Trigger revalidation if ipfix options changes.lic1212022-06-281-1/+16
* drop-stats.at: Fix frequent failures of the recursion too deep test.Ilya Maximets2022-06-241-0/+3
* ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic.Frode Nordahl2022-06-071-0/+47
* classifier: Adjust segment boundary to execute prerequisite processing.Aaron Conole2022-06-071-0/+25
* checkpatch.py: Add checks for easy-to-misuse APIs.Peng He2022-05-301-3/+21
* ovs-rcu: Add ovsrcu_barrier.Peng He2022-05-302-3/+28