automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>,
	zhoumin@loongson.cn
Subject: |WARNING| pw126947 [PATCH] lib/cryptodev: move RSA padding information into xform
Date: Thu, 18 May 2023 00:45:16 +0800	[thread overview]
Message-ID: <202305171645.34HGjGix1880066@localhost.localdomain> (raw)
In-Reply-To: <72c136279aae9b1348715aba776c8e4a7cd4f900.1684341299.git.gmuthukrishn@marvell.com>

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/126947

_apply patch failure_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Wed, 17 May 2023 22:22:41 +0530
DPDK git baseline: Repo:dpdk-next-crypto
  Branch: for-main
  CommitID: b795985685a0848e03716f81c7ccd3b61a075f95

Apply patch set 126947 failed:

Checking patch app/test/test_cryptodev_asym.c...
error: while searching for:
	asym_op->rsa.message.length = rsaplaintext.len;
	asym_op->rsa.sign.length = RTE_DIM(rsa_n);
	asym_op->rsa.sign.data = output_buf;
	asym_op->rsa.padding.type = RTE_CRYPTO_RSA_PADDING_PKCS1_5;

	debug_hexdump(stdout, "message", asym_op->rsa.message.data,
		      asym_op->rsa.message.length);

error: patch failed: app/test/test_cryptodev_asym.c:92
error: app/test/test_cryptodev_asym.c: patch does not apply
Checking patch app/test/test_cryptodev_rsa_test_vectors.h...
Checking patch drivers/common/cpt/cpt_ucode_asym.h...
Checking patch drivers/crypto/cnxk/cnxk_ae.h...
Checking patch drivers/crypto/octeontx/otx_cryptodev_ops.c...
Checking patch drivers/crypto/openssl/openssl_pmd_private.h...
Checking patch drivers/crypto/openssl/rte_openssl_pmd.c...
Checking patch drivers/crypto/openssl/rte_openssl_pmd_ops.c...
Checking patch drivers/crypto/qat/qat_asym.c...
Checking patch examples/fips_validation/main.c...
Checking patch lib/cryptodev/rte_crypto_asym.h...
error: while searching for:
	 * This could be validated and overwritten by the PMD
	 * with the signature length.
	 */

	struct rte_crypto_rsa_padding padding;
	/**< RSA padding information */
};

/**

error: patch failed: lib/cryptodev/rte_crypto_asym.h:451
error: lib/cryptodev/rte_crypto_asym.h: patch does not apply


       reply	other threads:[~2023-05-17 16:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <72c136279aae9b1348715aba776c8e4a7cd4f900.1684341299.git.gmuthukrishn@marvell.com>
2023-05-17 16:45 ` qemudev [this message]
2023-05-17 16:54 ` |SUCCESS| " checkpatch
2023-05-17 18:20 ` 0-day Robot
2023-05-17 17:45 |WARNING| " dpdklab

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=202305171645.34HGjGix1880066@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=gmuthukrishn@marvell.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /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).