summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* treewide: Don't use non-portable '==' with test command.Ilya Maximets2023-01-061-1/+1
* acinclude.m4: Build with AF_XDP support by default if possible.Ilya Maximets2023-01-031-24/+48
* netdev-afxdp: Allow building with libxdp and newer libbpf.Ilya Maximets2023-01-031-11/+17
* netdev-linux: Allow meter to work in tc software datapath when tc-policy is s...Baowen Zheng2022-11-011-3/+3
* xenserver: Remove xenserver.Greg Rose2022-08-151-26/+0
* acinclude: Improve vpopcntdq build check.Cian Ferriter2022-08-121-1/+1
* m4: Replace obsolete AC_HELP_STRING with AS_HELP_STRING.Ilya Maximets2022-07-291-8/+8
* acinclude.m4: Remove support for building the OVS kernel module.Greg Rose2022-07-151-809/+1
* odp-execute: Add ISA implementation of actions.Emma Finn2022-07-151-0/+1
* acinclude: Add configure option to enable actions autovalidator at build time.Kumar Amber2022-07-151-0/+20
* acinclude: Fix double -Werror.Ilya Maximets2022-07-121-0/+4
* dpif-netdev/mfex: Add AVX512 ipv6 traffic profiles.Kumar Amber2022-07-051-0/+1
* acinclude: Add seperate checks for AVX512 ISA.Cian Ferriter2022-05-301-8/+18
* sparse: bump recommended version and include headers.Adrian Moreno2022-03-301-1/+1
* compat: Add gen_stats include to define tc hw stats.Paul Blakey2022-03-041-0/+7
* acinclude: Detect avx512 vpopcntdq compiler support.William Tu2022-02-021-1/+1
* acinclude: Provide better error info when linking fails with DPDK.Sunil Pai G2022-01-121-3/+4
* dpdk: Use --in-memory by default.Rosemarie O'Riorden2021-12-151-0/+6
* acinclude: Use standardized DPDK component defines.Sunil Pai G2021-10-121-4/+4
* acinclude: Don't set AVX512-related configuration via CFLAGS.Ilya Maximets2021-08-051-6/+30
* dpif-netdev: Add configure to enable autovalidator at build time.Kumar Amber2021-07-161-0/+16
* dpif-netdev: Add command to switch dpif implementation.Harry van Haaren2021-07-091-0/+15
* add port-based ingress policing based packet-per-second rate-limitingYong Xu2021-07-011-3/+3
* compat: Add ct_state flags definitionsPaul Blakey2021-03-151-3/+3
* acinclude: Remove default library for DPDK.Sunil Pai G2021-01-291-6/+2
* acinclude: Warn when --with-linux parameter is supplied.Greg Rose2021-01-151-0/+1
* acinclude: Strip out -mno-avx512f provided by DPDK.Ilya Maximets2021-01-151-0/+6
* dpdk: Update to use DPDK v20.11.Ian Stokes2020-12-161-47/+54
* compat: Fix build issue on RHEL 7.7.Greg Rose2020-11-161-2/+0
* compat: Remove stale code.Greg Rose2020-11-161-2/+0
* acinclude: Enable builds up to Linux 5.8Greg Rose2020-10-171-2/+2
* datapath: Set OvS recirc_id from tc chain indexPaul Blakey2020-10-171-0/+3
* acinclude: Fix build with kernels with prandom* moved to prandom.h.Ilya Maximets2020-08-121-0/+4
* acinclude: Remove libmnl for MLX5 PMD.Timothy Redaelli2020-07-171-1/+0
* dpif-netdev: implement subtable lookup validation.Harry van Haaren2020-07-131-0/+16
* netdev-linux: Fix broken build on Ubuntu 14.04Yi-Hung Wei2020-07-081-0/+12
* ctags: Include new annotations to ctags ignore list.Flavio Leitner2020-07-041-3/+3
* datapath: Add hash info to upcall.Han Zhou2020-05-281-0/+4
* compat: Backport ipv6_stub changeGreg Rose2020-05-241-0/+2
* compat: Fix ipv6_dst_lookup build errorYi-Hung Wei2020-04-301-0/+3
* acinclude: handle dependencies for DPDK's AF_XDP PMDCiara Loftus2020-04-171-0/+4
* acinclude: handle dependencies for DPDK's PCAP PMDCiara Loftus2020-04-171-0/+4
* compat: Fix broken partial backport of extack op parameterGreg Rose2020-04-151-0/+34
* compat: Use nla_parse deprecated functionsJohannes Berg2020-03-061-0/+3
* compat: Move genl_ops policy to genl_familyJohannes Berg2020-03-061-0/+3
* compat: Fix up changes to inet frags in 5.1+Greg Rose2020-03-061-0/+2
* acinclude: Enable Linux kernel 5.5Greg Rose2020-03-061-2/+2
* dpdk: Remove deprecated pdump support.Ilya Maximets2020-03-061-19/+0
* compat: Remove HAVE_BOOL_TYPEGreg Rose2020-01-311-2/+0
* netdev-afxdp: NUMA-aware memory allocation for XSK related memory.Yi-Hung Wei2020-01-181-0/+2