aboutsummaryrefslogtreecommitdiff
path: root/m4/odp_dpdk.m4
AgeCommit message (Expand)Author
2022-09-09configure: use ODP_*FLAGS instead of *FLAGSJere Leppänen
2021-06-21linux-gen: dpdk: sync dpdk build changes from odp-dpdkMatias Elo
2021-03-25m4: odp_dpdk: add missing libm dependencyMatias Elo
2020-08-26build: explicitly list dependency librariesStanislaw Kardach
2019-10-07linux-gen: rename ODP implementation internal configure definesMatias Elo
2019-08-16linux-dpdk: improve dpdk linkingMatias Elo
2019-01-26build: provide PKG_CHECK_MODULES_STATIC implementationDmitry Eremin-Solenikov
2019-01-26build: support detection of DPDK through pkg-configDmitry Eremin-Solenikov
2019-01-26m4: move -lnuma detection to global fileDmitry Eremin-Solenikov
2018-12-18linux-gen: dpdk: fix build with no pmd driversMatias Elo
2018-08-29m4: odp_dpdk: pass CFLAGS and LDFLAGS to CC when locating libdpdk.soDmitry Eremin-Solenikov
2018-05-04build: odp_dpdk: add dependencies for crypto PMDsDmitry Eremin-Solenikov
2018-03-29build: another DPDK-linking fixDmitry Eremin-Solenikov
2018-03-22linux-gen: dpdk: bump supported dpdk version to v17.11Matias Elo
2018-03-13odp_dpdk.m4: use correct installation directoryJosep Puigdemont
2018-03-13odp_dpdk.m4: check for DPDK static librariesJosep Puigdemont
2018-02-19odp_dpdk.m4: fix detection of system librariesJosep Puigdemont
2018-01-24build: odp_dpdk: print info on detected DPDK type and locationDmitry Eremin-Solenikov
2018-01-24build: odp_dpdk: another fix for linking with shared libdpdkDmitry Eremin-Solenikov
2018-01-15linux-gen: dpdk: simplify linking with shared libdpdkDmitry Eremin-Solenikov
2017-12-08linux-gen: add support for using system-wide DPDKDmitry Eremin-Solenikov
2017-12-08configure: separate common DPDK check to odp_dpdk.m4Dmitry Eremin-Solenikov