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| pw112793 [PATCH] [V2] common/iavf:replace zero-length arrays with flexible ones
Date: Wed, 15 Jun 2022 13:59:06 -0400 (EDT)	[thread overview]
Message-ID: <20220615175906.C3A4610618F@noxus.dpdklab.iol.unh.edu> (raw)

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

                 reply	other threads:[~2022-06-15 17: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=20220615175906.C3A4610618F@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).