automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw101963-101969 [PATCH] [v9, 7/7] net/iavf: update doc with inline crypto support
@ 2021-10-18 18:39 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-18 18:39 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Nicolau, Radu <radu.nicolau@intel.com>
Date: Monday, October 18 2021 10:10:19 
Applied on: CommitID:9942ebb9c698a53b86e2bbd450f3e24238771fe5
Apply patch set 101963-101969 failed:

Checking patch drivers/net/iavf/iavf.h...
Hunk #2 succeeded at 244 (offset -2 lines).
error: while searching for:
	uint8_t proto_xtr[IAVF_MAX_QUEUE_NUM];
};

/* Structure to store private data for each VF instance. */
struct iavf_adapter {
	struct iavf_hw hw;
	struct rte_eth_dev_data *dev_data;
	struct iavf_info vf;

	bool rx_bulk_alloc_allowed;
	/* For vector PMD */

error: patch failed: drivers/net/iavf/iavf.h:256
Hunk #4 succeeded at 279 (offset -5 lines).
Hunk #5 succeeded at 425 (offset -3 lines).
Checking patch drivers/net/iavf/iavf_ethdev.c...
Hunk #8 succeeded at 2421 (offset -1 lines).
Checking patch drivers/net/iavf/iavf_generic_flow.c...
Checking patch drivers/net/iavf/iavf_generic_flow.h...
Checking patch drivers/net/iavf/iavf_ipsec_crypto.c...
.git/rebase-apply/patch:2141: new blank line at EOF.
+
Checking patch drivers/net/iavf/iavf_ipsec_crypto.h...
Checking patch drivers/net/iavf/iavf_ipsec_crypto_capabilities.h...
Checking patch drivers/net/iavf/iavf_rxtx.c...
Checking patch drivers/net/iavf/iavf_rxtx.h...
Checking patch drivers/net/iavf/iavf_vchnl.c...
.git/rebase-apply/patch:3278: new blank line at EOF.
+
Checking patch drivers/net/iavf/meson.build...
Checking patch drivers/net/iavf/rte_pmd_iavf.h...
Checking patch drivers/net/iavf/version.map...
Applying patch drivers/net/iavf/iavf.h with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Applied patch drivers/net/iavf/iavf_ethdev.c cleanly.
Applied patch drivers/net/iavf/iavf_generic_flow.c cleanly.
Applied patch drivers/net/iavf/iavf_generic_flow.h cleanly.
Applied patch drivers/net/iavf/iavf_ipsec_crypto.c cleanly.
Applied patch drivers/net/iavf/iavf_ipsec_crypto.h cleanly.
Applied patch drivers/net/iavf/iavf_ipsec_crypto_capabilities.h cleanly.
Applied patch drivers/net/iavf/iavf_rxtx.c cleanly.
Applied patch drivers/net/iavf/iavf_rxtx.h cleanly.
Applied patch drivers/net/iavf/iavf_vchnl.c cleanly.
Applied patch drivers/net/iavf/meson.build cleanly.
Applied patch drivers/net/iavf/rte_pmd_iavf.h cleanly.
Applied patch drivers/net/iavf/version.map cleanly.
diff a/drivers/net/iavf/iavf.h b/drivers/net/iavf/iavf.h	(rejected hunks)
@@ -256,11 +258,14 @@ struct iavf_devargs {
 	uint8_t proto_xtr[IAVF_MAX_QUEUE_NUM];
 };
 
+struct iavf_security_ctx;
+
 /* Structure to store private data for each VF instance. */
 struct iavf_adapter {
 	struct iavf_hw hw;
 	struct rte_eth_dev_data *dev_data;
 	struct iavf_info vf;
+	struct iavf_security_ctx *security_ctx;
 
 	bool rx_bulk_alloc_allowed;
 	/* For vector PMD */
Checking patch drivers/net/iavf/iavf.h...
error: drivers/net/iavf/iavf.h: does not match index
Checking patch drivers/net/iavf/iavf_ethdev.c...
error: drivers/net/iavf/iavf_ethdev.c: does not match index
Checking patch drivers/net/iavf/iavf_rxtx.h...
error: drivers/net/iavf/iavf_rxtx.h: does not match index
Checking patch drivers/net/iavf/iavf.h...
error: drivers/net/iavf/iavf.h: does not match index
Checking patch drivers/net/iavf/iavf_ethdev.c...
error: drivers/net/iavf/iavf_ethdev.c: does not match index

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-10-18 18:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 18:39 [dpdk-test-report] |WARNING| pw101963-101969 [PATCH] [v9, 7/7] net/iavf: update doc with inline crypto support 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).