|WARNING| pw132466 [PATCH] [v2, 2/3] net/ark: remove RQ pacing firmware from PMD
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Oct 10 20:00:12 CEST 2023
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/132466
_apply patch failure_
Submitter: Ed Czeck <ed.czeck at 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
More information about the test-report
mailing list