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| pw135797 [PATCH] app/dma-perf: support bi-directional transfer
Date: Mon, 8 Jan 2024 16:16:22 +0800	[thread overview]
Message-ID: <202401080816.4088GMhX3215332@localhost.localdomain> (raw)
In-Reply-To: <20240108082749.1016345-1-amitprakashs@marvell.com>

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

_apply patch failure_

Submitter: Amit Prakash Shukla <amitprakashs@marvell.com>
Date: Mon, 8 Jan 2024 13:57:49 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 6ef07151aac4b4d9601d547f94a996d1c71b3871

Apply patch set 135797 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 "mem to dev" and "dev to mem" config parameters. ==============

[case1]

error: patch failed: app/test-dma-perf/config.ini:55
error: app/test-dma-perf/config.ini: patch does not apply
Checking patch app/test-dma-perf/main.c...
error: while searching for:
		*src_ptrs_str, *dst_ptrs_str;
	const char *skip;
	const char *raddr, *scoreid, *dcoreid, *vfid, *pfid;
	int args_nr, nb_vp;
	bool is_dma;


error: patch failed: app/test-dma-perf/main.c:342
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 pfid;
	uint16_t vfid;
	uintptr_t raddr;
};

int mem_copy_benchmark(struct test_configure *cfg);

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


       reply	other threads:[~2024-01-08  8:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240108082749.1016345-1-amitprakashs@marvell.com>
2024-01-08  8:16 ` qemudev [this message]
2024-01-08  8:29 ` |SUCCESS| " checkpatch
2024-01-08  9:24 ` 0-day Robot
2024-01-08 12:41 |WARNING| " 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=202401080816.4088GMhX3215332@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).