* |WARNING| pw137357 [PATCH] net/cnxk: performance improvement for SW mbuf free
[not found] <20240227144247.1562499-1-rbhansali@marvell.com>
@ 2024-02-27 14:28 ` qemudev
2024-02-27 14:45 ` |SUCCESS| " checkpatch
2024-02-27 15:45 ` 0-day Robot
2 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2024-02-27 14:28 UTC (permalink / raw)
To: test-report; +Cc: Rahul Bhansali, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/137357
_apply patch failure_
Submitter: Rahul Bhansali <rbhansali@marvell.com>
Date: Tue, 27 Feb 2024 20:12:47 +0530
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049
Apply patch set 137357 failed:
Checking patch drivers/event/cnxk/cn10k_tx_worker.h...
Checking patch drivers/event/cnxk/cn9k_worker.h...
Checking patch drivers/net/cnxk/cn10k_tx.h...
error: while searching for:
}
#endif
static __rte_always_inline uint64_t
cn10k_nix_prefree_seg(struct rte_mbuf *m, struct cn10k_eth_txq *txq,
struct nix_send_hdr_s *send_hdr, uint64_t *aura)
{
struct rte_mbuf *prev = NULL;
error: patch failed: drivers/net/cnxk/cn10k_tx.h:733
error: drivers/net/cnxk/cn10k_tx.h: patch does not apply
Checking patch drivers/net/cnxk/cn9k_tx.h...
error: while searching for:
}
}
static __rte_always_inline uint64_t
cn9k_nix_prefree_seg(struct rte_mbuf *m, struct cn9k_eth_txq *txq, struct nix_send_hdr_s *send_hdr,
uint64_t *aura)
{
struct rte_mbuf *prev;
uint32_t sqe_id;
if (RTE_MBUF_HAS_EXTBUF(m)) {
if (unlikely(txq->tx_compl.ena == 0)) {
rte_pktmbuf_free_seg(m);
return 1;
}
if (send_hdr->w0.pnc) {
error: patch failed: drivers/net/cnxk/cn9k_tx.h:82
error: drivers/net/cnxk/cn9k_tx.h: patch does not apply
^ permalink raw reply [flat|nested] 4+ messages in thread
* |SUCCESS| pw137357 [PATCH] net/cnxk: performance improvement for SW mbuf free
[not found] <20240227144247.1562499-1-rbhansali@marvell.com>
2024-02-27 14:28 ` |WARNING| pw137357 [PATCH] net/cnxk: performance improvement for SW mbuf free qemudev
@ 2024-02-27 14:45 ` checkpatch
2024-02-27 15:45 ` 0-day Robot
2 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2024-02-27 14:45 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/137357
_coding style OK_
^ permalink raw reply [flat|nested] 4+ messages in thread
* |SUCCESS| pw137357 [PATCH] net/cnxk: performance improvement for SW mbuf free
[not found] <20240227144247.1562499-1-rbhansali@marvell.com>
2024-02-27 14:28 ` |WARNING| pw137357 [PATCH] net/cnxk: performance improvement for SW mbuf free qemudev
2024-02-27 14:45 ` |SUCCESS| " checkpatch
@ 2024-02-27 15:45 ` 0-day Robot
2 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2024-02-27 15:45 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/137357/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8066889471
^ permalink raw reply [flat|nested] 4+ messages in thread
* |WARNING| pw137357 [PATCH] net/cnxk: performance improvement for SW mbuf free
@ 2024-02-27 15:29 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2024-02-27 15:29 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/137357
_apply patch failure_
Submitter: Rahul Bhansali <rbhansali@marvell.com>
Date: Tuesday, February 27 2024 14:42:47
Applied on: CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049
Apply patch set 137357 failed:
Cloning the DPDK mirror at: https://github.com/DPDK/dpdk.git (Attempt 1 of 3)
Trying to checkout branch: main
Checked out to main (92c0ad70caf3ed6f4b93de6ddaf7bc369737c049)
Done: main commit 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049
Trying to checkout branch: main
Checked out to main (92c0ad70caf3ed6f4b93de6ddaf7bc369737c049)
Applying patch...
Failed to apply patch:
Applying: net/cnxk: performance improvement for SW mbuf free
error: sha1 information is lacking or useless (drivers/net/cnxk/cn10k_tx.h).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch' to see the failed patch
Patch failed at 0001 net/cnxk: performance improvement for SW mbuf free
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
https://lab.dpdk.org/results/dashboard/patchsets/29292/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-02-27 15:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240227144247.1562499-1-rbhansali@marvell.com>
2024-02-27 14:28 ` |WARNING| pw137357 [PATCH] net/cnxk: performance improvement for SW mbuf free qemudev
2024-02-27 14:45 ` |SUCCESS| " checkpatch
2024-02-27 15:45 ` 0-day Robot
2024-02-27 15:29 |WARNING| " dpdklab
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).