automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw112095-112106 [PATCH] [v4, 12/12] cryptodev: add salt length and optional label
Date: Tue, 31 May 2022 01:29:29 -0400 (EDT)	[thread overview]
Message-ID: <20220531052929.ABA3A6D4C2@noxus.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 4172 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/112095

_apply patch failure_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Tuesday, May 31 2022 04:04:39 
Applied on: CommitID:60018ef4d33d5d3e1e9995945ec33a07e75784a4
Apply patch set 112095-112106 failed:

Checking patch app/test/test_cryptodev_asym.c...
Checking patch drivers/crypto/openssl/rte_openssl_pmd.c...
Checking patch drivers/crypto/openssl/rte_openssl_pmd_ops.c...
Checking patch lib/cryptodev/rte_crypto_asym.h...
Checking patch lib/cryptodev/rte_cryptodev.c...
Checking patch lib/cryptodev/rte_cryptodev.h...
Checking patch lib/cryptodev/version.map...
error: while searching for:

	#added in 22.07
	rte_cryptodev_session_event_mdata_set;
};

INTERNAL {

error: patch failed: lib/cryptodev/version.map:108
Applied patch app/test/test_cryptodev_asym.c cleanly.
Applied patch drivers/crypto/openssl/rte_openssl_pmd.c cleanly.
Applied patch drivers/crypto/openssl/rte_openssl_pmd_ops.c cleanly.
Applied patch lib/cryptodev/rte_crypto_asym.h cleanly.
Applied patch lib/cryptodev/rte_cryptodev.c cleanly.
Applied patch lib/cryptodev/rte_cryptodev.h cleanly.
Applying patch lib/cryptodev/version.map with 1 reject...
Rejected hunk #1.
diff a/lib/cryptodev/version.map b/lib/cryptodev/version.map	(rejected hunks)
@@ -108,6 +108,7 @@ EXPERIMENTAL {
 
 	#added in 22.07
 	rte_cryptodev_session_event_mdata_set;
+	rte_crypto_asym_ke_strings;
 };
 
 INTERNAL {
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Checking patch app/test/test_cryptodev_asym.c...
error: app/test/test_cryptodev_asym.c: does not match index
Checking patch drivers/crypto/openssl/rte_openssl_pmd.c...
error: drivers/crypto/openssl/rte_openssl_pmd.c: does not match index
Checking patch drivers/crypto/openssl/rte_openssl_pmd_ops.c...
error: drivers/crypto/openssl/rte_openssl_pmd_ops.c: does not match index
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Checking patch devtools/libabigail.abignore...
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Applied patch devtools/libabigail.abignore cleanly.
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Checking patch lib/cryptodev/rte_cryptodev.c...
error: lib/cryptodev/rte_cryptodev.c: does not match index
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Checking patch app/test/test_cryptodev_asym.c...
error: app/test/test_cryptodev_asym.c: does not match index
Checking patch drivers/common/cpt/cpt_ucode_asym.h...
Checking patch drivers/crypto/cnxk/cnxk_ae.h...
Hunk #1 succeeded at 286 (offset -2 lines).
Hunk #2 succeeded at 345 (offset -2 lines).
Hunk #3 succeeded at 673 (offset -2 lines).
Hunk #4 succeeded at 693 (offset -2 lines).
Checking patch drivers/crypto/octeontx/otx_cryptodev_ops.c...
Hunk #1 succeeded at 754 (offset 18 lines).
Hunk #2 succeeded at 771 (offset 18 lines).
Checking patch drivers/crypto/openssl/rte_openssl_pmd.c...
error: drivers/crypto/openssl/rte_openssl_pmd.c: does not match index
Checking patch drivers/crypto/qat/qat_asym.c...
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Applied patch drivers/common/cpt/cpt_ucode_asym.h cleanly.
Applied patch drivers/crypto/cnxk/cnxk_ae.h cleanly.
Applied patch drivers/crypto/octeontx/otx_cryptodev_ops.c cleanly.
Applied patch drivers/crypto/qat/qat_asym.c cleanly.
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: lib/cryptodev/rte_crypto_asym.h: does not match index

https://lab.dpdk.org/results/dashboard/patchsets/22365/

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-05-31  5:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220531052929.ABA3A6D4C2@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).