automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Amit Prakash Shukla <amitprakashs@marvell.com>, zhoumin@loongson.cn
Subject: |WARNING| pw137399 [PATCH v2] app/dma-perf: support bi-directional transfer
Date: Wed, 28 Feb 2024 03:22:26 +0800	[thread overview]
Message-ID: <202402271922.41RJMQnv373866@localhost.localdomain> (raw)
In-Reply-To: <20240227192601.3932913-1-amitprakashs@marvell.com>

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

_apply patch failure_

Submitter: Amit Prakash Shukla <amitprakashs@marvell.com>
Date: Wed, 28 Feb 2024 00:56:01 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049

Apply patch set 137399 failed:

Checking patch app/test-dma-perf/benchmark.c...
error: while searching for:

static int
vchan_data_populate(uint32_t dev_id, struct rte_dma_vchan_conf *qconf,
		    struct test_configure *cfg)
{
	struct rte_dma_info info;

	qconf->direction = cfg->transfer_dir;

	rte_dma_info_get(dev_id, &info);
	if (!(RTE_BIT64(qconf->direction) & info.dev_capa))
		return -1;

error: patch failed: app/test-dma-perf/benchmark.c:144
error: app/test-dma-perf/benchmark.c: patch does not apply
Checking patch app/test-dma-perf/config.ini...
error: while searching for:
;    "pfid" denotes PF-id to be used for data transfer
;    "vfid" denotes VF-id of PF-id to be used for data transfer.

; =========== End of "mem2dev" and "dev2mem" config parameters. ==============

[case1]

error: patch failed: app/test-dma-perf/config.ini:61
error: app/test-dma-perf/config.ini: patch does not apply
Checking patch app/test-dma-perf/main.c...
error: while searching for:
	const char *skip;
	struct rte_kvargs *kvlist;
	const char *vchan_dev;
	int args_nr, nb_vp;
	bool is_dma;


error: patch failed: app/test-dma-perf/main.c:368
error: app/test-dma-perf/main.c: patch does not apply
Checking patch app/test-dma-perf/main.h...
error: while searching for:
	const char *eal_args;
	uint8_t scenario_id;
	struct test_vchan_dev_config vchan_dev;
};

int mem_copy_benchmark(struct test_configure *cfg);

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


       reply	other threads:[~2024-02-27 19:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240227192601.3932913-1-amitprakashs@marvell.com>
2024-02-27 19:22 ` qemudev [this message]
2024-02-27 19:27 ` checkpatch
2024-02-27 20:25 ` |SUCCESS| " 0-day Robot
2024-02-28  0:10 ` |WARNING| pw137399 [PATCH] [v2] " dpdklab

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=202402271922.41RJMQnv373866@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=amitprakashs@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).