dpdk-tools-19.11.4-150300.16.1<>,?c$'p9|a[X&r!_Ƚ  iL$Sw,\h$OCb—u cYpW6K&kKNg] WT=XLyZR "ܰšVnкR?Bb>nC_51{eD\2˔vI5FlL~G'ތM'15ge7mU-35LY}Vie2B~@՝Ӹ\.<">?0? d  ! ]. DUekt           D p   ,\$$ $ H L [( \8 dF9 |F:FGL Hx I XY\ ] ^bcd<eAfDlFu\ vw x y5Cdpdk-tools19.11.4150300.16.1Tools for setting up Data Plane Development Kit environmentThis package contains tools for setting up Data Plane Development Kit environmentc$'sangioveseMSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttp://dpdk.orglinuxppc64le "H' qnO36ˁAc$&Gc$&Gc$&Gc$&>c$&Hc$&>_VCc$#_VC_VC_VC81397ffe1766f7003f4422fd0cb62665009c38ef715d0f64d886db9cf7e74a322fcee59853a25ee92eee107bc230d2ccccb15761cbd670e7cfa5fb5fc9ed13685d8ee66b501bd8b18d1a2c3e603a5a8ee39e898ed5443344a8c2497e90cc0b1db1667c72791ee656282ada727011a8afcb89a722c34948a2a32585fad61eccd97314c2334b281183ff25a608f059a20c3275a276224459dbf822f4737b461d6a68c3f56eaf2063d50ff6225971dde7c3f85283524df0613a26df0d9d5ab5026eb8a280044aead4cc4b338782cfafaafbd0ad87e1d09218a44dee10d317c527874f308474f47ba0bfec65dfc3b289a08c6befefb7d31138293a4ad1ff0f5a6205../share/dpdk/usertools/dpdk-devbind.pydpdk-devbindrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdpdk-19.11.4-150300.16.1.src.rpmdpdk-any-toolsdpdk-toolsdpdk-tools(ppc-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/bash/usr/bin/envdpdkfindutilsiproutekmodld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)librte_compressdev.so.0.200()(64bit)librte_compressdev.so.0.200(EXPERIMENTAL)(64bit)librte_cryptodev.so.20.0()(64bit)librte_cryptodev.so.20.0(DPDK_20.0)(64bit)librte_cryptodev.so.20.0(EXPERIMENTAL)(64bit)librte_eal.so.20.0()(64bit)librte_eal.so.20.0(DPDK_20.0)(64bit)librte_ethdev.so.20.0()(64bit)librte_ethdev.so.20.0(DPDK_20.0)(64bit)librte_eventdev.so.20.0()(64bit)librte_eventdev.so.20.0(DPDK_20.0)(64bit)librte_mbuf.so.20.0()(64bit)librte_mbuf.so.20.0(DPDK_20.0)(64bit)librte_mempool.so.20.0()(64bit)librte_mempool.so.20.0(DPDK_20.0)(64bit)librte_pmd_crypto_scheduler.so.20.0()(64bit)librte_pmd_crypto_scheduler.so.20.0(DPDK_20.0)(64bit)librte_security.so.20.0()(64bit)librte_security.so.20.0(DPDK_20.0)(64bit)pciutilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)19.11.43.0.4-14.6.0-14.0-15.2-1dpdk-any-tools4.14.3c@bk@bj_s!_i@_2@^@^l@^\@]@]@]\@\Y@\o@\I[Ѱ@[[['ZZ@ZZZH@Z\ZTZ@X6@W= SLES15 It needs rdma-core >= v16.- Removed 0002-kni-fix-build-on-SLE12-SP3.patch since no longer referenced in .spec files - Added 0002-dpdk-eal-ppc-rte_smp_mb.patch to fix an issue on ppc64le platforms with v18.02 - Updated to version 18.02; some of the changes include: * Added function to allow releasing internal EAL resources on exit * Added igb, ixgbe and i40e ethernet driver to support RSS with flow API * Updated i40e driver to support PPPoE/PPPoL2TP * Added MAC loopback support for i40e * Added support of run time determination of number of queues per i40e VF * Updated mlx5 driver * Updated mlx4 driver * Added NVGRE and UDP tunnels support in Solarflare network PMD * Added AVF (Adaptive Virtual Function) net PMD * Added feature supports for live migration from vhost-net to vhost-user * Updated the AESNI-MB PMD * Updated the DPAA_SEC crypto driver to support rte_security * Added Wireless Base Band Device (bbdev) abstraction * Added New eventdev Ordered Packet Distribution Library (OPDL) PMD * Added new pipeline use case for dpdk-test-eventdev application * Updated Eventdev sample application to support event devices based on capability * Added Rawdev, a generic device support library * Added new multi-process communication channel * Added GRO support for VxLAN-tunneled packets * Increased default Rx and Tx ring size in sample applications * Added new DPDK build system using the tools “meson” and “ninja” [EXPERIMENTAL]- The vm_power example does not work for ppc64le since it uses the IXGBE PMD driver which is not available for that platform(bsc#1082154): * Disable CONFIG_RTE_LIBRTE_POWER for the sample application; * Disable CONFIG_RTE_LIBRTE_IXGBE_PMD for the actual PMD driver;- Upgraded to latest stable release 17.11.1 (LTS): some of the fixes include: * location changes of the GPL and LGPL licenses; * net/mlx4: - fix drop flow resources leak * net/bnxt: - double increment of idx during Tx ring alloc - group info usage - check for ether type - size of Tx ring in HW - number of pools for RSS - return code in MAC address set - link speed setting with autoneg off * net/nfp: - MTU settings - jumbo settings - CRC strip check behaviour * net/sfc: - multicast address list copy memory leak - DMA memory leak after kvarg processing failure - fix label name to be consistent * net/i40e: - VLAN offload setting issue - FDIR input set conflict - FDIR rule confiliction issue - setting MAC address of VF - flow director Rx resource defect - warn when writing global registers - multiple driver support - interrupt conflict with multi-driver - Rx interrupt - check multi-driver option parsing - flow director filter * net/qede: - enable LRO over tunnels - reject config with no Rx queue - check tunnel L3 header - tunnel header size in Tx BD configuration - VF LRO tunnel configuration * net/mlx5: - Tx checksum offloads - un-supported RSS hash fields use - device operation type - pedantic compilation - fix pedantic compilation - flow item validation - flow RSS configuration - UAR remapping on non configured queues - secondary process verification - port stop by verify flows are still present - flow priority on queue action- Enable(disabled by default) MLX4 and MLX5 pmd(fate#322609)- Upgraded to latest major 17.11(fate#322609); some of the fixes include: * Extended port_id range from uint8_t to uint16_t * Added a new driver for Marvell Armada 7k/8k devices * Updated mlx4 driver * Updated mlx5 driver * Added SoftNIC PMD * Added support for NXP DPAA Devices * Updated support for Cavium OCTEONTX Device * Added PF support to the Netronome NFP PMD * Updated bnxt PMD * Added bus agnostic functions to cryptodev for PMD initialization * Updated QAT crypto PMD * Updated the AESNI MB PMD * Updated the OpenSSL PMD * Added NXP DPAA SEC crypto PMD * Add new benchmarking mode to dpdk-test-crypto-perf application * Added IOMMU support to libvhost-user * Added the Generic Segmentation Offload Library * Added the Flow Classification Library - Removed 0002-kni-fix-build-on-SLE12-SP3.patch since patch merged upstream and available in 17.11- Added missing supported broadcom chipset family Broadcom NetXtreme II BCM57810- Upgraded to latest stable 17.08.1; some of the fixes include: * net/qede: disable per-VF Tx switching feature * revert "net/virtio: flush Rx queues on start" * various fixes for mlx5 PMD drivers * various fixes for bnxt PMD drivers * various fixes for i40e PMD drivers * various fixes for crypto PMD drivers * testpmd: fix for non-consecutive ports * ethdev: fix ABI version- Add missing libelf-devel dependency- Updated to 17.08(bsc#1050250, bsc#1046598, fate#322913, fate#322608) Some of the new features are listed below: * Increase minimum x86 ISA version to SSE4.2 * Added Fail-Safe PMD * Added support for generic flow API (rte_flow) on igb NICs * Added support for generic flow API (rte_flow) on enic * Added support for Chelsio T6 family of adapters * Added latency and performance improvements for cxgbe * Updated mlx5 driver * Added NXP DPAA2 Eventdev PMD * Added dpdk-test-eventdev test application * from 17.05: * Added mbuf raw free API * Added free Tx mbuf on demand API * Added VFIO hotplug support * Added PowerPC support for i40e and its vector PMD * Added VF max bandwidth setting in i40e * Added LiquidIO network PMD * Added support for NXP DPAA2 Network PMD * Added support for NXP DPAA2 - FSLMC bus * Added support for the Wind River Systems AVP PMD * Added vmxnet3 version 3 support * Added MTU feature support to Virtio and Vhost * Added event driven programming model library (rte_eventdev) * Added Software Eventdev PMD * Added Cavium OCTEONTX Eventdev PMD * Added NXP DPAA2 SEC crypto PMD * from 17.02: * Added generic EAL API for I/O device memory read/write operations * Added VF Daemon (VFD) for i40e. - EXPERIMENTAL * Added generic flow API (rte_flow) * Added APIs for MACsec offload support to the ixgbe PMD * Added Solarflare libefx-based network PMD. * Added support for Mellanox ConnectX-5 adapters (mlx5) * Added ARMv8 crypto PMD * Added crypto performance test application * more details can be found in http://dpdk.org/doc/guides/rel_notes/release_17_08.html http://dpdk.org/doc/guides/rel_notes/release_17_05.html http://dpdk.org/doc/guides/rel_notes/release_17_02.html [-0002-kni-define-HAVE_VF_VLAN_PROTO-for-SLES12SP3.patch - 0003-kni-define-HAVE_TRANS_START_HELPER-for-SLES12SP3.patch - 0004-net-thunderx-sync-mailbox-definitions-with-Linux-PF-.patch - 0005-kni-fix-build-with-gcc-7.1.patch - 0006-kni-fix-ethtool-build-with-kernel-4.11.patch - 0007-igb_uio-switch-to-new-irq-function-for-MSI-X.patch] - Use updated patch to enable HAVE_TRANS_START_HELPER for SLE12SP3(bsc#1031705). [+ 0002-kni-fix-build-on-SLE12-SP3.patch]- Enabled CONFIG_RTE_MAJOR_ABI: libs SONAME equal the DPDK release version- Split libs into a subpackage to provide multiple installable versions on same sytem- Do not use obsolete pci_enable_msix for() kernel > 4.8 [+0006-kni-fix-ethtool-build-with-kernel-4.11.patch, +0007-igb_uio-switch-to-new-irq-function-for-MSI-X.patch]- Updated to 16.11.2 which provide bug fixes as below(fate#321541): * mbuf: fix missing includes in exported header * eal: fix debug macro redefinition * net/nfp: fix packet/data length conversion * net/i40e: fix setup when bulk is disabled * pci: fix device registration on FreeBSD * net/i40e: ensure vector mode is not used with QinQ * nic_uio: fix device binding at boot * net/bnx2x: fix transmit queue free threshold * net/vmxnet3: fix queue size changes * kni: fix build with kernel 4.11 * kni: fix possible memory leak * kni: fix crash caused by freeing mempool * net/i40e: fix allocation check * net/virtio: fix crash when closing twice * net/ixgbevf: set xstats id values * net/i40e: fix hash input set on X722 * eal/linux: fix build with glibc 2.25 * net/i40e: fix incorrect packet index reference * net/thunderx: fix 32-bit build * net/thunderx: fix build on FreeBSD * net/thunderx: fix deadlock in Rx path * net/ixgbe: fix setting MTU on stopped device * vfio: fix secondary process start * net/virtio-user: fix address on 32-bit system * net/virtio: fix MSI-X for modern devices * net/virtio: fix link status always down * net/ixgbe: fix multi-queue mode check in SRIOV mode * net/i40e/base: fix potential out of bound array access * vhost: fix false sharing * net/thunderx: fix stats access out of bounds * net/virtio: disable LSC interrupt if MSIX not enabled * net/i40e: fix mbuf alloc failed counter * net: fix stripped VLAN flag for offload emulation * vfio: fix disabling INTx * net/igb: fix VF MAC address setting * net/igb: fix VF MAC address setting * net/ixgbe: fix VF Rx mode for allmulticast disabled * net/bonding: fix updating slave link status * net/virtio-user: fix overflow * net/i40e: fix TC bitmap of VEB * net/ixgbe/base: fix build error * net/ixgbe: fix Rx queue blocking issue * net/ixgbe: fix all queues drop setting of DCB * net/ixgbe: fix TC bandwidth setting more details can be found in http://dpdk.org/ml/archives/stable/2017-May/001809.html [- 0005-kni-fix-build-with-kernel-4.11.patch] - use default gcc which is now gcc7 (bsc#1042372) [+0005-kni-fix-build-with-gcc-7.1.patch]- Add upstream patch to fix building against linux kernel 4.11 [+0005-kni-fix-build-with-kernel-4.11.patch]- sync mailbox definitions with Linux PF driver(bsc#1035993) [+0004-net-thunderx-sync-mailbox-definitions-with-Linux-PF-.patch]- Enable HAVE_TRANS_START_HELPER for SLE12SP3(bsc#1031705). [+0003-kni-define-HAVE_TRANS_START_HELPER-for-SLES12SP3.patch]- Fix dpdk KMP build fails(bsc#1031750) - enable igb_uio kernel module(fate#322394) - update kernel version for SLES12SP3 4.4.59 for bsc#1031705 [*0002-kni-define-HAVE_VF_VLAN_PROTO-for-SLES12SP3.patch]- Enable HAVE_VF_VLAN_PROTO for SLE12SP3(bsc#1031705). [+0002-kni-define-HAVE_VF_VLAN_PROTO-for-SLES12SP3.patch]- Disable dpdk-kmp package for ix86.- Upgrade to LTS release of 16.11 which contains fixes below(fate#321541): * app/test: fix symmetric session free in crypto perf tests * app/testpmd: fix check for invalid ports * app/testpmd: fix static build link ordering * crypto/aesni_gcm: fix IV size in capabilities * crypto/aesni_gcm: fix J0 padding bytes * crypto/aesni_mb: fix incorrect crypto session * crypto/openssl: fix extra bytes written at end of data * crypto/openssl: fix indentation in guide * crypto/qat: fix IV size in capabilities * crypto/qat: fix to avoid buffer overwrite in OOP case * cryptodev: fix crash on null dereference * cryptodev: fix loop in device query * devargs: reset driver name pointer on parsing failure * drivers/crypto: fix different auth/cipher keys * ethdev: check maximum number of queues for statistics * ethdev: fix extended statistics name index * ethdev: fix port data mismatched in multiple process model * ethdev: fix port lookup if none * ethdev: remove invalid function from version map * examples/ethtool: fix driver information * examples/ethtool: fix querying non-PCI devices * examples/ip_pipeline: fix coremask limitation * examples/ip_pipeline: fix parsing of pass-through pipeline * examples/l2fwd-crypto: fix overflow * examples/vhost: fix calculation of mbuf count * examples/vhost: fix lcore initialization * mempool: fix API documentation * mempool: fix stack handler dequeue * net/af_packet: fix fd use after free * net/bnx2x: fix Rx mode configuration * net/cxgbe/base: initialize variable before reading EEPROM * net/cxgbe: fix parenthesis on bitwise operation * net/ena: fix setting host attributes * net/enic: fix hardcoding of some flow director masks * net/enic: fix memory leak with oversized Tx packets * net/enic: remove unnecessary function parameter attributes * net/i40e: enable auto link update for 25G * net/i40e: fix Rx checksum flag * net/i40e: fix TC bandwidth definition * net/i40e: fix VF reset flow * net/i40e: fix checksum flag in x86 vector Rx * net/i40e: fix crash in close * net/i40e: fix deletion of all macvlan filters * net/i40e: fix ethertype filter on X722 * net/i40e: fix link update delay * net/i40e: fix logging for Tx free threshold check * net/i40e: fix segment number in reassemble process * net/i40e: fix wrong return value when handling PF message * net/i40e: fix xstats value mapping * net/i40evf: fix casting between structs * net/i40evf: fix reporting of imissed packets * net/ixgbe: fix blocked interrupts * net/ixgbe: fix received packets number for ARM * net/ixgbe: fix received packets number for ARM NEON * net/ixgbevf: fix max packet length * net/mlx5: fix RSS hash result for flows * net/mlx5: fix Rx packet validation and type * net/mlx5: fix Tx doorbell * net/mlx5: fix endianness in Tx completion queue * net/mlx5: fix inconsistent link status * net/mlx5: fix leak when starvation occurs * net/mlx5: fix link status query * net/mlx5: fix memory leak when parsing device params * net/mlx5: fix missing inline attributes * net/mlx5: fix updating total length of multi-packet send * net/mlx: fix IPv4 and IPv6 packet type * net/nfp: fix VLAN offload flags check * net/nfp: fix typo in Tx offload capabilities * net/pcap: fix timestamps in output pcap file * net/qede/base: fix FreeBSD build * net/qede: add vendor/device id info * net/qede: fix PF fastpath status block index * net/qede: fix filtering code * net/qede: fix function declaration * net/qede: fix per queue statisitics * net/qede: fix resource leak * net/vhost: fix socket file deleted on stop * net/vhost: fix unix socket not removed as closing * net/virtio-user: fix not properly reset device * net/virtio-user: fix wrongly get/set features * net/virtio: fix build without virtio-user * net/virtio: fix crash when number of virtio devices > 1 * net/virtio: fix multiple process support * net/virtio: fix performance regression due to TSO * net/virtio: fix rewriting LSC flag * net/virtio: fix wrong Rx/Tx method for secondary process * net/virtio: optimize header reset on any layout * net/virtio: store IO port info locally * net/virtio: store PCI operators pointer locally * net/vmxnet3: fix Rx deadlock * pci: fix check of mknod * pmdinfogen: fix endianness with cross-compilation * pmdinfogen: fix null dereference * sched: fix crash when freeing port * usertools: fix active interface detection when binding * vdev: fix detaching with alias * vfio: fix file descriptor leak in multi-process * vhost: allow many vhost-user ports * vhost: do not GSO when no header is present * vhost: fix dead loop in enqueue path * vhost: fix guest/host physical address mapping * vhost: fix long stall of negotiation * vhost: fix memory leak- Fix broken dpdk-pmd/* soft links(bsc#1026804).- Do not disable cryptodev as EXPREMENTAL tag has been removed. - Remove CONFIG_RTE_LIBRTE_MBUF_OFFLOAD as cryptodev is not depending on it anymore and its removed from the upstream.- Enable rte_kni kernel module for dpdk(fate#322394). [+preamble] - Build dpdk-thunderx only for aarch64- Update to version 16.11(fate#321541). Some of the new features are listed below: * Added software parser for packet type. * Improved offloads support in mbuf. * Added vhost-user dequeue zero copy support. * Added vhost-user indirect descriptors support. * Added vhost PMD xstats. * Added virtio NEON support for ARM. * Updated the ixgbe base driver. * Added APIs for VF management to the ixgbe PMD. * Updated the enic driver. * Added openssl PMD. * Added support for new gcc -march option. Detailed changes can be obtained from http://dpdk.org/doc/guides/rel_notes/release_16_11.html - Resolved fixes in the updated versions are : * enic: Fixed several flow director issues. * enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets. * enic: Fixed high driver overhead when servicing Rx queues beyond the first.- Added gcc-6 as default compiler for CRC/mtune & other optimizations. - Fix possible parallel installation of dpdk subpackages.- Add pre_checkin.sh to generate the dpdk-thunderx.spec file- Fixed paths using %{name} to have the dpdk.spec aligned with dpdk-thunderx.spec- Added back in all the architectures to keep .spec files aligned * Driving thunderx platform architectural dependency via the ExclusiveArch tag- Added support to build code for Thunderx platform(fate#321960). - Introduced new dpdk-thunderx.spec file: * Removed architectures not supporting Thunderx platform (e.g. x86) * Added dependency on gcc v5.0 for armv8a-crc- Update to version 16.07.2. Some of the fixes are listed below: * ethdev: prevent duplicate event callback * hash: fix bucket size usage * hash: fix unlimited cuckoo path * lpm: fix freeing memory * lpm: fix freeing unused sub-table on rule delete * mempool: fix leak if populate fails * mempool: fix search of maximum contiguous pages * pci: fix probing error if no driver found * net/bnx2x: fix maximum PF queues * net/bnxt: fix bit shift size * net/bnxt: fix crash when closing * net/enic: fix Rx queue index when not using Rx scatter * net/enic: fix crash on MTU update or Rx queue reconfigure * net/enic: fix crash with removed flow director filters * net/enic: fix max packet length check * net/enic: fix multi-queue Rx performance * net/enic: revert truncated packets counter fix * net/fm10k: fix VF Tx queue initialization * net/i40e: fix Rx hang when disable LLDP * net/ixgbe: fix VF registers * net/thunderx: fix Tx checksum handling * [The list of changes is rather long so please consult the following resources for the complete list of new features, bugfixes and other changes in this release: - http://dpdk.org/doc/guides-16.07/rel_notes/release_16_07.html#id2]- Update to version 16.07.1. Some of the fixes are listed below: * contigmem: zero all pages during mmap * crypto/null: fix key size increment value * hash: fix false zero signature key hit lookup * mem: fix crash on hugepage mapping error * mbuf: fix error handling on pool creation * net/e1000: fix returned number of available Rx descriptors * net/enic: fix freeing memory for descriptor ring * net/i40e: fix dropping packets with ethertype 0x88A8 * net/i40e: fix mbuf leak during Rx queue release * net/i40e: fix null pointer dereferences when using VMDq+RSS * net/ixgbe/base: fix possible corruption of shadow RAM * net/ixgbe: fix VF reset to apply to correct VF * net/virtio_user: fix error management during init * [The list of changes is rather long so please consult the following resources for the complete list of new features, bugfixes and other changes in this release: - http://dpdk.org/doc/guides-16.07/rel_notes/release_16_07.html#fixes-in-16-07-01-stable-release]- Drop code for generating our own linker script. * Commit 948fd64befc3 (" mk: replace the combined library with a linker script") added upstream support for building and installing a linker script so we drop our code from the spec file which generated a much larger and possibly broken linker script resulting to linking issues (boo#1002534)- Update to version 16.07. Some of the new features are listed below: * Removed the mempool cache memory if caching is not being used. * Added mempool external cache for non-EAL thread. * Changed the memory allocation scheme in the mempool library. * Added a new driver for Broadcom NetXtreme-C devices. * Added a new driver for ThunderX nicvf devices. * Added mailbox interrupt support for ixgbe and igb VFs. * Updated the ixgbe base driver. * Updated the i40e base driver. * Updated the enic driver. * Updated the mlx5 driver. * Added support for virtio on IBM POWER8. * Added support for Virtio in containers. * Added vhost-user client mode. * Added NSH packet recognition in i40e. * Added AES-CTR support to AESNI MB PMD. * Added AES counter mode support for Intel QuickAssist devices. * Added KASUMI SW PMD. * Added multi-writer support for RTE Hash with Intel TSX. * Improved IP Pipeline Application. * Added keepalive enhancements. * Added packet capture framework. * Added floating VEB support for i40e PF driver. * Added support for live migration of a VM with SRIOV VF. * [The list of changes is rather long so please consult the following resources for the complete list of new features, bugfixes and other changes in this release: - http://dpdk.org/doc/guides/rel_notes/release_16_07.html - http://dpdk.org/browse/dpdk/tree/doc/guides/rel_notes/release_16_07.rst - Or the doc/guides/rel_notes/release_16_07.rst file in the released tarball.] - Removed patches that are already avilable in dpdk-16.07 [ -0002-examples-ip_pipeline-fix-implicit-declaration-of-fun.patch - 0003-mk-fix-external-shared-library-dependencies-of-libraries.patch - 0004-54f9e32-vhost-handle-dirty-pages-logging-request.patch - 0005-d293dac-vhost-claim-support-of-guest-announce.patch - 0006-d639996-vhost-enable-log_shmfd-protocol-feature.patch - 0007-ixgbe-fix-VLAN-filter-missing-brackets.patch - 0008-app-testpmd-handle-SIGINT-and-SIGTERM.patch - 0009-bonding-copy-entire-config-structure-in-mode-4.patch - 0010-bonding-fix-active-slaves-with-no-primary.patch - 0011-bonding-do-not-ignore-multicast-in-mode-4.patch - 0012-bonding-do-not-activate-slave-twice.patch - 0013-bonding-fix-crash-when-no-slave-device.patch - 0014-bonding-fix-detach-of-bonded-device.patch - 0015-bonding-fix-detach-of-slave-devices.patch - 0016-eal-linux-support-built-in-kernel-modules.patch - 0017-examples-l3fwd-handle-SIGINT-and-SIGTERM.patch - 0018-fm10k-fix-VLAN-flag-in-scattered-Rx.patch - 0019-i40e-base-fix-driver-load-failure.patch - 0020-i40e-base-fix-missing-check-for-stopped-admin-queue.patch - 0021-i40e-fix-inverted-check-for-no-refcount.patch - 0022-i40e-fix-overflow.patch - 0023-i40e-fix-VLAN-filtering.patch - 0024-mempool-fix-leak-when-creation-fails.patch - 0025-pcap-fix-captured-frame-length.patch - 0026-port-fix-crash-for-ethdev-writer-nodrop.patch - 0027-port-fix-crash-for-ring-writer-nodrop.patch - 0028-tools-fix-unbinding-failure-handling.patch - 0029-tools-support-Python-3-in-bind-script.patch - 0030-tools-support-binding-to-built-in-kernel-modules.patch - 0031-vhost-fix-leak-of-fds-and-mmaps.patch - 0032-virtio-fix-crash-in-statistics-functions.patch - 0033-virtio-fix-descriptors-pointing-to-the-same-buffer.patch - 0034-virtio-fix-restart.patch - 0035-PAGE_SIZE-constant-is-not-defined-on-ARM-since-multi.patch - 0036-examples-fix-build-dependencies.patch - 0037-examples-ethtool-fix-build.patch - 0099-mk-fix-gcc-5-version-on-suse.patch - 0100-kni-fix-build-with-gcc-6.patch - 0101-ixgbe-fix-uninitialized-warning.patch - 0102-ixgbe-fix-constant-sign-in-left-shift-operator.patch - 0103-e1000-base-Add-missing-braces-to-the-if-statements.patch - 0104-igb-fix-constant-sign-in-left-shift-operator.patch - 0105-e1000-fix-missing-link-interrupt-check-brackets.patch - 0106-app-test-fix-missing-brackets.patch - 0107-examples-ip_pipeline-use-unsigned-constants-for-left.patch ] - Created soft link for dpdk_proc_info and dpdk_nic_bind(from dpdk-procinfo, dpdk-devbind) to keep compatibility. - Added a new binary dpdk-pdump dpdk-procinfo- Add _constraints file to force build dpdk with sse3 enabled x86 machine(bsc#993462). - Enable compilation for ppc64le with the help of Rüdiger(ro@suse.de). - Enable example package for aarch64 using Rüdiger(ro@suse.de) changes. - Do not enable PMD_RING on ppc64le (missing rte_eth_from_rings). - Disable examples that need LPM which is disabled on non-x86. [+0036-examples-fix-build-dependencies.patch, +0037-examples-ethtool-fix-build.patch, +_constraints]- Added support for aarch64 compilation. [+0035-PAGE_SIZE-constant-is-not-defined-on-ARM-since-multi.patch] - Disabled aarch64 dpdk-examples package for the time being as it contains lots of Intel specific code. - Added proper "Group" field for the subpackages .- Add upstream patches to fix building with gcc >= 6 * 0100-kni-fix-build-with-gcc-6.patch * 0101-ixgbe-fix-uninitialized-warning.patch * 0102-ixgbe-fix-constant-sign-in-left-shift-operator.patch * 0103-e1000-base-Add-missing-braces-to-the-if-statements.patch * 0104-igb-fix-constant-sign-in-left-shift-operator.patch * 0105-e1000-fix-missing-link-interrupt-check-brackets.patch * 0106-app-test-fix-missing-brackets.patch * 0107-examples-ip_pipeline-use-unsigned-constants-for-left.patch- Removed unwanted files(bsc#984437).- Added missing GPL-2.0 and LGPL-2.1 licenses.- Update tarball URL.- Applied all the fixes recommended by upstream for v2.2 stable release(bsc#981996). [+0008-app-testpmd-handle-SIGINT-and-SIGTERM.patch, +0009-bonding-copy-entire-config-structure-in-mode-4.patch, +0010-bonding-fix-active-slaves-with-no-primary.patch, +0011-bonding-do-not-ignore-multicast-in-mode-4.patch, +0012-bonding-do-not-activate-slave-twice.patch, +0013-bonding-fix-crash-when-no-slave-device.patch, +0014-bonding-fix-detach-of-bonded-device.patch, +0015-bonding-fix-detach-of-slave-devices.patch, +0016-eal-linux-support-built-in-kernel-modules.patch, +0017-examples-l3fwd-handle-SIGINT-and-SIGTERM.patch, +0018-fm10k-fix-VLAN-flag-in-scattered-Rx.patch, +0019-i40e-base-fix-driver-load-failure.patch, +0020-i40e-base-fix-missing-check-for-stopped-admin-queue.patch, +0021-i40e-fix-inverted-check-for-no-refcount.patch, +0022-i40e-fix-overflow.patch, +0023-i40e-fix-VLAN-filtering.patch, +0024-mempool-fix-leak-when-creation-fails.patch, +0025-pcap-fix-captured-frame-length.patch, +0026-port-fix-crash-for-ethdev-writer-nodrop.patch, +0027-port-fix-crash-for-ring-writer-nodrop.patch, +0028-tools-fix-unbinding-failure-handling.patch, +0029-tools-support-Python-3-in-bind-script.patch, +0030-tools-support-binding-to-built-in-kernel-modules.patch, +0031-vhost-fix-leak-of-fds-and-mmaps.patch, +0032-virtio-fix-crash-in-statistics-functions.patch, +0033-virtio-fix-descriptors-pointing-to-the-same-buffer.patch, +0034-virtio-fix-restart.patch]- Use fdupes to manage duplicate files- Create DPDK packages for 32 bit x86(bsc#977639).- Add upstream patch for the ixgbe driver * 0007-ixgbe-fix-VLAN-filter-missing-brackets.patch: Fix VLAN filtering logic by adding the missing brackets in the 'if' statement.- DPDK is most common vhost-user backend, Adding upstream patches to help qemu vm live migration with vhost-user (fate#320713). [+ 0004-54f9e32-vhost-handle-dirty-pages-logging-request.patch + 0005-d293dac-vhost-claim-support-of-guest-announce.patch + 0006-d639996-vhost-enable-log_shmfd-protocol-feature.patch]- Move the combined library back to the devel package (bsc#975123) Ever since we dropped the CONFIG_RTE_BUILD_COMBINE_LIBS=y option, the libdpdk.so is no longer a shared object but rather a linker script generated by the spec file. This means that it is only used during linking and the linker will add the individual DPDK libraries to the DT_NEEDED tag on the dependent binaries.- Fix shared linking against libdpdk.so (bsc#975123) * Restore the 0003-mk-fix-external-shared-library-dependencies-of-libraries.patch patch which sets the correct dependencies for the shared libraries. * Drop CONFIG_RTE_BUILD_COMBINE_LIBS since a custom linker script is used to create and install a more lightweight version of libdpdk.so. * Include the combined libdpdk.so library to the regular package since it is also necessary during runtime.- Removed unwnated patch and reformated patch file names(bsc#974903). [- dpdk-2.2-dtneeded.patch, - dpdk-2.2-examples.patch, - enic-pun-fix.patch, - dpdk-2.2-warningflags.patch, + 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch + 0002-examples-ip_pipeline-fix-implicit-declaration-of-fun.patch] - Added CONFIG_RTE_BUILD_COMBINE_LIBS flags to club all all *.so into one library- Intial version 2.2.0(fate#319169) 19.11.419.11.4-150300.16.119.11.4-150300.16.1dpdk-test-compress-perfdpdk-test-crypto-perfdpdk-test-eventdevdpdk-devbinddpdk_nic_bindusertoolscpu_layout.pydpdk-devbind.pydpdk-pmdinfo.pydpdk-setup.shdpdk-telemetry-client.py/usr/bin//usr/sbin//usr/share/dpdk//usr/share/dpdk/usertools/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:25950/SUSE_SLE-15-SP3_Update/06e7d1a1371fa731af18a74b9731d929-dpdk.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=8bf9525d5d09272ba88150654e7d7a3de2c609fd, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=aa8a177566e6bfcaf13041189d99df4fc0680b7b, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=86bcc6dff0441aeceac929ff0ca05f60077608d8, for GNU/Linux 3.10.0, strippeddirectoryPython script, ASCII text executablea /usr/bin/env python script, ASCII text executableBourne-Again shell script, ASCII text executable!01234R RRRR RR RR RRR RRR RRRRRRRRR RRRRRRR RRRRRRRR RRRRRRR RRRRRRRutf-8b4b6abc66b74f3ceded6b219ba163f95d4fa72f9a942fc1997be5cc1816feda0?7zXZ !t/fOM]"k%f=,-2.)y6SL3'srYUfp!̻ԿM CՐVCK9m",EW\-juu &~ـy[XH2Fh4uޙ +uV;gfmX1ezBr8+|X~F_v?nGܰBXi>?C̕W&lV+nkDPrC*yD%p9rVUbx_ `)L kpbW :dZf>wŝƾWXMm7J2tbKFHׅ?pG͇Pz)˪f)7XYK2SKt}.{S fRdfU Mr=3ì=UmՁ[0\$dX L{:#;t[AӹyZu٤k|zp/qitI46kryC,* 0ѓ[v# &#ЗB{6fK{X9WΓrLYU3gj m ·FGVئ⢄/oQ\|bb&̌c7F\Ghց35)J1S!u b+)[O4l1CN;Q?x})ޣb8G)zM±lAi9Zgw^M6Vxp!$5<.w #OD$Ǝg :90rN(2=顜<$}{|吝)i2E};) mjAߥp9g9*G1Z6/l[; r"}:X][PE`h޵_U87eiky#t6!xxh֬y0`tލTi*.\2DʫбvL8jq\oNߦQxq$!ֺ 1^a^)'\DK0w/WG98Gzm ~1duc.ӳ<ƢÄ3>&U.65`{7>UtҫO ȕU|DF#Dal_iWRZW#^lȈ"Y<l4@u=ݾ7j^ý[7IrCF XQЇss"XY@S Y K#v]Cҥ#r@@ BϔdJ:@1^y>yPʜsڲlqIb?τsџbgdoL՚<hPZIq?dcC#i,;N4}yWbH*F s(m}r' O5hɦ| izO^5gP)udKk44dxUL#3FI$rgPZM&$N7#E(rkya)~q푝ί'(聒?F/iՌ4'\-Dט//&`WD^Y%7Ŭ:xX'a)h^}joPgUُ]Y m=z9~+VTr-Wi>XeLru#ӥy#qel֠#Nw<*RњhFW]RQ"‘ 깷#QInʵ/JH_Z*ݽY8::)чV?[ک{hDYPa _?V,-}y{: &bL4d՞祸X'ǯ+OQg=d\sJx j-0k%+ &#Re\¹7zؖu9sH҅!$06/yH;=,cmlhӶ *Pŝvz.#'IFneWW8LUS(\Y.YDeq8x?MP,R>us%EzR**U$p-͎66PրÍ#bxX} +oOaJl\*atHAk n`bh;p9!%Ho Eyf O38s-M 9fNy}곖}4g$D0<1$O؀z,,ߏ%cViחZ4}{Hfae>I٥1|JsBw/`|=M4sf2m$xcRp5^h B/ęgѨaN=@oӏߔgHүQ.&"mXlK\Vf>.t,'ejs5%'Ow^FHCw[夭m187‹MWgKz.$k˦ ,vIֳ#vU]8hjP2V O2h|}, u6`:!ٿE3='5AՍ< r mБXz[Mw3|g(Y 8,%Lo+_wg˔#q-e3mLy6]6kDĻ< }'Ch϶{6#L s+L; ʫ$B0Ǻ5)iyMd.9AQy*3[l~#*VšQ5bN?ZY;vK?ڡu^Ϫfۙ!WGq"}+CrK{׊>RB*̖Ƕ m7;fO^&cH )27ޠZMWɏ|r7 .G͢˵fT# BKg o.`L< eL_xC襷ZOH_s[(X_hl p593DS~B*@ॹb >DZ"tZ.܎Nq ZxBQ@km\~“nj[{BYidvlh! ԜZ˛Ѡ~`֟I'I=s3MN[|O6!c B2%TFpRgnӨfh6T9\I:qXyxCSBX Eâ󭸺Zr$gl w@3^(扡o?f66ԃ Իw!rp=Xk,Rzkmg&뤑3 <툕S& S^K gy^/qw(sċ(;_EvN7+ǽ}(&;c8[+$j{oKlsIw,&$ҥEo ^U*TGv~Wob=_/Gv|{bե2`rKAݬ *~= e73; Qp^c)S|/X/'Զ۔#垗>&hO.?=HE)[atK/,RM4G6 Z}ZZ_/Ƹ2nvh#5~n!Jp9GwJ3l6h3|'CJM=iXS/ cUb"A9Y[3c,+n dF4xyܥEI_hdF\u [Q7&Oe &l6*SB4"I" !Ke4@NJ,> ۍyD{!2ّ@QgcƽllJ-گٗTuQ|ӂuS8Ԟ !Ҿ7;N:l3㾬M ֫G0R>[RT9 gFKi9${ dv$}0-8A;V^IMl!prp h-LY i`ICɱ3)#>GiJ?!i3O75BHƯN`hDrZ}cAkUL9XBsv42hTI/1srY(PYxqk)=n @!CuG4)uxݕK%>pH=YG27nУQdž^Wf}ProZL1Owgr H4-ݞ͖r/p#WM&L'X`n%HVloӔP-ohuIѯ Qb)т7c/4vv U.Ӫ({~R{VK-BEhn;5(!QPEhJ֝@~<ժህoDLMOn2 iE yAthGtӟQVV ! ;ҫ6]&''xhm$\e)ˠ+ўº~q֠:Y2ߠHWl4MS-:m)=⼝HƟx"ѓ} Dͧ/m { $/*V\71Noy"ջjSGvtVܸp ( bE6ZYw~lQ;u8V7cH'3ߨͿ s$JMAƈ1냘޾iMNAj RݕN޵"t~D^iOe8eV?{Vn\tppDm-%4] _؋-t>Z !pCA>+.#1P[o]Q.joZ+.8 W}̗nd?_ic!`Q7T˄ - %{gI } wjQjDIsƮk2Wh)0g@'tIْ4DKf;J#B?RfܳĢ3 `sw$_/m Kِr8>Uc-_'6+X@ca%,L51zv:]7qFYt@S7c"^d DZX9a4 xU%Gꈉ!.S&řы:;z ĂNHnDE3;Zg}@9ۋzJ)` iɤ}⸇2-!U9IF٘KKfQhJ1Un6;iSm.1pY%{TUQH_Yo=M2~s#ԂpHL撉ׯ"Ť 7bB RoƳu^'bjy7q2Yk_xHau0R /ą{}^ar|?}mcD=Q`K]e拱`2X.4u%ɑvnҟlsݢ}sj%1? lU78e&B W/̍izgR .;G ǣ`>Rq`b"sX8+\r36wۙ vEP,Psꧽ"_gglk֔ێ G$)1VsP$m8d䟹Ƴi>WúBK~8&RPrqAͲُ!ذ˵T` hWv` e78.E66S5B/Pi[zssI!%htmznZ$.7Z  C@X s־Q}]ڶge}Q[2AFGFi&z&p͍3qր*)I5\=kԨLĢb +~rS+(hdj1Ϧ5^LGc4:2U{(;#ЬtR d̢s鞈v;7i1THyˎ;~ʦY0+Y~j;+}s}aGC\rx#eٰFt=R BBzNa5]Ltr W0 /GB&N0ʩ9'^0 O[2:pvSf}e_Ÿ 0vRG5[y! ukv3J!]&jG#NyhE5b*91\mTԦ`u)>F(~I^L!GLh[mے[BSRÛwGbP w2 Y1ޏ|",VSƁroj=mώm}XL<8t؊K0t\/1.8!/(S(RC9LgW i/?Ʉ^},sx,{Dy(My43UxE%a./wDM÷ U ?l)"@<W^o,p~]?Wr06Ffrt^-WeL}ϳPw&Ϲ%GL >ɂ)↚5y<N!Ly-= Jr+b>V*hRewkBb_R^|屯bElTa!UwrAJ>x|PRϲ MRTWzp>p0/ fTn3]+S53LiОF^p0;Zٰe<>v߮<8y T;Om0=pG1{4Kk=mU_hjAO=4˱E}Bo].#<$o}F&V>TzM?n˧_n^i^1\+C}шο1>Ұҹxu$ЍvmtˤG(LLI̔M pXn"$bx$4D۲kekiDaÉHՆҙWVbw ,^L$qy#?9 /Щr2ֶ{V%gdRsi'=U4?M6GcT(w([m"uĠ)V&/()?X.x^w\j`ZT E#6!r̥W*Pi^O 2NI #bcdH"Ano|87#q8l+ݼۥaWqmYMsmUdZȋ̥L͗d/cQ.ZEgu#:W&廫}9l6)kÊ 14q>fŌxt`ƖTe` #W8\;Q''6T"JRe"(Grv;2|E CZk<eZt\Ɋa5WBZO$LA _..~yc̟- W3x\9}9VSN+|@5RC1 uPw5&C3UʨrKHjS3Hc1φV u! 8677D5pЏg=k599 `EE*[njnnз\ZDH@pNu:?0}3 7K@nv2L^"yU$_ahFCnw6`se}F"X'U{˜:=:;OOኊߐ]O{@O{?&A."t>/7xLWŬ*gJC85KEs.9Qv2/.*~@]D%>)*vkշDJ>@˹yfdb3ӛ 9=>Gs8H~7$C`2={̨k pʄQ6h [\6+4;rApZkľs#ccb3Cc|9Oح&cvͮ8S1{UQKj:A<ָ~΋_RQK?VPP* qh;ZIJC(#zc,g(&5uӳ?/- %3ub;0x:hvr9u>1)K>7C-.$ g=MwK;0c9,z2[2pE(V8ٞl|{whyl3zz5<5^SRFuY$X|uW[bNI=>7S [Yn~%}q5%\:on Eqdx)RT}.Z{UjӐh9w֖:^9h`Toˆ.ne9@z~"C뱾C1TItZ.qP5;мdKX? Î-CUU3ٔ9n#( $ ۆˬНU9mV:q/鹂ұ$u1VtV[Uۃ/ .xgjѹUra g_MiaʮCNC?X@5 `^IT~*P&Y6(!.Sb_nuUs@q8==vhu,:7(oCY2&yUs_l4d-ɷlC{QIpM)eTz| 'z !7#1 $(]?춋+U7_ F;ԞWX+xvmŰ/3 җO{g'd3BI:e.mhd^>XyK+];cDw5h }|Sf:4cbڙة ?J<~`= r؀Qפ2>܀0zܙ6@-WfF'?X}Irl1$NZ.9T:+D!C3 N0կB֦(*c Zg _⺘M<}ʻFOUQ5jJid O],}1$<}w\^9NƎ+ٍ FDD7GiOg5>fR M,1Y?/=^B܆ pIW}R~sdbi=Ĕ|ܺz,%/3lh*C-ᗣ2nzw55[8u^\-#? .pPs|q9#DŮ(!m5]-?(fgT4a]QDx;sv5v='w+ 3oe1 n7̕7O&..aؗc,@]ytc#n9;—#k^X],$wW?$#U=ij*sl!ˣ_+Y Y+*GHP強py]NK% ?;@zɩBaڐJ*FpzNJڮ Q6porn=jPleCҏ_"!"ԕvdOL5ok 9t忱Yn*caș}T2KoQo.WuoD*_OԔUp80H/Gqc#5,ٝ >-#bG0O-@-3}0Qֆ>"p9pKΧW&NN}![ "]V^(XL0{D"#ʝ;n{7+2a]-tKhة!TB|wru rnp:Gpnn B%NR2,"&ǂAlňjT2khyY}?o. q)8PFX Sm>[}v }(hB4 s<hףԂ\@+F8TmejPK>EUfm$(źғ_cK "|FbEtQsp@KP?ޒ'fD=hnƭcCѭ} +KNu-e{t EcH .ln(2iK_yVg գGa+]LKQ-TN o>=IH"GRUx JK/FPuxY0/`MOs_˲% qŠ]zв;Wl%F0&u 7:Sn<9iZNWvܧED{0@ Zy&-ʕj߭o#D޾\Js$sGb mU;IuKN"ǘZL( g_v1VKr=T3_|\w.t.0PߔݸzRrU}E"-] uU'~e v#|^Ok;$I)>t Y[DDŽ{fLr^?zhr8ځ5Mr9p~]톄 ˨!,."yD9;vɓ-8\5r*C*fQԷ^d]OJME񒏹qQ+1ZP^+Tb6Qg`S!Heý3T5-^y{<5 K.@&'Оgk(.z5/-9@9 50~8_Lz<&(tva}J$i)Qʫq_XԃyhV vR$.*^ 7c:u+V2 iX kEA' P\L\{u-6܁N^ip{s$QvLmSA]bʨT(.HaP}-x!@Py7I46 J9\TE`oty8[2 ;_GYcLѹdH_V_l\ͼIF = ZD~: d'ZLct#&33p HSE&螟]5SLK}t%'R!.%PJʿ5/Uj42$4wc$|Hs ׋<#r=[ }r9ёmTx7..[xW e.֯^˟s1g7oNr,()BAo }лkJq} ZY,B/VUNk[Ӎi O( Rޣ- *P*+4kx N49|ZQnvX03`1]2 ˀq,1f}muZ 'bC~Y!}Lٶ$qԉ!u24zJxk|wi"_\ʹ_qciZbn {r,F2^IO{+!oGjI` *aci >6Klt*W4vW$3kQ%0K=nZzbehLݸۧ{>c,Uw9Yjct[^"lq,i|)]Uw} I5,\ւ]Ii'0[qgdg좒wL}`B ) ڔp( >C C&T9N hfFװ[Vq>GRį423 Iފ'1+غu;.G3̷ rxJtJ -} ERB#gy>fn YZ