* |WARNING| pw130074 [PATCH v2] app/dma-perf: add SG copy support
[not found] <20230810105704.2060-1-gmuthukrishn@marvell.com>
2023-08-10 11:01 ` |WARNING| pw130074 [PATCH v2] app/dma-perf: add SG copy support checkpatch
@ 2023-08-10 23:02 ` qemudev
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-08-10 23:02 UTC (permalink / raw)
To: test-report; +Cc: Gowrishankar Muthukrishnan, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/130074
_apply patch failure_
Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Thu, 10 Aug 2023 16:27:04 +0530
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 70b6941e4e22d67bc10495d1638234a7e974f582
Apply patch set 130074 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