summaryrefslogtreecommitdiff
path: root/.ci/linux-build.sh
Commit message (Expand)AuthorAgeFilesLines
* ci: Separate DPDK from OVS build.David Marchand2023-05-051-59/+5
* 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-211-28/+3
* dpdk: Update to use v22.11.1.Ian Stokes2022-12-061-1/+6
* 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: 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: Remove -Wno-cast-align from CI.Eli Britstein2022-01-041-4/+0
* dpdk: Update to use DPDK v21.11.Ian Stokes2021-12-091-1/+5
* ci: Do not dump logs on error for GitHub Actions.David Marchand2021-07-161-8/+19
* dpdk: Use DPDK 20.11.1 release.Hariprasad Govindharajan2021-05-121-1/+1
* 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-161-17/+31
* github: Add GitHub Actions workflow.Ilya Maximets2020-11-261-0/+247