* [dpdk-test-report] |WARNING| pw102153-102159 [PATCH] [v10, 7/7] net/iavf: update doc with inline crypto support
@ 2021-10-19 12:29 dpdklab
0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-19 12:29 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3554 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/102153
_apply patch failure_
Submitter: Radu Nicolau <radu.nicolau@intel.com>
Date: Tuesday, October 19 2021 09:23:44
Applied on: CommitID:821f60c7f4337d74a0c8e4add4095be524d77600
Apply patch set 102153-102159 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 #3 succeeded at 944 (offset -1 lines).
Hunk #4 succeeded at 956 (offset -1 lines).
Hunk #6 succeeded at 1764 (offset 15 lines).
Hunk #7 succeeded at 1773 (offset 15 lines).
Hunk #8 succeeded at 2421 (offset 14 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...
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...
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/19530/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-19 12:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19 12:29 [dpdk-test-report] |WARNING| pw102153-102159 [PATCH] [v10, 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).