Age | Commit message (Expand) | Author | Files | Lines |
2024-04-09 | build: Error out Makefile if bash can't be found | Tom Jones | 1 | -0/+4 |
2024-02-19 | build: Enable building on AlmaLinux 9 | Kaj Niemi | 1 | -1/+10 |
2024-01-21 | build: Explicitly use gmake | Tom Jones | 1 | -27/+27 |
2024-01-19 | build: Explicitly use bash for shell scripts | Tom Jones | 1 | -1/+1 |
2024-01-16 | build: Provide clang-14 for Debian12 | Pim van Pelt | 1 | -0/+2 |
2024-01-14 | build: Add Debian12 environment | Pim van Pelt | 1 | -0/+4 |
2023-12-22 | build: fix 'make test' target to build with clang | Dave Wallace | 1 | -0/+6 |
2023-11-03 | tests: refactor asf framework code | Dave Wallace | 1 | -0/+2 |
2023-08-31 | fateshare: a plugin for managing child processes | Andrew Yourtchenko | 1 | -0/+1 |
2023-08-22 | build: support linuxmint OS | spencercoder | 1 | -3/+3 |
2023-08-08 | tests: fix setting gcov flag for test-cov target | Dave Wallace | 1 | -0/+1 |
2023-08-02 | vlib: remove dependency on libuuid | Damjan Marion | 1 | -3/+2 |
2023-07-06 | build: add missing dependences for opensuse | Laszlo Kiraly | 1 | -0/+1 |
2023-06-30 | bpf_trace_filter: plugin for BPF Trace Filtering | Mohammed Hawari | 1 | -0/+1 |
2023-06-22 | tests docs: fix lcov code coverage report generation | Dave Wallace | 1 | -11/+34 |
2023-03-06 | build: add Rocky Linux 9 support | Christian Svensson | 1 | -3/+18 |
2023-02-14 | build: add missing dependences for centos 8 | Tianyu Li | 1 | -0/+1 |
2023-01-13 | af_xdp: update af_xdp driver plugin to depend on libxdp | Yulong Pei | 1 | -4/+2 |
2023-01-10 | tests: update install-deps to support interface test runs in the CI | Naveen Joy | 1 | -0/+1 |
2022-10-29 | build: add extra rpm build dependencies | Tianyu Li | 1 | -0/+1 |
2022-10-05 | build: change make verify gate os to ubuntu 22.04 | Dave Wallace | 1 | -2/+3 |
2022-10-04 | build: mlx dpdk-rdma compatibility matrix | Mohammed Hawari | 1 | -0/+4 |
2022-09-07 | build: Cleanup python2 from suse build and uplift opensuse version | Laszlo Kiraly | 1 | -16/+9 |
2022-06-14 | docs: fix spelling errors | Dave Wallace | 1 | -1/+1 |
2022-06-13 | build: update makefile for ubuntu 22.04 docker executors | Saima Yunus | 1 | -2/+9 |
2022-05-27 | build: add python3-pip dependency | Saima Yunus | 1 | -1/+1 |
2022-05-24 | docs: make docs build incremental | Nathan Skrzypczak | 1 | -0/+1 |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -6/+22 |
2022-04-28 | build: remove mbedtls from rpm dependencies | Florin Coras | 1 | -4/+3 |
2022-04-15 | build: c compiler version warnings | Damjan Marion | 1 | -3/+3 |
2022-04-13 | build: fix rpm build nasm not found | Tianyu Li | 1 | -0/+1 |
2022-04-08 | build: opensuse: remove nasm, change to clang | Laszlo Kiraly | 1 | -1/+1 |
2022-04-06 | build: remove nasm | Damjan Marion | 1 | -0/+1 |
2022-03-22 | build: remove clang-format-10 | Dave Wallace | 1 | -9/+3 |
2022-03-17 | misc: Improve go bindings gen | Nathan Skrzypczak | 1 | -1/+1 |
2022-03-10 | build: fix centos 8 steam build install-dep | Tianyu Li | 1 | -1/+1 |
2022-02-17 | tests: make tests less make dependent | Klement Sekera | 1 | -7/+6 |
2022-02-07 | build: Make the build work on Debian 11 | Andrew Yourtchenko | 1 | -1/+5 |
2022-02-07 | tests: Update python packages | Dave Wallace | 1 | -0/+1 |
2022-02-05 | tests: remove constant argument | Klement Sekera | 1 | -20/+20 |
2022-01-31 | tests: make VPP_BUILD_DIR to point to correct dir | Klement Sekera | 1 | -1/+1 |
2022-01-29 | misc: remove mbedtls from dependencies | Florin Coras | 1 | -1/+1 |
2022-01-28 | linux-cp: Linux Control Plane Netlink Listener | Neale Ranns | 1 | -2/+2 |
2021-11-30 | build rpm-packaging: Remove boost dependencies from VOM | Dave Wallace | 1 | -2/+2 |
2021-11-19 | build: (opensuse) Revert build remove opensuse build infra | Laszlo Kiraly | 1 | -2/+31 |
2021-11-16 | build: upgrade to enchant-2 | Dave Wallace | 1 | -9/+9 |
2021-11-16 | build: Remove ubuntu-18.04 install dependencies | Dave Wallace | 1 | -6/+2 |
2021-11-09 | build: install clang-format-11 | Dave Wallace | 1 | -6/+10 |
2021-11-09 | build: missing clang in deps for ubuntu 20.04 | Damjan Marion | 1 | -2/+2 |
2021-11-06 | tests docs: fix jsonschema dependency | Dave Wallace | 1 | -2/+2 |