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| pw119505 [PATCH] [V5] app/testpmd: update bond port configurations when add slave
Date: Sun,  6 Nov 2022 21:37:58 -0500 (EST)	[thread overview]
Message-ID: <20221107023758.682E9456@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Huisong Li <lihuisong@huawei.com>
Date: Monday, November 07 2022 02:18:34 
Applied on: CommitID:a39f5e14560df310e7af3c135a11bb6f51eb92e6
Apply patch set 119505 failed:

Checking patch app/test-pmd/testpmd.c...
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
	uint32_t                queue_sz; /**< size of a queue for flow rules */
	uint8_t                 slave_flag : 1, /**< bonding slave port */
				bond_flag : 1, /**< port is bond device */
				fwd_mac_swap : 1; /**< swap packet MAC before forward */
	struct port_template    *pattern_templ_list; /**< Pattern templates. */
	struct port_template    *actions_templ_list; /**< Actions templates. */
	struct port_table       *table_list; /**< Flow tables. */

error: patch failed: app/test-pmd/testpmd.h:317
Checking patch drivers/net/bonding/bonding_testpmd.c...
Applied patch app/test-pmd/testpmd.c cleanly.
Applying patch app/test-pmd/testpmd.h with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/bonding/bonding_testpmd.c cleanly.
diff a/app/test-pmd/testpmd.h b/app/test-pmd/testpmd.h	(rejected hunks)
@@ -317,7 +317,8 @@ struct rte_port {
 	uint32_t                queue_sz; /**< size of a queue for flow rules */
 	uint8_t                 slave_flag : 1, /**< bonding slave port */
 				bond_flag : 1, /**< port is bond device */
-				fwd_mac_swap : 1; /**< swap packet MAC before forward */
+				fwd_mac_swap : 1, /**< swap packet MAC before forward */
+				update_conf : 1; /**< need to update bonding device configuration */
 	struct port_template    *pattern_templ_list; /**< Pattern templates. */
 	struct port_template    *actions_templ_list; /**< Actions templates. */
 	struct port_table       *table_list; /**< Flow tables. */

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

UNH-IOL DPDK Community Lab

             reply	other threads:[~2022-11-07  2:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07  2:37 dpdklab [this message]
     [not found] <20221107021834.20694-1-lihuisong@huawei.com>
2022-11-07  2:19 ` |WARNING| pw119505 [PATCH V5] " checkpatch

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=20221107023758.682E9456@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).