aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2017-11-29linux-gen: modular-framework: move queue subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move pool subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move buffer subsystem header to a public folderBogdan Pricope
2017-11-22linux-gen: pktio: use pktio operations data poolBogdan Pricope
2017-11-22linux-gen: pktio: add pktio operations data poolBogdan Pricope
2017-11-10Merge branch 'api-next' into 2.0Yi He
2017-11-03linux-gen: pktio: remove duplicate odp_packet_io_internal.h2.0-native-driversBogdan Pricope
2017-11-01remove uarea_size from packet meta dataJoyce Kong
2017-10-30linux-gen: pktio: remove duplicate pktio_ops subsystem implementationBogdan Pricope
2017-10-30linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration optionBogdan Pricope
2017-10-20linux-gen: pktio: dpdk: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: introduce generic pktio_ops data storageBogdan Pricope
2017-10-17Merge branch 'api-next' into 2.0Honnappa Nagarahalli
2017-10-03Merge branch 'api-next' into cloud-devcloud-devHonnappa Nagarahalli
2017-09-20linux-gen: pktio: dpdk: minor code refactoryYi He
2017-09-20linux-gen: pktio: socket: minor code refactoryYi He
2017-09-20linux-gen: pktio: ipc: minor code refactoryYi He
2017-09-20linux-gen: pktio: loopback: minor code refactoryYi He
2017-09-20linux-gen: pktio: apply modular frameworkYi He
2017-09-20linux-dpdk:introduce buffer submoduleBalakrishna Garapati
2017-09-20linux-dpdk:prepare for buffer submoduleBalakrishna Garapati
2017-09-20linux-gen: queue: add queue module to subsystemJoyce Kong
2017-09-13linux-gen: cleanup internal schedule interfaceBrian Brooks
2017-09-13linux-gen: schedule: move schedulers into modulesBrian Brooks
2017-09-13linux-gen: schedule: add subsystemBrian Brooks
2017-09-08linux-dpdk: optimize pool's data planeHonnappa Nagarahalli
2017-09-08linux-dpdk: remove unwanted caching of pool pointersHonnappa Nagarahalli
2017-08-25linux-dpdk: introduce pool modular frameworkcloud-after-modular-poolBalakrishna Garapati
2017-08-18linux-dpdk: Sync with cloud-dev/api-next updatesBalakrishna Garapati
2017-08-18configure: Enable linux-dpdkBalakrishna Garapati
2017-08-15merge: squashed commit: odp-dpdk to odp cloudcloud-before-modular-poolMaxim Uvarov
2014-10-01git split: delete dpdkMaxim Uvarov
2014-09-23Use shm handle in linux-dpdkPetri Savolainen
2014-09-22linux-dpdk: Fixed the installed include filesCiprian Barbu
2014-09-18dpdk: add generic cryptoMaxim Uvarov
2014-09-18dpdk: add shared memory reserve flagMaxim Uvarov
2014-09-11Add platform-specific Makefile.inc for applicationsTaras Kondratiuk
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-08-22Move includes back into linux-genericAnders Roxell
2014-08-13Updated ODP-DPDK READMEVenkatesh Vivekanandan
2014-08-11dpdk: ensure packet size is the same as buffer sizeAnders Roxell
2014-08-11platform/*/Makefile.am: move generic parts to inc fileAnders Roxell
2014-08-11Fix installation of pkg-config fileAnders Roxell
2014-08-07ODP-DPDK multi-queue supportVenkatesh Vivekanandan
2014-07-29dpdk: make use of variable --with-sdk-install-pathAnders Roxell
2014-07-29dpdk: README: simplify and build against installed dpdkAnders Roxell
2014-07-29dpdk/README: add copyright headerAnders Roxell
2014-07-24DPDK ODP_ASSERT compilation fixVenkatesh Vivekanandan
2014-07-23ODP-DPDK compilation fixVenkatesh Vivekanandan
2014-07-23Initial ODP-DPDK portVincent Hsu