aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/README
AgeCommit message (Expand)Author
2022-05-25README.DPDK: list dpdk v21.11 as supportedMatias Elo
2022-02-08README: update DPDK-20.11 installation instructionsMalvika Gupta
2021-03-04README.DPDK: add instructions for DPDK 20.11Jere Leppänen
2020-10-14README.DPDK: add VFIO instructionsMatias Elo
2020-10-14README.DPDK: update recommended dpdk versionMatias Elo
2020-09-11README.DPDK: update crypto pmd chapterMatias Elo
2020-05-11linux-dpdk: update supported DPDK versionsMatias Elo
2019-08-23linux-dpdk: bump recommended dpdk version to 18.11v1.22.0.0_DPDK_18.11Matias Elo
2019-06-07linux-dpdk: initial experimental eventdev supportMatias Elo
2019-02-11README.DPDK: update repository GitHub linkMatias Elo
2019-01-10Port 68d9edd5c "linux-gen: dpdk: support DPDK version up to v18.11"Matias Elo
2018-04-30linux-dpdk: make usage of ODP_PLATFORM_PARAMS optionalMatias Elo
2018-04-30README.DPDK: minor updatesMatias Elo
2018-04-04Port 9a1d48b "odp_dpdk.m4: use correct installation directory"Matias Elo
2018-04-03linux-dpdk: port to DPDK 17.11Dmitry Eremin-Solenikov
2018-03-16README.DPDK: updatedJosep Puigdemont
2018-03-14README.DPDK: update supported dpdk versionMatias Elo
2018-02-19README.DPDK: configure takes --with-dpdk-path nowJosep Puigdemont
2017-06-30linux-dpdk: crypto accelaration supportv1.14.0.0_DPDK_17.02Balakrishna Garapati
2017-06-30Revert "linux-dpdk: crypto accelaration support"Balakrishna Garapati
2017-06-29linux-dpdk: crypto accelaration supportBalakrishna Garapati
2017-03-02linux-dpdk: README: update to match dpdk v17.02Matias Elo
2016-07-26linux-dpdk: document support for DPDK 16.07Zoltan Kiss
2016-07-26linux-dpdk: pool: check pool name lengthv1.10.1.0_DPDK_16.04Zoltan Kiss
2016-07-26linux-dpdk: devbuild: allow running gdb with unit testsZoltan Kiss
2016-07-07linux-dpdk: scripts: add git-transplant scriptZoltan Kiss
2016-05-26linux-dpdk: claim support for 16.04v1.8.0.0_DPDK_16.04Zoltan Kiss
2016-01-06linux-dpdk: upgrade to DPDK 2.2.0Zoltan Kiss
2016-01-06linux-dpdk: README: testing moved to newer kernelv1.6.0.0_DPDK_2.2.0-rc1Zoltan Kiss
2015-12-18linux-dpdk: init: pass only one core through -c parameterZoltan Kiss
2015-11-20linux-dpdk: init: allow passing DPDK cmd line through odp_global_init()Zoltan Kiss
2015-11-06linux-dpdk: move support target to DPDK 2.2.0-rc1Zoltan Kiss
2015-11-06linux-dpdk: README: fix compile instructionsZoltan Kiss
2015-11-06linux-dpdk: buffer: remove limitations due to DPDK 1.7.1 bugsZoltan Kiss
2015-09-02linux-dpdk: support DPDK 2.1.0Zoltan Kiss
2015-08-04linux-dpdk: support DPDK 2.1.0-rc3Zoltan Kiss
2015-08-03README: document ODP_PLATFORM_PARAMSZoltan Kiss
2015-07-01linux-dpdk: update to enable compile on DPDK 1.8 through 2.0Bill Fischofer
2015-05-21scripts: add devbuild.shZoltan Kiss
2015-05-18dpdk: README: fix DPDK config sectionCiprian Barbu
2015-05-18dpdk: README: add extra infoCiprian Barbu
2015-05-18dpdk: README: rework section on binding to DPDKCiprian Barbu
2015-05-18dpdk: README: rephrase and correctCiprian Barbu
2015-05-18dpdk: README: emphasize on document sectionsCiprian Barbu
2015-05-18dpdk: README: reorganize document sectionsCiprian Barbu
2015-05-18dpdk: README: add some new linesCiprian Barbu
2015-05-18dpdk: README: remove comment style formattingCiprian Barbu
2015-05-07dpdk: configure: remove dependency on DPDK env varsCiprian Barbu
2015-05-05init: make sure GCC constuctors are linkedZoltan Kiss
2015-04-29dpdk: howto debug DPDK app without hardwareMaxim Uvarov