aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk
AgeCommit message (Collapse)Author
2018-02-06dpdk-extras: removeChunrong Guo
*dpdk includes dpdk-extras Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-06dpdk: update recipeChunrong Guo
update to 076aa8e *include the following changes: 076aa8e - bus/fslmc: change the eqcr stashing threshold to 1 adc0955 - net/dpaa: Change default tail drop size to 256. a3921f8 - net/dpaa2 : Revert "enable fetching hash result from hardware" e901680 - net/dpaa2:Setting correct frame size in dev_mtu_set d61cd8f - net/dpaa:Setting correct frame size in dev_mtu_set 8bff395 - Merge branch '17.05-next-qoriq' into 17.05-qoriq 14f2b6f - Merge remote-tracking branch 'stable/17.05' into hotfix/DPDK-1036_stable_17.05-to_qoriq 5afa218 - Merge pull request #482 in GITAM/dpdk from DPDK-178-BE to 17.05-next-qoriq 0192452 - net/dpaa: add frame count based tail drop with CGR d5026f6 - net/dpaa2: removing double env variable for Tail drop setting 7468d34 - net/ixgbe: fix compilation on ARM BE c493e1f - net/i40e: fix compilation on ARM BE f502ece - bus/dpaa: fix compilation on ARM BE bfa94d6 - lpm: fix compilation on ARM BE 815ea7d - pmdinfogen: fix cross compilation for ARM BE 14c81be - Merge pull request #478 in GITAM/dpdk from DPDK-806-phyaddr to 17.05-next-qoriq b31eb4d - Merge pull request #472 in GITAM/dpdk from DPDK-1010-misc to 17.05-next-qoriq 11c1c9e - bus/dpaa: fix missing symbol for shared build 07e60bd - net/dpaa2: set queues if reconfiguration is done 1918d8c - test/test: improve dequeue logic for crypto operation b0c1ecb - net/dpaa2: support to configure taildrop size 223fe63 - net/dpaa2: support rx query count api 3333924 - net/dpaa2: enable parse error packet to driver by default 4eec0f0 - net/dpaa: optimize phy to virt for push mode queue 8b3e1c9 - net/dpaa: removing the data prefetch from driver 7505585 - net/dpaa: increase the tail drop length 23505e0 - net/dpaa: optional support for push mode queues cad1ddb - crypto/dpaa: optimizing the virt to phy conversion 4c84009 - net/dpaa: optimize the phy to virt conversion d44f70f - mempool: indicate if mempool elements are allocated from muliple memzones 77e5fd8 - errata: dpaa - change the block size flag name in alignment with upstream 305c71a - errata: mbuf - dpaa errata to use family mask cd6f661 - bus/dpaa: adding fq as a parameter for portal get 2daf985 - Merge pull request #474 in GITAM/dpdk from bugfix/DPDK-845-correction to 17.05-next-qoriq 3a2ea0d - examples/ipsec-secgw: add protocol offload cfg files for 64x64 tunne *install nxp config files Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18dpdk: update recipesChunrong Guo
*update to 3d7a6ae include the following changes 3d7a6ae - license: fix legal review request comments 148e3dc - Revert "crypto/openssl: fix compilation break with openssl 1.1" 9845264 - crypto/openssl: fix compilation break with openssl 1.1 95e380c - net/dpaa2: set queues if reconfiguration is done 64578fa - bus/dpaa: fix port order shuffling f58c470 - Merge pull request #451 in GITAM/dpdk from feature/DPDK-837 to 17.05-qoriq 7132562 - dpaa: Patch to fix coverity issue *remove 0001-fix-build-with-gcc-7.1.patch patches have beed applyed *remove load-devel-config.sh fix the below error |can't read load-devel-config.sh *Remove the commented code. *replace ${datadir}/tools with ${datadir}/* *replace /usr/bin with ${bindir} *replace /usr/sbin with ${sbindir} Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07dpdk-extras: update to d17f3e0654Chunrong Guo
*include the following changes d17f3e0 - Remove "All rights reserved" in copyright ce5e45a - dpaa: changing type of disable script fc00cb6 - Update copyright text based on legal review input 3b1d9a8 - Services: disable_services.sh script added to disable the services 878feaf - dpaa2: make loopback script executable a55e7b1 - dpaa2: disable PEB buffers for ls1088 327fd49 - dynamic_dpl: BOARD_TYPE environment variable dependancy removed c56f9dd - dynamic_dpl: add board_type environment variable 72bd2b8 - dpaa2: loopback_ipsec_secgw.sh modified for latest application changes 53c368f - dpaa2: loopback_ipfragment_reassembly.sh modified for large size ping b3ea7ab - dpaa2: adding support for PERF Buffers Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07dpdk: update to 98f548c36Chunrong Guo
*include the following changes 98f548c - dpaa2: fix incorrect copyright string 7962baa - examples/ipsec-secgw: modify port numbers in config files 3217401 - dpdk-extras: updating submodule commit e011184 - dpdk-extras: update commit of submodule 4bea5be - dpaa2: fix incorrect copyright string 09e88a4 - dpdk-extra: update submodule commit 7fc9dad - IPSEC:Enabling dequeue of all pending packets before retransmitting eaf69d3 - Merge pull request #377 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 6a5d817 - dpaa: naming alignment with 17.05 code b802c02 - mempool: fix search of maximum contiguous pages b889f0b - net/dpaa2: tx cgr setting to frame based e3b9a92 - net/dpaa2: change rx and tx queue numbers from MC attributes 5aba5d9 - vfio: fix memseg error message ec49f70 - Merge pull request #376 in GITAM/dpdk from ~B27504/dpdk:16.07-qoriq to 16.07-qoriq c024799 - Merge pull request #373 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq d3b2ef0 - dpaa1: have separate device id's for eth and sec 874df10 - dpaa: update the parsing mask 0eff523 - bus/fslmc: panic on failure to get DPIO fbd65d1 - dpaa2: obtain kernel version and toggle MSI setup 2143d38 - dpaa: modify compatible string due to kernel update from 4.1 to 4.4 d17c69d - dpdk-extras: commit-id updated 43f4f81 - Merge pull request #369 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 431ff86 - net/dpaa: expose env variable to disable taildrop 8e451ee - Merge pull request #366 in GITAM/dpdk from ~B49015/dpdk:16.07-qoriq_fix to 16.07-qoriq 3876243 - DPAA2: coverity issues fixes Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-07-14dpdk: fix build error with gcc 7Chunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02dpdk-extras :update to 47ee260Chunrong Guo
*include the following changes 47ee260 - dpaa2: sync dynamic DPL creation and destroy scripts 210d969 - dpaa2: set platform specific value for QoS entries 31f9b14 - Adding BSD License - COPYING be5e732 - Merge pull request #12 in GITAM/dpdk-extras from ~B46179/dpdk-extras:master to master d0f97d4 - Removing LICENSE.GPL file Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02dpdk: update to a3395d2Chunrong Guo
*include the following changes a3395d2 - Merge pull request #310 in GITAM/dpdk from hotfix/DPDK-477-l3fwd-performance to 16.07-qoriq cda2d04 - dpaa2: disable bug_on in qbman cd7609b - dpaa2: enable virt addressing by default 0a17438 - dpaa2: fix legal copyright for MC files 0b5b9f9 - Merge pull request #306 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq e1ab876 - dpaa_sec: allocate ctx memory from per device mempool in place of malloc 2fcbd10 - dpaa: fix incorrect header macro name 23ec077 - dpaa2:pool: removing comments and remove mbuf_size ed6da95 - dpaa2: fix 0 buffer release call to qbman 0bbba9c - dpaa2: update ext for dpl scripts 8061b41 - dpaa: enable frame queue taildrop for rx queues baec797 - dpaa2: compilation warning with GCC 6.1 b6d8b7c - ext: updating the ext commit f5a43ca - dpaa - update the readme files 27c2b01 - dpaa build check script with debug a3e73f0 - dpaa2: remove unused sw annotation and duplicate code for rx buffer layout c00e7cb - dpaa2: Handle boundary condition and set invalid bpid properly 0c4c95f - DPAA:Adding correct flib directories path in Makefile 5f9295f - dpaa2: in sync with upstream code b3926f9 - Merge pull request #289 in GITAM/dpdk from ~B56361/dpdk-b56361:feature/DPDK-359 to 16.07-qoriq 9c3cb3e - dpaa_sec: boundary check for session and qp logic 13262d5 - dpaa2: add support for pause frames adc1fe1 - Merge pull request #292 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq 306942a - dpaa2: Improve mbuf-fd conversion routines to support fragmentation 3a363b7 - Merge pull request #294 in GITAM/dpdk from ~B27504/dpdk:16.07-qoriq to 16.07-qoriq d85e655 - dpaa1: Add functionality to enable/disable multicast ethernet frames 690eb31 - Merge pull request #293 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 585f8bc - ethdev: prevent duplicate event callback 4534008 - eal/arm: fix file descriptor leak when getting CPU features ce66837 - app/testpmd: fix timeout in Rx queue flushing 68f549a - app/testpmd: fix RSS hash key size 3e65873 - app/testpmd: fix help of MTU set commmand 011af8b - pmdinfogen: fix clang build 1fbb214 - examples/qos_sched: fix dequeue from ring cbe4f1e - examples/l2fwd-crypto: fix verify with decrypt in chain c1a7e72 - examples/ipsec-secgw: check SP only when setup c7e10ca - timer: fix lag delay 34405e3 - vhost: fix Windows VM hang d30eb3f - tools: fix virtio interface name when binding 24d1523 - tools: fix json output of pmdinfo f198525 - Merge pull request #291 in GITAM/dpdk from ~B46179/dpdk_rebase:16.07-qoriq to 16.07-qoriq 60e04ab - IP_FRAG: Updating correct packet type in fragmented packets 5c13b51 - DPAA:Adding refcount support in ethernet driver 9355023 - net/dpaa2: add support for free buffer count 249254f - Merge pull request #285 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq 69eda52 - dpaa_sec: implement attach/detach qp with session apis 0038181 - ipsec-secgw: attach session to a queue pair 5b2a271 - cryptodev: add apis to attach session with queue pair 0a9ad9f - cryptodev: add max_nb_session_per_qp parameter in rte_cryptodev_info.sym 5777555 - Merge pull request #287 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 505624c - dpaa1: fix coverity reported issues da4765d - dpaa2: fix the coverity reported issues cb0fa4e - dpaa2: upgrade MC to 10.1.0 5e45742 - DPAA: Removing usage of shared portals in QBMAN 2e9ee37 - DPAA: Adding perf optimizations in qman e16eac0 - DPAA: Adding performance optimizations in ethernet driver a08afad - DPAA: Adding L3_IPV4_EXT as supported ptype 1387949 - DPAA: Correcting the Parse results masks dd7ea75 - mk: fix build of assembly files for ARM64 5cd5587 - flib/rta: fix HMAC key size in cnstr_shdsc_hmac() c686a81 - crypto/dpaa2_sec: add per device mempool to store frame list entries 575b661 - Merge pull request #279 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq ff60419 - Merge pull request #274 in GITAM/dpdk from ~B46179/dpdk_rebase:16.07-qoriq to 16.07-qoriq 9b4d9da - IP_RSMBL: Removing compilation failure from IP_Reassembly 588049f - DPAA: Adding checksum offload support for SG use-case 774a5e7 - dpaa: removing unused dtsec registers and routines dc00642 - dpaa: add support for unicast mac addr filters 0c047b3 - dpaa: removing warning with 32 bit compilation 4cf6c40 - mbuf: use pktmbuf helper to create the pool ee78cc9 - fsl_qbman: ceetm: fix parsing of lni and sp id ranges 6a80c9c - fsl_qbman: fix bman debugfs endianness bd9d970 - fsl_qbman: fix kernel doc comments 0922755 - fsl_qbman: ceetm: add missing endianness conversions 704abbb - fsl_qman: Fix endianness in ccgr query c299629 - fsl_qman: Fix endianness class queue query 5638a2c - fsl_qbman: Fix endianness for wq query Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-22dpdk: fix typoChunrong Guo
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-17dpdk/dpdk-extras/ovs-dpdk: add recipeChunrong Guo
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>