summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* netdev-offload-tc: Fix misaligned access to ct label.Ilya Maximets2023-01-271-10/+11
* dpif-netdev-perf: Add metric averages when no iterations.Kevin Traynor2023-01-271-23/+26
* dpif-netdev-perf: Remove not a number stat value.Kevin Traynor2023-01-271-3/+5
* system-traffic.at: Skip the 'ICMP6 Related' test if nc is missing.Ilya Maximets2023-01-271-0/+1
* utilities: Add revalidator measurement script and needed USDT probes.Eelco Chaudron2023-01-274-0/+991
* tests/mfex: Silence Blowfish/CAST5 deprecation warnings.Robin Jarry2023-01-271-0/+8
* revalidator: Allow min-revalidator-pps to be 0.Han Zhou2023-01-273-2/+7
* netdev-dpdk: Free mbufs in bulk.Ilya Maximets2023-01-271-10/+3
* ovsdb: Don't convert unchanged columns during database conversion.Ilya Maximets2023-01-271-11/+48
* ovsdb-types: Add functions to compare types for equality.Ilya Maximets2023-01-272-0/+64
* dpif-netdev: Set PMD load based sleep start/inc to 1 us.Kevin Traynor2023-01-234-18/+10
* dpif-netdev: Set timer slack for PMD threads.David Marchand2023-01-234-5/+21
* netdev-dpdk: Fix deadlock due to virtqueue stats retrieval.David Marchand2023-01-191-20/+102
* ovsdb: Fix database statistics during the database replacement.Ilya Maximets2023-01-182-0/+21
* Prepare for post-3.1.0 (3.1.90).Ilya Maximets2023-01-163-1/+11
* Prepare for 3.1.0.Ilya Maximets2023-01-165-6/+7
* ovs-vsctl: Do not sent 'set_db_change_aware'.Han Zhou2023-01-161-0/+1
* ovsdb-idl: Provide API to disable set_db_change_aware request.Han Zhou2023-01-164-1/+34
* openflow: Add extension to flush CT by generic match.Ales Musil2023-01-1616-22/+562
* ofp, dpif: Allow CT flush based on partial match.Ales Musil2023-01-1610-141/+615
* dpif-netdev: Add PMD load based sleeping.Kevin Traynor2023-01-127-10/+213
* util: Add non quiesce xnanosleep.Kevin Traynor2023-01-122-4/+18
* Documentation: Remove link to obsolete sources.David Marchand2023-01-121-15/+14
* Documentation: Remove reference to RST online editor.David Marchand2023-01-111-4/+0
* Documentation: Fix link to Netperf.David Marchand2023-01-111-4/+4
* Documentation: Fix link to AppVeyor.David Marchand2023-01-111-3/+3
* Documentation: Fix link to iproute2 git repository.David Marchand2023-01-111-1/+1
* netdev-offload-dpdk: Fix transfer flows.David Marchand2023-01-111-1/+1
* tests: Add unit tests to rculist.Adrian Moreno2023-01-113-0/+241
* cirrus: Update to use FreeBSD 12.4.Ilya Maximets2023-01-091-1/+1
* system-dpdk: Fix error message in ping vhost-user ports.Eelco Chaudron2023-01-091-0/+3
* netdev-dpdk: Drop coverage counter for vhost IRQs.David Marchand2023-01-091-9/+0
* netdev-dpdk: Add per virtqueue statistics.David Marchand2023-01-092-132/+348
* tc: Add support for TCA_STATS_PKT64.Mike Pattrick2023-01-061-41/+69
* Documentation: Fix links in maintainers.rst.Ilya Maximets2023-01-062-6/+20
* Documentation: Fix links in the DPDK guide on physical ports.Ilya Maximets2023-01-061-7/+7
* treewide: Don't use non-portable '==' with test command.Ilya Maximets2023-01-064-12/+12
* dpif: Fix tunnel key set for IPv6 tunnels with SLOW_ACTION.Eelco Chaudron2023-01-062-1/+49
* utilities: Add USDT script to monitor dpif netlink execute message queuing.Eelco Chaudron2023-01-063-0/+666
* rhel: Enable AF_XDP by default in Fedora builds.Ilya Maximets2023-01-031-2/+2
* acinclude.m4: Build with AF_XDP support by default if possible.Ilya Maximets2023-01-035-36/+72
* Documentation/afxdp: Use packaged libbpf/libxdp for the build.Ilya Maximets2023-01-031-31/+8
* github: Test AF_XDP build using libbpf instead of kernel sources.Ilya Maximets2023-01-032-84/+3
* netdev-afxdp: Hide too large memset from sparse.Ilya Maximets2023-01-032-4/+4
* netdev-afxdp: Allow building with libxdp and newer libbpf.Ilya Maximets2023-01-038-27/+53
* netdev-afxdp: Disable -Wfree-nonheap-object on receive.Ilya Maximets2023-01-031-0/+13
* ci: Fix overriding OPTS provided from the yml.Ilya Maximets2023-01-031-1/+1
* dpif-netdev: Calculate per numa variance.Cheng Li2022-12-212-48/+47