automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw112793 [PATCH] [V2] common/iavf:replace zero-length arrays with flexible ones
@ 2022-06-15 17:59 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-06-15 17:59 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: biggest dreamer <835703180@qq.com>
Date: Wednesday, June 15 2022 17:42:18 
Applied on: CommitID:e3fd286ec471df5732b559c9e44377fab4b3d38a
Apply patch set 112793 failed:

.git/rebase-apply/patch:34: trailing whitespace.
 
.git/rebase-apply/patch:35: space before tab in indent.
 	union {
.git/rebase-apply/patch:36: space before tab in indent.
 		/* IPsec request */
.git/rebase-apply/patch:47: trailing whitespace.
 
.git/rebase-apply/patch:48: space before tab in indent.
 		/* IPsec response */
Checking patch 0001-common-iavf-replace-zero-length-arrays-with-flexible.patch...
Checking patch drivers/common/iavf/virtchnl_inline_ipsec.h...
error: while searching for:
		/* IPsec request */
		struct virtchnl_ipsec_sa_cfg sa_cfg[];
		struct virtchnl_ipsec_sp_cfg sp_cfg[];
		struct virtchnl_ipsec_sa_update sa_update [];
		struct virtchnl_ipsec_sa_destroy sa_destroy[];
		struct virtchnl_ipsec_sp_destroy sp_destroy[];


error: patch failed: drivers/common/iavf/virtchnl_inline_ipsec.h:502
Applied patch 0001-common-iavf-replace-zero-length-arrays-with-flexible.patch cleanly.
Applying patch drivers/common/iavf/virtchnl_inline_ipsec.h with 1 reject...
Rejected hunk #1.
diff a/drivers/common/iavf/virtchnl_inline_ipsec.h b/drivers/common/iavf/virtchnl_inline_ipsec.h	(rejected hunks)
@@ -502,7 +502,7 @@ struct inline_ipsec_msg {
 		/* IPsec request */
 		struct virtchnl_ipsec_sa_cfg sa_cfg[];
 		struct virtchnl_ipsec_sp_cfg sp_cfg[];
-		struct virtchnl_ipsec_sa_update sa_update [];
+		struct virtchnl_ipsec_sa_update sa_update[];
 		struct virtchnl_ipsec_sa_destroy sa_destroy[];
 		struct virtchnl_ipsec_sp_destroy sp_destroy[];
 

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-06-15 17:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15 17:59 |WARNING| pw112793 [PATCH] [V2] common/iavf:replace zero-length arrays with flexible ones 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).