automatic DPDK test reports
 help / color / mirror / Atom feed
* |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; 3+ 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] 3+ 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; 3+ 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] 3+ 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; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2024-02-27 15:45 UTC | newest]

Thread overview: 3+ 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

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).