Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/109435 _apply patch failure_ Submitter: Kai Ji 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 #include #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 #include +#include #define MAX_OSSL_ALGO_NAME_SIZE 16 https://lab.dpdk.org/results/dashboard/patchsets/21713/ UNH-IOL DPDK Community Lab