automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111773-111774 [PATCH] [v1, 2/2] raw/ifpga: update secure rsu
@ 2022-05-25  1:59 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-05-25  1:59 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Wei Huang <wei.huang@intel.com>
Date: Wednesday, May 25 2022 01:51:23 
Applied on: CommitID:0354e8e860389cf412dd051626af39b9a01e6c9c
Apply patch set 111773-111774 failed:

Checking patch drivers/raw/ifpga/base/ifpga_api.c...
Hunk #1 succeeded at 251 (offset -10 lines).
Hunk #2 succeeded at 298 (offset -10 lines).
Checking patch drivers/raw/ifpga/base/ifpga_feature_dev.h...
Checking patch drivers/raw/ifpga/base/ifpga_fme.c...
Checking patch drivers/raw/ifpga/base/ifpga_fme_rsu.c...
Checking patch drivers/raw/ifpga/base/ifpga_sec_mgr.c...
Checking patch drivers/raw/ifpga/base/ifpga_sec_mgr.h...
Checking patch drivers/raw/ifpga/base/opae_hw_api.c...
Checking patch drivers/raw/ifpga/base/opae_hw_api.h...
Hunk #2 succeeded at 372 (offset -2 lines).
Checking patch drivers/raw/ifpga/rte_pmd_ifpga.c...
Checking patch drivers/raw/ifpga/rte_pmd_ifpga.h...
error: while searching for:
 *   - (-ENODEV) if dev_id is invalid.
 *   - (-EINVAL) if bad parameter.
 *   - (-EBUSY) if failed to access BMC register.
 */
int
rte_pmd_ifpga_reload(uint16_t dev_id, int type, int page);

error: patch failed: drivers/raw/ifpga/rte_pmd_ifpga.h:216
Hunk #3 succeeded at 303 (offset 47 lines).
Checking patch drivers/raw/ifpga/version.map...
error: while searching for:

	local: *;
};

error: patch failed: drivers/raw/ifpga/version.map:16
Applied patch drivers/raw/ifpga/base/ifpga_api.c cleanly.
Applied patch drivers/raw/ifpga/base/ifpga_feature_dev.h cleanly.
Applied patch drivers/raw/ifpga/base/ifpga_fme.c cleanly.
Applied patch drivers/raw/ifpga/base/ifpga_fme_rsu.c cleanly.
Applied patch drivers/raw/ifpga/base/ifpga_sec_mgr.c cleanly.
Applied patch drivers/raw/ifpga/base/ifpga_sec_mgr.h cleanly.
Applied patch drivers/raw/ifpga/base/opae_hw_api.c cleanly.
Applied patch drivers/raw/ifpga/base/opae_hw_api.h cleanly.
Applied patch drivers/raw/ifpga/rte_pmd_ifpga.c cleanly.
Applying patch drivers/raw/ifpga/rte_pmd_ifpga.h with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
Hunk #3 applied cleanly.
Applying patch drivers/raw/ifpga/version.map with 1 reject...
Rejected hunk #1.
diff a/drivers/raw/ifpga/rte_pmd_ifpga.h b/drivers/raw/ifpga/rte_pmd_ifpga.h	(rejected hunks)
@@ -216,6 +218,7 @@
  *   - (-ENODEV) if dev_id is invalid.
  *   - (-EINVAL) if bad parameter.
  *   - (-EBUSY) if failed to access BMC register.
+ *   - (-EOPNOTSUPP) if the specific image load not supported.
  */
 int
 rte_pmd_ifpga_reload(uint16_t dev_id, int type, int page);
diff a/drivers/raw/ifpga/version.map b/drivers/raw/ifpga/version.map	(rejected hunks)
@@ -16,3 +16,14 @@ DPDK_22 {
 
 	local: *;
 };
+
+EXPERIMENTAL {
+	global:
+
+	# added in 22.07
+	rte_pmd_ifpga_image_load;
+	rte_pmd_ifpga_get_available_images;
+	rte_pmd_ifpga_set_poc_image;
+	rte_pmd_ifpga_get_poc_images;
+	rte_pmd_ifpga_read_flash;
+};

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-05-25  1:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25  1:59 |WARNING| pw111773-111774 [PATCH] [v1, 2/2] raw/ifpga: update secure rsu 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).