Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/99490 _apply patch failure_ Submitter: Ciara Power Date: Thursday, September 23 2021 15:28:10 Applied on: CommitID:03c841403b8326b9d9f0be830b29b9ebbd5728d2 Apply patch set 99490-99498 failed: Checking patch doc/guides/cryptodevs/features/snow3g.ini... Checking patch doc/guides/rel_notes/release_21_11.rst... error: while searching for: * Added bus-level parsing of the devargs syntax. * Kept compatibility with the legacy syntax as parsing fallback. * **Updated Marvell cnxk crypto PMD.** * Added AES-CBC SHA1-HMAC support in lookaside protocol (IPsec) for CN10K. error: patch failed: doc/guides/rel_notes/release_21_11.rst:62 Checking patch drivers/crypto/ipsec_mb/pmd_snow3g.c... Applied patch doc/guides/cryptodevs/features/snow3g.ini cleanly. Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject... Rejected hunk #1. Applied patch drivers/crypto/ipsec_mb/pmd_snow3g.c cleanly. diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst (rejected hunks) @@ -62,6 +62,13 @@ New Features * Added bus-level parsing of the devargs syntax. * Kept compatibility with the legacy syntax as parsing fallback. +* **Added digest appended ops support for Snow3G PMD.** + + * Added support for out-of-place auth-cipher operations that encrypt + the digest along with the rest of the raw data. + * Added support for partially encrypted digest when using auth-cipher + operations. + * **Updated Marvell cnxk crypto PMD.** * Added AES-CBC SHA1-HMAC support in lookaside protocol (IPsec) for CN10K. Checking patch app/test/test_cryptodev.c... Checking patch app/test/test_cryptodev.h... Checking patch app/test/test_cryptodev_aead_test_vectors.h... Checking patch doc/guides/cryptodevs/chacha20_poly1305.rst... Checking patch doc/guides/cryptodevs/features/chacha20_poly1305.ini... Checking patch doc/guides/cryptodevs/index.rst... Checking patch doc/guides/rel_notes/release_21_11.rst... error: while searching for: * Added support for partially encrypted digest when using auth-cipher operations. * **Updated Marvell cnxk crypto PMD.** * Added AES-CBC SHA1-HMAC support in lookaside protocol (IPsec) for CN10K. error: patch failed: doc/guides/rel_notes/release_21_11.rst:69 Checking patch drivers/crypto/ipsec_mb/meson.build... Checking patch drivers/crypto/ipsec_mb/pmd_chacha_poly.c... Checking patch drivers/crypto/ipsec_mb/rte_ipsec_mb_pmd_private.h... Applied patch app/test/test_cryptodev.c cleanly. Applied patch app/test/test_cryptodev.h cleanly. Applied patch app/test/test_cryptodev_aead_test_vectors.h cleanly. Applied patch doc/guides/cryptodevs/chacha20_poly1305.rst cleanly. Applied patch doc/guides/cryptodevs/features/chacha20_poly1305.ini cleanly. Applied patch doc/guides/cryptodevs/index.rst cleanly. Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject... Rejected hunk #1. Applied patch drivers/crypto/ipsec_mb/meson.build cleanly. Applied patch drivers/crypto/ipsec_mb/pmd_chacha_poly.c cleanly. Applied patch drivers/crypto/ipsec_mb/rte_ipsec_mb_pmd_private.h cleanly. diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst (rejected hunks) @@ -69,6 +69,11 @@ New Features * Added support for partially encrypted digest when using auth-cipher operations. +* **Added Chacha20-poly1305 Crypto PMD.** + + * Added PMD to support chacha20-poly1305 algorithms to IPSec_MB PMD framework. + * Test vector added for chacha20-poly1305 SGL test. + * **Updated Marvell cnxk crypto PMD.** * Added AES-CBC SHA1-HMAC support in lookaside protocol (IPsec) for CN10K. Checking patch doc/guides/rel_notes/release_21_11.rst... error: while searching for: * Added PMD to support chacha20-poly1305 algorithms to IPSec_MB PMD framework. * Test vector added for chacha20-poly1305 SGL test. * **Updated Marvell cnxk crypto PMD.** * Added AES-CBC SHA1-HMAC support in lookaside protocol (IPsec) for CN10K. error: patch failed: doc/guides/rel_notes/release_21_11.rst:74 Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject... Rejected hunk #1. diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst (rejected hunks) @@ -74,6 +74,19 @@ New Features * Added PMD to support chacha20-poly1305 algorithms to IPSec_MB PMD framework. * Test vector added for chacha20-poly1305 SGL test. +* **Consolidated SW Crypto PMDs with IPSec_MB dependency.** + + Intel SW Crypto PMDS that depend on the IPSec_MB library were + consolidated into one IPSec_MB PMD to share common code between + the PMDs. They can be used as before. + This change includes: + + * AESNI_MB PMD. + * AESNI_GCM PMD. + * KASUMI PMD. + * SNOW3G PMD. + * ZUC PMD. + * **Updated Marvell cnxk crypto PMD.** * Added AES-CBC SHA1-HMAC support in lookaside protocol (IPsec) for CN10K. https://lab.dpdk.org/results/dashboard/patchsets/18918/ UNH-IOL DPDK Community Lab