aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31Port 3be7ab9 "build: drop platorm/linux-generic/Makefile.inc"Matias Elo
2018-01-31Port 5581eaa "configure: stop setting AM_* variables"Matias Elo
2018-01-31Port 71e078e "build: use AM_CPPFLAGS to set include paths, rather than AM_CFL...Matias Elo
2018-01-31Port 863f2ca "linux-gen: crypto: stop using RAND_pseudo_bytes()"Matias Elo
2018-01-31Port 120e914 "configure, travis: switch to pkg-config to locate CUnit"Matias Elo
2018-01-31Merge commit 'f7c5f3e973814e0fc9211e008a37080b1c7d4a76' of https://github.com...Matias Elo
2018-01-31Port 0a7686e "linux-gen: use config.h header"Matias Elo
2018-01-31linux-dpdk: add missing includesMatias Elo
2018-01-31Merge commit '60105f079350405920462a4b0d59c7e78d9a8492' of https://github.com...Matias Elo
2018-01-31Port 03aa7c3 linux-gen: pktio: mark pktio_tbl as staticMatias Elo
2018-01-30Port dca4f5b "linux-gen: pktio: drop/staticize leftovers from single queue shim"Matias Elo
2018-01-30Merge commit '8705e548f330d23173283fcca62f4afb835a6380' of https://github.com...Matias Elo
2018-01-30Port a4afaf9 "linux-generic: packet: restructure inline routines to use macros"Matias Elo
2018-01-30Merge commit '2050915d34995f4be695a88dd99e9275f346733b' of https://github.com...Matias Elo
2018-01-30Port c444e19 "linux-gen: fdserver: fix fdserver work if ODP_SHM_DIR is exported"Matias Elo
2018-01-30Port 43bfbbf "linux-gen: packet: increase default headroom"Matias Elo
2018-01-30Port 77f1b67 "linux-gen: queue: avoid extra conversions"Matias Elo
2018-01-30Port dcea50f "linux-gen: buffer: change buffer handle to pointer"Matias Elo
2018-01-30Port 3a2864a "linux-gen: sched: use config max ordered locks"Matias Elo
2018-01-30Port 89b7caa "linux-gen: stop poisoning CPPFLAGS/LDFLAGS with DPDK flags"Matias Elo
2018-01-30Port 7fc6d27 "travis: use pkg-config to discover ODP flags"Matias Elo
2018-01-30Port c6dc505 "linux-gen: move timer_create check to platform directory"Matias Elo
2018-01-30Port 66898d9 "linux-gen: stop poisoning CFLAGS/LDFLAGS with threading flags"Matias Elo
2018-01-30Port 51dc837 "linux-gen: stop poisoning CPPFLAGS/LDFLAGS with CUnit flags"Matias Elo
2018-01-30Port ce8c72b "linux-gen: stop poisoning CPPFLAGS/LDFLAGS with OpenSSL flags"Matias Elo
2018-01-30Port 4c4bca3 "linux-generic: sched: add skeleton for strict priority"Matias Elo
2018-01-30Port f72ae9c "linux-gen: pktio: remove unused header file"Matias Elo
2018-01-30Port 08863bb "linux-gen: pktio: convert queue handle only once"Matias Elo
2018-01-30Port 1239cc0 "linux-gen: cls: avoid queue conversions"Matias Elo
2018-01-30Port 200782c "linux-generic: queue: modular queue interface"Matias Elo
2018-01-30Port 2541e86 "linux-gen: shm: user can define place for shm files"Matias Elo
2018-01-30Port b2b516c "linux-gen: shm: add uid to shm files"Matias Elo
2018-01-30Port d5d52b6 "linux-gen: shm: use shm in /dev/shm instead of /tmp"Matias Elo
2018-01-30Port 689145b "linux-gen: time: use true hz"Matias Elo
2018-01-30Port 9b78da8 "build: fix 64-bit atomics detection"Matias Elo
2018-01-30Port e7e9203 "build: fix conditional compilation of sources"Matias Elo
2018-01-30Port cd1f187 "linux-gen: improve conversion between buf_hdr_t and packet_t"Matias Elo
2018-01-30Merge commit 'bb0ca193f8c28036fdf8b3d6c8aa5d4f11980e6c' of https://github.com...Matias Elo
2018-01-29travis: enable testing with odp-dpdkMatias Elo
2018-01-29linux-dpdk: crypto: fix typo in auth capabilitySzymon Sliwa
2018-01-29linux-dpdk: crypto: fix infinite loopSzymon Sliwa
2018-01-29linux-dpdk: shm: use native dpdk memzonesMatias Elo
2017-09-14travis: move cross-compilation into build matrixDmitry Eremin-Solenikov
2017-09-14travis: merge native and cross-compilation scriptsDmitry Eremin-Solenikov
2017-09-14travis: enable cpp test during cross-compilationDmitry Eremin-Solenikov
2017-09-14travis: add cross-testing for 32-bit x86Dmitry Eremin-Solenikov
2017-09-14travis: don't use cross-pkg-configDmitry Eremin-Solenikov
2017-09-14travis: don't override prefix when cross-compilingDmitry Eremin-Solenikov
2017-09-14travis: fix powerpc test nameDmitry Eremin-Solenikov
2017-09-13linux-dpdk: Changes which are needed for odp_crypto to work.Szymon Sliwa