summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* netdev: Assume default link speed to be 10 Gbps instead of 100 Mbps.Ilya Maximets2022-11-302-9/+12
* learn: Fix parsing immediate value for a field match.Ilya Maximets2022-11-241-2/+2
* netdev-linux: Fix inability to apply QoS on ports with custom qdiscs.Ilya Maximets2022-11-021-0/+36
* odp-util: Add missing separator in format_odp_conntrack_action().Paolo Valerio2022-11-021-0/+2
* mac-learning: Fix learned fdb entries not age out issue.Lin Huang2022-11-021-0/+23
* ofproto-dpif-xlate: Update tunnel neighbor when receive gratuitous ARP.Han Ding2022-11-021-0/+20
* tests: Fix filtering of whole-second durations.Ilya Maximets2022-10-252-6/+6
* json: Fix deep copy of objects and arrays.Ilya Maximets2022-10-111-4/+120
* vconn: Allow ECONNREFUSED in refuse connection test.Mike Pattrick2022-10-061-0/+1
* lib: Add support for sets of UUIDs.Dumitru Ceara2022-09-274-0/+78
* ovsdb-idl: Preserve references for rows deleted in same IDL run as their inse...Xavier Simonart2022-09-272-5/+97
* system-dpdk: Improve user configured mempool test.Sunil Pai G2022-09-271-3/+36
* 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