summaryrefslogtreecommitdiff
path: root/.ci
Commit message (Expand)AuthorAgeFilesLines
* ci: Separate DPDK from OVS build.David Marchand2023-05-054-61/+71
* github: Test AF_XDP build using libbpf instead of kernel sources.Ilya Maximets2023-01-031-77/+0
* netdev-afxdp: Hide too large memset from sparse.Ilya Maximets2023-01-031-4/+0
* ci: Fix overriding OPTS provided from the yml.Ilya Maximets2023-01-031-1/+1
* travis: Drop support.David Marchand2022-12-213-63/+5
* dpdk: Update to use v22.11.1.Ian Stokes2022-12-061-1/+6
* ci: Update meson requirement for DPDK.Ian Stokes2022-11-051-1/+1
* dpdk: Use DPDK 21.11.2 release.Michael Phelan2022-10-041-1/+1
* test-ovsdb: Fix false-positive leaks from LeakSanitizer.Ilya Maximets2022-07-291-4/+2
* debian: Fix incorrect linkage of the python C extension.Ilya Maximets2022-07-291-0/+7
* ci: Prefer pip3 to install unit test dependencies.David Marchand2022-07-191-1/+1
* python: Introduce unit tests.Adrian Moreno2022-07-151-0/+3
* python: Add flow filtering syntax.Adrian Moreno2022-07-151-1/+1
* python: Add mask, ip and eth decoders.Adrian Moreno2022-07-151-1/+1
* ci: Stop building OVS kernel module.Greg Rose2022-07-151-30/+3
* debian: Add option to build without DPDK.Ilya Maximets2022-07-151-1/+2
* ci: Separate job for debs, ensure built pkg is tested.Frode Nordahl2022-07-151-4/+17
* dpdk: Use DPDK 21.11.1 release.Michael Phelan2022-05-301-1/+1
* ci: Add UB Sanitizer.Dumitru Ceara2022-05-171-0/+6
* ci: Fix typo in variable name.Dumitru Ceara2022-02-151-2/+2
* ci: Install wheel before installing any other python packages.Ilya Maximets2022-02-041-1/+6
* ci: Remove -Wno-cast-align from CI.Eli Britstein2022-01-041-4/+0
* dpdk: Update to use DPDK v21.11.Ian Stokes2021-12-092-3/+7
* python: Replace pyOpenSSL with ssl.Timothy Redaelli2021-11-031-1/+1
* ci: Make linux-prepare trust system installs.Aaron Conole2021-10-261-1/+0
* ci: Do not dump logs on error for GitHub Actions.David Marchand2021-07-162-19/+38
* dpdk: Use DPDK 20.11.1 release.Hariprasad Govindharajan2021-05-121-1/+1
* github: Fix handling of python packages.Ilya Maximets2021-03-301-1/+2
* ci: Use parallel build for distcheck.Ilya Maximets2021-02-191-1/+1
* github: Run clang test with AddressSanitizer enabled.Ilya Maximets2021-02-171-0/+9
* dpdk: Update to use DPDK v20.11.Ian Stokes2020-12-162-17/+32
* github: Add GitHub Actions workflow.Ilya Maximets2020-11-264-0/+324