- 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
OBS-URL: https://build.opensuse.org/request/show/520811
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=58
- 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]
- 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]
OBS-URL: https://build.opensuse.org/request/show/511193
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=54
- Upgrade to LTS release of 16.11 which contains fixes below:
* 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
OBS-URL: https://build.opensuse.org/request/show/476754
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=36
- 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.
- 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.
OBS-URL: https://build.opensuse.org/request/show/458688
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=33
- 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.
- 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.
OBS-URL: https://build.opensuse.org/request/show/454432
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=28
- Added dependency on gcc6 to build for aarch64 (armv8a) successfully
- Added support to build code for Thunderx platform:
* New patch (0001-rte-vars-fix-for-thunderx.patch) to fix DPDK cross-compile environment
- 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
OBS-URL: https://build.opensuse.org/request/show/448521
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=21