aboutsummaryrefslogtreecommitdiff
path: root/m4/odp_dpdk.m4
AgeCommit message (Expand)Author
2024-05-17Merge ODP v1.45.0.0Matias Elo
2024-03-18m4: add missing copyright licensesMatias Elo
2024-01-12m4: dpdk: treat DPDK headers as system headersJere Leppänen
2023-11-06m4: dpdk: detect dpdk pcap driver availability when using pkg-configMatias Elo
2023-03-27m4: dpdk: handle trailing whitespace in DPDK_LIBSMatias Elo
2023-03-27m4: dpdk: handle trailing whitespace in DPDK_LIBSMatias Elo
2022-10-18Merge tag 'v1.38.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
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-04-13m4: odp_dpdk: use --disable-new-dtags option when using rpathJere Leppänen
2021-03-31linux-dpdk: enable dynamic dpdk linkingMatias Elo
2021-03-26m4: odp_dpdk: add missing libm dependencyMatias Elo
2021-03-25m4: odp_dpdk: add missing libm dependencyMatias Elo
2021-03-12m4: odp_dpdk: fix application linking when using shared dpdk libv1.26.0.0_DPDK_19.11Matias Elo
2021-02-12m4: odp_dpdk: fix pkg-config build dpdk v20.11Matias Elo
2020-09-21build: fix build for linux-generic platformMatias Elo
2020-09-11Port 091369b41 "build: use more generic naming for PCAP PKTIO test"Matias Elo
2020-09-10Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-08-26build: explicitly list dependency librariesStanislaw Kardach
2019-11-21linux-gen: rename ODP implementation internal configure definesMatias Elo
2019-10-07linux-gen: rename ODP implementation internal configure definesMatias Elo
2019-08-22Merge ODP linux-generic v1.22.0.0 into linux-dpdkMatias Elo
2019-08-16linux-dpdk: improve dpdk linkingMatias Elo
2019-06-07linux-dpdk: pktio: implement loop interface using dpdk ring pmdMatias Elo
2019-01-29Merge ODP linux-generic v1.21.0.0 into linux-dpdkMatias 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
2019-01-08linux-dpdk: add missing link to libmMatias Elo
2019-01-07Merge branch 'master' of https://github.com/Linaro/odp into odp-dpdkMatias Elo
2018-12-20m4: use odp_dpdk.m4 from linux-genericMaxim Uvarov
2018-12-18linux-gen: dpdk: fix build with no pmd driversMatias Elo
2018-09-05Merge branch 'master' of https://github.com/Linaro/odp into odp-dpdkMatias Elo
2018-08-29m4: odp_dpdk: pass CFLAGS and LDFLAGS to CC when locating libdpdk.soDmitry Eremin-Solenikov
2018-07-13Port 3d591a79 "linux-gen: support building ODP without libcrypto from OpenSSL"Matias Elo
2018-05-04build: odp_dpdk: add dependencies for crypto PMDsDmitry Eremin-Solenikov
2018-04-27linux-dpdk: enable running example and performance testsMatias Elo
2018-04-26Merge tag 'v1.19.0.0_tigermoth' of https://github.com/Linaro/odp into odp-dpdkMatias Elo
2018-04-25build: odp_dpdk: add dependencies for crypto PMDsDmitry Eremin-Solenikov
2018-04-04Merge tag 'v1.18.0.1_tigermoth_rc3' of https://github.com/Linaro/odp into odp...Matias Elo
2018-04-03build: another DPDK-linking fixDmitry 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