automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109435 [PATCH] [v1] crypto/openssl: openssl 3.0 support on asym crypto routine
@ 2022-04-07 16:49 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-04-07 16:49 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Kai Ji <kai.ji@intel.com>
Date: Thursday, April 07 2022 16:36:48 
Applied on: CommitID:b35c4b0aa2bcd242d8b1989acaa41fed154045c7
Apply patch set 109435 failed:

Checking patch drivers/crypto/openssl/compat.h...
Checking patch drivers/crypto/openssl/openssl_pmd_private.h...
Hunk #2 succeeded at 158 (offset -4 lines).
Hunk #3 succeeded at 174 (offset -4 lines).
Checking patch drivers/crypto/openssl/rte_openssl_pmd.c...
error: while searching for:

#include <openssl/provider.h>
#include <openssl/core_names.h>

#define MAX_OSSL_ALGO_NAME_SIZE		16


error: patch failed: drivers/crypto/openssl/rte_openssl_pmd.c:43
Hunk #2 succeeded at 1686 (offset -160 lines).
Hunk #3 succeeded at 1826 (offset -160 lines).
Hunk #4 succeeded at 1857 (offset -160 lines).
Hunk #5 succeeded at 1952 (offset -160 lines).
Hunk #6 succeeded at 2018 (offset -160 lines).
Hunk #7 succeeded at 2264 (offset -160 lines).
Hunk #8 succeeded at 2276 (offset -160 lines).
Hunk #9 succeeded at 2289 (offset -160 lines).
Checking patch drivers/crypto/openssl/rte_openssl_pmd_ops.c...
Hunk #2 succeeded at 825 (offset -2 lines).
Hunk #3 succeeded at 1020 (offset -2 lines).
Hunk #4 succeeded at 1107 (offset -2 lines).
Hunk #5 succeeded at 1140 (offset -2 lines).
Hunk #6 succeeded at 1176 (offset -2 lines).
Hunk #7 succeeded at 1302 (offset -14 lines).
Applied patch drivers/crypto/openssl/compat.h cleanly.
Applied patch drivers/crypto/openssl/openssl_pmd_private.h cleanly.
Applying patch drivers/crypto/openssl/rte_openssl_pmd.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Hunk #6 applied cleanly.
Hunk #7 applied cleanly.
Hunk #8 applied cleanly.
Hunk #9 applied cleanly.
Applied patch drivers/crypto/openssl/rte_openssl_pmd_ops.c cleanly.
diff a/drivers/crypto/openssl/rte_openssl_pmd.c b/drivers/crypto/openssl/rte_openssl_pmd.c	(rejected hunks)
@@ -43,6 +43,7 @@ static void HMAC_CTX_free(HMAC_CTX *ctx)
 
 #include <openssl/provider.h>
 #include <openssl/core_names.h>
+#include <openssl/param_build.h>
 
 #define MAX_OSSL_ALGO_NAME_SIZE		16
 

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-07 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 16:49 |WARNING| pw109435 [PATCH] [v1] crypto/openssl: openssl 3.0 support on asym crypto routine dpdklab

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).