automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw119933 [PATCH v1 1/1] app/testpmd: add valid check to verify multi mempool feature
       [not found] <20221117113047.3088461-1-hpothula@marvell.com>
@ 2022-11-17 11:22 ` qemudev
  2022-11-17 11:31 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2022-11-17 11:22 UTC (permalink / raw)
  To: test-report; +Cc: Hanumanth Pothula

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/119933

_apply patch failure_

Submitter: Hanumanth Pothula <hpothula@marvell.com>
Date: Thu, 17 Nov 2022 17:00:47 +0530
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 04f68bb92b6fee621ddf0f0948f5565fa31a84fd

Apply patch set 119933 failed:

Checking patch app/test-pmd/testpmd.c...
error: while searching for:
{
	union rte_eth_rxseg rx_useg[MAX_SEGS_BUFFER_SPLIT] = {};
	struct rte_mempool *rx_mempool[MAX_MEMPOOL] = {};
	struct rte_mempool *mpx;
	unsigned int i, mp_n;
	int ret;

	/* Verify Rx queue configuration is single pool and segment or
	 * multiple pool/segment.
	 * @see rte_eth_rxconf::rx_mempools
	 * @see rte_eth_rxconf::rx_seg
	 */
	if (!(mbuf_data_size_n > 1) && !(rx_pkt_nb_segs > 1 ||
	    ((rx_conf->offloads & RTE_ETH_RX_OFFLOAD_BUFFER_SPLIT) != 0))) {
		/* Single pool/segment configuration */
		rx_conf->rx_seg = NULL;

error: patch failed: app/test-pmd/testpmd.c:2648
error: app/test-pmd/testpmd.c: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw119933 [PATCH v1 1/1] app/testpmd: add valid check to verify multi mempool feature
       [not found] <20221117113047.3088461-1-hpothula@marvell.com>
  2022-11-17 11:22 ` |WARNING| pw119933 [PATCH v1 1/1] app/testpmd: add valid check to verify multi mempool feature qemudev
@ 2022-11-17 11:31 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-11-17 11:31 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/119933

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-17 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221117113047.3088461-1-hpothula@marvell.com>
2022-11-17 11:22 ` |WARNING| pw119933 [PATCH v1 1/1] app/testpmd: add valid check to verify multi mempool feature qemudev
2022-11-17 11:31 ` |SUCCESS| " checkpatch

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