From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw132466 [PATCH] [v2, 2/3] net/ark: remove RQ pacing firmware from PMD
Date: Tue, 10 Oct 2023 11:00:12 -0700 (PDT) [thread overview]
Message-ID: <6525912c.020a0220.69743.e17eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/132466
_apply patch failure_
Submitter: Ed Czeck <ed.czeck@atomicrules.com>
Date: Tuesday, October 10 2023 16:08:39
Applied on: CommitID:7fcb96c2f938b990fbff9bf6a6c774bdf5cbb415
Apply patch set 132466 failed:
Checking patch drivers/net/ark/ark_ethdev.c...
error: while searching for:
int port_count = 1;
int p;
uint16_t num_queues;
bool rqpacing = false;
ark->eth_dev = dev;
error: patch failed: drivers/net/ark/ark_ethdev.c:301
Hunk #7 succeeded at 514 (offset -12 lines).
Hunk #8 succeeded at 670 (offset -12 lines).
Checking patch drivers/net/ark/ark_global.h...
Hunk #2 succeeded at 146 (offset -3 lines).
Checking patch drivers/net/ark/ark_rqp.c...
Checking patch drivers/net/ark/ark_rqp.h...
Checking patch drivers/net/ark/meson.build...
Applying patch drivers/net/ark/ark_ethdev.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Hunk #6 applied cleanly.
Hunk #7 applied cleanly.
Hunk #8 applied cleanly.
Applied patch drivers/net/ark/ark_global.h cleanly.
Applied patch drivers/net/ark/ark_rqp.c cleanly.
Applied patch drivers/net/ark/ark_rqp.h cleanly.
Applied patch drivers/net/ark/meson.build cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/drivers/net/ark/ark_ethdev.c b/drivers/net/ark/ark_ethdev.c (rejected hunks)
@@ -301,7 +296,6 @@ eth_ark_dev_init(struct rte_eth_dev *dev)
int port_count = 1;
int p;
uint16_t num_queues;
- bool rqpacing = false;
ark->eth_dev = dev;
https://lab.dpdk.org/results/dashboard/patchsets/27885/
UNH-IOL DPDK Community Lab
reply other threads:[~2023-10-10 18:00 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=6525912c.020a0220.69743.e17eSMTPIN_ADDED_MISSING@mx.google.com \
--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).