automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw111773-111774 [PATCH] [v1, 2/2] raw/ifpga: update secure rsu
Date: Tue, 24 May 2022 21:59:31 -0400 (EDT)	[thread overview]
Message-ID: <20220525015931.B442E6D4C2@noxus.dpdklab.iol.unh.edu> (raw)

[-- 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

                 reply	other threads:[~2022-05-25  1:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220525015931.B442E6D4C2@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /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).