* [dpdk-test-report] |WARNING| pw97512-97519 [PATCH] [8/8] cryptodev: move device specific structures
@ 2021-08-29 13:14 dpdklab
0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-08-29 13:14 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3210 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/97512
_apply patch failure_
Submitter: Akhil Goyal <gakhil@marvell.com>
Date: Sunday, August 29 2021 12:51:39
Applied on: CommitID:a841afe93695cf38f7d2224761e32b13de478b8c
Apply patch set 97512-97519 failed:
Checking patch lib/cryptodev/cryptodev_pmd.h...
error: lib/cryptodev/cryptodev_pmd.h: does not exist in index
Checking patch lib/cryptodev/meson.build...
error: while searching for:
'rte_crypto_sym.h',
'rte_crypto_asym.h',
)
driver_sdk_headers += files(
'cryptodev_pmd.h',
)
error: patch failed: lib/cryptodev/meson.build:14
Checking patch lib/cryptodev/rte_cryptodev.h...
Hunk #1 succeeded at 865 (offset 4 lines).
Hunk #2 succeeded at 894 (offset 4 lines).
Hunk #3 succeeded at 1778 (offset -1 lines).
Checking patch lib/cryptodev/rte_cryptodev_core.h...
Applying patch lib/cryptodev/meson.build with 1 reject...
Rejected hunk #1.
Applied patch lib/cryptodev/rte_cryptodev.h cleanly.
Applied patch lib/cryptodev/rte_cryptodev_core.h cleanly.
diff a/lib/cryptodev/meson.build b/lib/cryptodev/meson.build (rejected hunks)
@@ -14,7 +14,9 @@ headers = files(
'rte_crypto_sym.h',
'rte_crypto_asym.h',
)
-
+indirect_headers += files(
+ 'rte_cryptodev_core.h',
+)
driver_sdk_headers += files(
'cryptodev_pmd.h',
)
Checking patch lib/cryptodev/cryptodev_pmd.c...
error: lib/cryptodev/cryptodev_pmd.c: does not exist in index
Checking patch lib/cryptodev/cryptodev_pmd.h...
error: lib/cryptodev/cryptodev_pmd.h: does not exist in index
Checking patch lib/cryptodev/rte_cryptodev.c...
Checking patch lib/cryptodev/rte_cryptodev_core.h...
error: lib/cryptodev/rte_cryptodev_core.h: does not exist in index
Checking patch lib/cryptodev/version.map...
Hunk #1 succeeded at 55 (offset -2 lines).
error: while searching for:
global:
rte_cryptodev_allocate_driver;
rte_cryptodev_pmd_allocate;
rte_cryptodev_pmd_callback_process;
rte_cryptodev_pmd_create;
error: patch failed: lib/cryptodev/version.map:114
Applied patch lib/cryptodev/rte_cryptodev.c cleanly.
Applying patch lib/cryptodev/version.map with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
diff a/lib/cryptodev/version.map b/lib/cryptodev/version.map (rejected hunks)
@@ -114,6 +117,7 @@ INTERNAL {
global:
rte_cryptodev_allocate_driver;
+ rte_cryptodev_api_reset;
rte_cryptodev_pmd_allocate;
rte_cryptodev_pmd_callback_process;
rte_cryptodev_pmd_create;
Checking patch lib/cryptodev/cryptodev_pmd.h...
error: lib/cryptodev/cryptodev_pmd.h: does not exist in index
Checking patch lib/cryptodev/rte_cryptodev.c...
error: lib/cryptodev/rte_cryptodev.c: does not match index
Checking patch lib/cryptodev/version.map...
error: lib/cryptodev/version.map: does not match index
Checking patch lib/cryptodev/rte_cryptodev.h...
error: lib/cryptodev/rte_cryptodev.h: does not match index
Checking patch lib/cryptodev/cryptodev_pmd.h...
error: lib/cryptodev/cryptodev_pmd.h: does not exist in index
Checking patch lib/cryptodev/rte_cryptodev_core.h...
error: lib/cryptodev/rte_cryptodev_core.h: does not exist in index
https://lab.dpdk.org/results/dashboard/patchsets/18397/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-29 13:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-29 13:14 [dpdk-test-report] |WARNING| pw97512-97519 [PATCH] [8/8] cryptodev: move device specific structures 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).