From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Amit Prakash Shukla <amitprakashs@marvell.com>, zhoumin@loongson.cn
Subject: |WARNING| pw137502 [PATCH v3] app/dma-perf: support bi-directional transfer
Date: Thu, 29 Feb 2024 22:22:25 +0800 [thread overview]
Message-ID: <202402291422.41TEMPZn2340067@localhost.localdomain> (raw)
In-Reply-To: <20240229141426.4188428-1-amitprakashs@marvell.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/137502
_apply patch failure_
Submitter: Amit Prakash Shukla <amitprakashs@marvell.com>
Date: Thu, 29 Feb 2024 19:44:26 +0530
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049
Apply patch set 137502 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:148
error: app/test-dma-perf/benchmark.c: patch does not apply
Checking patch app/test-dma-perf/config.ini...
error: while searching for:
; "vfid" denotes VF-id of PF-id to be used for data transfer.
; Example: vchan_dev=raddr=0x400000,coreid=1,pfid=2,vfid=3
; Parameters for DMA scatter-gather memory copy:
;
; "dma_src_sge" denotes number of source segments.
error: patch failed: app/test-dma-perf/config.ini:47
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
next parent reply other threads:[~2024-02-29 14:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240229141426.4188428-1-amitprakashs@marvell.com>
2024-02-29 14:22 ` qemudev [this message]
2024-02-29 14:47 ` |SUCCESS| " checkpatch
2024-02-29 15:45 ` 0-day Robot
2024-02-29 16:26 ` |WARNING| pw137502 [PATCH] [v3] " 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=202402291422.41TEMPZn2340067@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).