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| pw118946 [PATCH] [v7] net/nfp: fix the promiscuous mode functions
Date: Sat, 22 Oct 2022 04:28:01 -0400 (EDT)	[thread overview]
Message-ID: <20221022082801.2B2C810618F@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Chaoyong He <chaoyong.he@corigine.com>
Date: Saturday, October 22 2022 08:11:48 
Applied on: CommitID:269f027453ae7a9ac1bf0d6786388f598a139314
Apply patch set 118946 failed:

Checking patch drivers/net/nfp/flower/nfp_flower.h...
Checking patch drivers/net/nfp/flower/nfp_flower_representor.c...
Hunk #1 succeeded at 413 (offset -1 lines).
Hunk #2 succeeded at 526 (offset -1 lines).
error: while searching for:
	.stats_get            = nfp_flower_repr_stats_get,
	.stats_reset          = nfp_flower_repr_stats_reset,

	.promiscuous_enable   = nfp_flower_repr_promiscuous_enable,
	.promiscuous_disable  = nfp_flower_repr_promiscuous_disable,

	.mac_addr_set         = nfp_flower_repr_mac_addr_set,


error: patch failed: drivers/net/nfp/flower/nfp_flower_representor.c:587
Checking patch drivers/net/nfp/flower/nfp_flower_representor.h...
Checking patch drivers/net/nfp/nfp_common.c...
Applied patch drivers/net/nfp/flower/nfp_flower.h cleanly.
Applying patch drivers/net/nfp/flower/nfp_flower_representor.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Applied patch drivers/net/nfp/flower/nfp_flower_representor.h cleanly.
Applied patch drivers/net/nfp/nfp_common.c cleanly.
diff a/drivers/net/nfp/flower/nfp_flower_representor.c b/drivers/net/nfp/flower/nfp_flower_representor.c	(rejected hunks)
@@ -587,8 +548,8 @@
 	.stats_get            = nfp_flower_repr_stats_get,
 	.stats_reset          = nfp_flower_repr_stats_reset,
 
-	.promiscuous_enable   = nfp_flower_repr_promiscuous_enable,
-	.promiscuous_disable  = nfp_flower_repr_promiscuous_disable,
+	.promiscuous_enable   = nfp_net_promisc_enable,
+	.promiscuous_disable  = nfp_net_promisc_enable,
 
 	.mac_addr_set         = nfp_flower_repr_mac_addr_set,
 

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-10-22  8:28 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=20221022082801.2B2C810618F@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).