summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* match: Do not print "igmp" match keyword.Adrian Moreno2021-11-291-0/+6
* ofproto-dpif-xlate: Terminate native tunnels only on ports with IP addresses.Ilya Maximets2021-11-192-2/+59
* ofproto-dpif-xlate: Fix check_pkt_larger incomplete translation.Numan Siddique2021-11-171-0/+17
* dpif-netdev: Sync PMD ALB state with user commands.Kevin Traynor2021-11-171-21/+70
* system-traffic.at: Fix typo in conntrack zones tests.lin huang2021-11-161-1/+1
* dpctl: dpif: Allow viewing and configuring dp cache sizes.Eelco Chaudron2021-11-081-0/+36
* ovsdb: Don't let transaction history grow larger than the database.Ilya Maximets2021-11-051-0/+63
* checkpatch: Check if some tags are wrongly written.Timothy Redaelli2021-11-041-0/+60
* python: Replace pyOpenSSL with ssl.Timothy Redaelli2021-11-031-1/+1
* ofproto-dpif-xlate: Fix zone set from non-frozen-metadata fields.Peng He2021-10-131-0/+105
* tunnel-push-pop.at: Mask source port in tunnel header.Ilya Maximets2021-10-121-4/+6
* pmd.at: Add test-cases for DPCLS and DPIF commands.Kumar Amber2021-10-121-0/+92
* ovsdb-data: Deduplicate string atoms.Ilya Maximets2021-09-241-6/+8
* ovsdb-data: Add function to apply diff in-place.Ilya Maximets2021-09-242-0/+29
* ipf: Fix only nat the first fragment in the reass process.wenxu2021-09-151-0/+40
* checkpatch: Avoid catastrophic backtracking.Aaron Conole2021-09-081-0/+16
* dpif-netdev: Fix crash when PACKET_OUT is metered.Tony van der Peet2021-09-082-0/+76
* json: Optimize string serialization.Ilya Maximets2021-08-311-0/+68
* tests: Skip netlink policy test on non-Linux platforms.Ilya Maximets2021-08-281-0/+2
* ovsdb-idl: Add APIs to query if a table and a column is present.Numan Siddique2021-08-284-0/+137
* netlink: Add support for parsing link layer address.Frode Nordahl2021-08-203-1/+142
* ovsdb-cs: Perform forced reconnects without a backoff.Dumitru Ceara2021-07-231-4/+70
* system-dpdk.at: Fix module not found error for pyhton < 3.6.kumar Amber2021-07-232-6/+5
* ofproto-dpif-xlate: Fix continuations with OF instructions in OF1.1+.Ben Pfaff2021-07-222-8/+36
* bond: Fix broken rebalancing after link state changes.Ilya Maximets2021-07-161-14/+90
* dpif-netdev: Report overhead busy cycles per pmd.David Marchand2021-07-161-0/+9
* tests: Add new test for cross-numa pmd rxq assignments.Kevin Traynor2021-07-161-0/+154
* dpif-netdev: Allow pin rxq and non-isolate PMD.Kevin Traynor2021-07-161-0/+105
* dpif-netdev: Add group rxq scheduling assignment type.Kevin Traynor2021-07-161-2/+17
* dpif-netdev: Assign PMD for failed pinned rxqs.Kevin Traynor2021-07-161-1/+4
* dpif-netdev: Rework rxq scheduling code.Kevin Traynor2021-07-161-1/+1
* 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