aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk
AgeCommit message (Collapse)Author
2019-01-14dpdk: set COMPATIBLE_MACHINE as qoriqChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14dpdk: update to f451d2bChunrong Guo
*update to lsdk 1812 tag include the following changes f451d2b - PVT:dpaa: add ipv6 distribution in fmc xml scripts c3c6697 - examples/l3fwd: add per port buffer pool support 8232d30 - PVT: bus/fslmc: fix array access in interrupt affinity for LCORE_ID_ANY c09e3c4 - Merge pull request #824 in GITAM/dpdk from ~NXA19696/dpdk:17.11-qoriq-dev to 17.11-qoriq-dev 6e381aa - bus/fslmc: apply portal to cpu mapping only for non-rx portals 4f3b82f - Merge pull request #822 in GITAM/dpdk from ~NXA19696/dpdk:17.11-qoriq-dev to 17.11-qoriq-dev 58f92eb - bus/fslmc: Reset portal memory before use 7b8d2ee - bus/fslmc: Performance optimization in QBMan Enqueue functionality 2b6f083 - security: fix crash on destroy null session 559e318 - examples/l2fwd-crypto: skip device not supporting operation df3b0ce - examples/l2fwd-crypto: check return value on IV size check fe0af02 - examples/l2fwd-crypto: fix digest with AEAD algo abbda5d - examples/ipsec-secgw: fix bypass rule processing 3f81162 - examples/ipsec-secgw: fix IPv4 checksum at Tx 2ddfbf9 - build: enable ARM NEON flag when __aarch64__ defined bc5b0b6 - eal/arm64: fix instrinsic for GCC < 4.9 e25189f - eal: fix build with -O1 fa83a50 - table: add dedicated params struct for cuckoo hash 80833dd - net/dpaa2: fix MAC address initialization 84e9838 - PVT: change the map files default to 17.11 afa05d0 - doc: add doc for dpaa2 pmd timestamp api 2871fe5 - net/dpaa2: fix the copyright year due to changes f78341c - net/dpaa2: fix clang compilation issues db2dd17 - PVT:dpaa2: change dpsec to 8 by default 5a815c5 - mk: fix cross build 4c9beb5 - Merge pull request #821 in GITAM/dpdk from DPDK-1499-fmcless-pcd to 17.11-qoriq-dev a077d74 - PVT: misc clang compilation fixes 4626a2d - PVT: net/dpaa: add schema for default pcd Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2018-12-13dpdk: set DPAA_VER = "dpaa"Chunrong Guo
* dpdk do not support 32bit target Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-11-19dpdk: add '-fPIC' to CPU_CFLAGSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01dpdk: update to 0c0332aChunrong Guo
*update to lsdk 1809 tag include the following changes: 0c0332a - PVT: test: add NXP Copyright to test cryptodev af17971 - Revert "PVT: bus/dpaa: avoid be to le conversion for status" 9e95cc5 - PVT:nxp/ipsec: add multiple ipsec proto testing script 7ceb022 - PVT:raw/dpaa2_qdma: add prefetch buffer support 4049033 - PVT:raw/dpaa2_qdma: add rbp mode support 275e3b9 - PVT:raw/dpaa2_qdma: fix the vq bulk dq mode d8a75da - Merge pull request #771 in GITAM/dpdk from DPDK-816-dpaa2-eventtest to 17.11-qoriq-dev aad507e - PVT:test/event: add dpaa2 unit test case 7750d0e - PVT:event/dpaa2: align evq with queue id for link and unlink b039d3f - test/cryptodev: improve pdcp test presentation 2f33770 - crypto/dpaa2_sec: enable bi-endian changes in protocols fa4a9a0 - PVT:event/dpaa2: fix max event port value ae95b8f - PVT:event/dpaa2: fix missing mbuf assignment in atomic processing 01b71fe - PVT:event/dpaa2: implement dynanic portal support for enqueue 528d6f3 - mempool/dpaa2: change the print type for no buffers 97733ab - PVT:event/dpaa2: fix timeout handling 79877dd - net/dpaa2: add per queue stats get and reset support dbb2592 - Merge pull request #746 in GITAM/dpdk from DPDK-729-pdcp to 17.11-qoriq-dev afa3c21 - PVT: nxp: update copyright of performance scripts b942c8b - event/dpaa: check for linked queue before decrementing 209bb9d - PVT: dpaa: logging improvements 3f0ae55 - PVT: net/dpaa: improve err handling for fmcless mode 3c57c29 - PVT: event/dpaa2: affining portal at runtime during I/O 339f46d - PVT:event/dpaa2: realign code with dpaa1 fc00d20 - PVT:event/dpaa2: rename evq info to dpaa2 eventq 58ac377 - PVT:bus/qbman: memset the portal memory to zero f31431b - PVT: test: add pdcp tests for DPAA1 SEC caed7a2 - crypto/dpaa_sec: add pdcp proto offload support 378536f - crypto/dpaa_sec: ipsec offload add null algo support 5367a25 - test/crypto: add test vectors for pdcp lookaside offload 15c2b90 - crypto/dpaa2_sec: add pdcp offload support 092cfb0 - security: add pdcp protocol support ae65359 - PVT:add security unit test compile time flag e22fee5 - test/crypto: add test vector for ipsec lookaside offload 33f4c26 - PVT:test/crypto: fix the devid testcases d81dae3 - crypto/dpaa2_sec: multi algo support for ipsec session 0a7ebc3 - crypto/dpaa2_sec: add out of place crypto support Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-05dpdk: update to 9448fe7Chunrong Guo
*include the following changes: 9448fe7 - PVT:nxp: increase DPMCP counts e324b1f - crypto/armv8: fix HMAC supported digest sizes cba260d - net/ppfe: port enable/disable fix on running traffic 57a1ec9 - net/ppfe: mtu errata workaround for LS1012Rev1 72172d2 - net/ppfe: app rerun fix on running traffic 370758e - net/ppfe: jumbo setting removed during initialization faac20e - PVT:event/dpaa2: fix max port and parallel handling 8bc5683 - PVT:QDMA fix the IOVA as VA flag b97bb46 - PVT:net/dpaa: fix push mode init queue handling b2ad260 - PVT:bus/dpaa: fix LS1043 push mode disable patch 14096cb - crypto/openssl: sg support for inplace buffers f96e21c - net/ppfe: add ETH_HEADER and CRC in mtu 01bc62f - PVT:net/dpaa2: fix the prefetch rx to honor nb pkts 4420f8f - PVT: net/dpaa2: minor log fixes e52b626 - net/ppfe: fix crash on packet receive ed2048b - PVT: dpaa: change the LS1043 errata flag to compile time with id fdb1620 - nxp: make dynamic scripts executable f4c5760 - PVT: net/dpaa: check if fmc is executed 93862f8 - PVT: net/dpaa: disable default push mode for LS1043 64a9038 - PVT: bus/dpaa: pass vdqcr exact configuration from the user 04e4240 - crypto/dpaa_sec: convert phys call to iova calls 3d8f00e - doc/eventdev: fix double entry for dpaa 3156f0a - app/crypto-perf: check minimum lcore number 2d705f8 - net/liquidio: fix link state fetching during start 33ba176 - net/bnxt: fix Rx checksum flags 9073e33 - net/failsafe: fix duplicate event registration 2531da7 - net/failsafe: fix removed sub-device cleanup afdd810 - net/bonding: export mode 4 slave info routine 10180c8 - net/i40e: fix shifts of signed values d647255 - net/qede: fix unicast filter routine return code ce9aab5 - net/qede: fix missing loop index in Tx SG mode 30407bf - net/qede: fix multicast filtering 2219b5b - net/ixgbe: fix DCB configuration *fix gcc-8 build error *add l2fwd-qdma *set EXTRA_CFLAGS for oe_runmake Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02dpdk : Upgrade to v17.11C.R. Guo
1. Rename the recipe version 2. Remove add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch 3. Add cmdif demo and lib 4. Enable openssl and kni 5. Changes: 11d461d - PVT: dpaa: Coverity fixes f48f745 - PVT: dpaa2: Coverity fixes 4294b65 - Merge pull request #581 in GITAM/dpdk from bugfix/DPDK-1236-vhost to 17.11-next-qoriq ea9e9f5 - PVT:examples/vhost: add NXP NON upstream compilation flag fa63d1a - PVT: dpaa2: add dynamic AIOP DPL script 0c5d852 - PVT: crypto/dpaa_sec: Adding a check to verify portal configuration 3be54a7 - PVT: crypto/dpaa_sec: adding a check to create mempool only once per device 09dc340 - PVT: test/test: add macro for dpaa_sec device name edd313f - PVT: crypto/dpaa_sec: add macro for device name cad0a33 - Merge pull request #571 in GITAM/dpdk from bugfix/DPDK-1222 to 17.11-next-qoriq 0057e69 - dpaa/event: rearranging of atomic queue support code 2a43d84 - Merge pull request #569 in GITAM/dpdk from feature/DPDK-781 to 17.11-next-qoriq 214085e - README: Update for l3fwd with eventdev config 5ab4786 - PVT: mbuf: change mempool set from register 4ecd97c - license: introduce SPDX identifiers e762ed7 - doc: add DPAA eventdev guide 84956ed - crypto/dpaa2_sec: fix build with GCC < 7 e716b6f - crypto/dpaa2_sec: fix build with GCC 7 a38ca35 - lib: remove unused map symbols 4d8a6de - net/dpaa2: remove unused global variable 513dac2 - bus/fslmc: fix build with latest glibc ae9a891 - bus/dpaa: fix default IOVA mode 3d4dacb - bus/fslmc: fix DPCI compare in scan 080fda4 - bus/dpaa: fix clang warnings d82a750 - crypto/dpaa2_sec: fix enum conversion for GCM 17ae857 - crypto/dpaa_sec: fix enum conversion for GCM 2e1e748 - net/dpaa: fix potential memory leak 18a9fad - Merge pull request #566 in GITAM/dpdk from ~NXA15309/dpdk:DPDK-781-l3fwd-event to 17.11-next-qoriq 6acd7a7 - PVT: doc: update the cmdif doc with correct AIOP ELF path 0056df7 - PVT: examples/l3fwd: adding CLI parameters for eventdev config 46aaafa - PVT: raw/dpaa2_cmdif: use iova-vaddr conversion macros e7933b2 - PVT: bus/fslmc: add typecast in iova-vaddr conversion macros fa06a86 - PVT: doc: add DPAA2 based CMDIF demo 5fcd632 - PVT: examples/cmdif: add the command interface demo application 3bcae6d - PVT: examples/cmdif: add CMDIF SHBP library a8ff22c - PVT: examples/cmdif: add CMDIF server library 86a71f5 - PVT: examples/cmdif: add CMDIF client library Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06dpdk: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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>