automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw130072 [PATCH] app/dma-perf: add SG copy support
       [not found] <20230810100908.1756-1-gmuthukrishn@marvell.com>
@ 2023-08-10 10:10 ` checkpatch
  2023-08-10 23:25 ` qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-08-10 10:10 UTC (permalink / raw)
  To: test-report; +Cc: Gowrishankar Muthukrishnan

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130072

_coding style issues_


ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream
#76: 
Change-Id: I17c736bec5c8309b4c9cbe9fb1eafa5b5a00a3fe

total: 1 errors, 0 warnings, 436 lines checked

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

* |WARNING| pw130072 [PATCH] app/dma-perf: add SG copy support
       [not found] <20230810100908.1756-1-gmuthukrishn@marvell.com>
  2023-08-10 10:10 ` |WARNING| pw130072 [PATCH] app/dma-perf: add SG copy support checkpatch
@ 2023-08-10 23:25 ` qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-08-10 23:25 UTC (permalink / raw)
  To: test-report; +Cc: Gowrishankar Muthukrishnan, zhoumin

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

_apply patch failure_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Thu, 10 Aug 2023 15:39:08 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 70b6941e4e22d67bc10495d1638234a7e974f582

Apply patch set 130072 failed:

Checking patch app/test-dma-perf/benchmark.c...
Hunk #1 succeeded at 45 (offset -1 lines).
Hunk #2 succeeded at 89 (offset -1 lines).
Hunk #3 succeeded at 143 (offset -1 lines).
Hunk #4 succeeded at 166 (offset -1 lines).
Hunk #5 succeeded at 183 (offset -1 lines).
Hunk #6 succeeded at 198 (offset -1 lines).
Hunk #7 succeeded at 238 (offset -1 lines).
Hunk #8 succeeded at 291 (offset -1 lines).
error: while searching for:
}

static int
setup_memory_env(struct test_configure *cfg, struct rte_mbuf ***srcs,
			struct rte_mbuf ***dsts)
{
	unsigned int buf_size = cfg->buf_size.cur;
	unsigned int nr_sockets, i;

error: patch failed: app/test-dma-perf/benchmark.c:303
error: app/test-dma-perf/benchmark.c: patch does not apply
Checking patch app/test-dma-perf/config.ini...
Checking patch app/test-dma-perf/main.c...
error: while searching for:

	switch (case_cfg->test_type) {
	case TEST_TYPE_DMA_MEM_COPY:
		ret = mem_copy_benchmark(case_cfg, true);
		break;
	case TEST_TYPE_CPU_MEM_COPY:
		ret = mem_copy_benchmark(case_cfg, false);
		break;
	default:
		printf("Unknown test type. %s\n", case_cfg->test_type_str);

error: patch failed: app/test-dma-perf/main.c:93
error: app/test-dma-perf/main.c: patch does not apply
Checking patch app/test-dma-perf/main.h...
error: while searching for:
	uint8_t scenario_id;
};

int mem_copy_benchmark(struct test_configure *cfg, bool is_dma);

#endif /* _MAIN_H_ */

error: patch failed: app/test-dma-perf/main.h:59
error: app/test-dma-perf/main.h: patch does not apply


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

end of thread, other threads:[~2023-08-10 23:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230810100908.1756-1-gmuthukrishn@marvell.com>
2023-08-10 10:10 ` |WARNING| pw130072 [PATCH] app/dma-perf: add SG copy support checkpatch
2023-08-10 23:25 ` qemudev

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