automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>,
	zhoumin@loongson.cn
Subject: |WARNING| pw130074 [PATCH v2] app/dma-perf: add SG copy support
Date: Fri, 11 Aug 2023 07:02:19 +0800	[thread overview]
Message-ID: <202308102302.37AN2J3M2749839@localhost.localdomain> (raw)
In-Reply-To: <20230810105704.2060-1-gmuthukrishn@marvell.com>

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


      parent reply	other threads:[~2023-08-10 23:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230810105704.2060-1-gmuthukrishn@marvell.com>
2023-08-10 11:01 ` checkpatch
2023-08-10 23:02 ` qemudev [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202308102302.37AN2J3M2749839@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=gmuthukrishn@marvell.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).