automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw135797 [PATCH] app/dma-perf: support bi-directional transfer
       [not found] <20240108082749.1016345-1-amitprakashs@marvell.com>
@ 2024-01-08  8:16 ` qemudev
  2024-01-08  8:29 ` |SUCCESS| " checkpatch
  2024-01-08  9:24 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2024-01-08  8:16 UTC (permalink / raw)
  To: test-report; +Cc: Amit Prakash Shukla, zhoumin

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* |SUCCESS| pw135797 [PATCH] app/dma-perf: support bi-directional transfer
       [not found] <20240108082749.1016345-1-amitprakashs@marvell.com>
  2024-01-08  8:16 ` |WARNING| pw135797 [PATCH] app/dma-perf: support bi-directional transfer qemudev
@ 2024-01-08  8:29 ` checkpatch
  2024-01-08  9:24 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2024-01-08  8:29 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/135797

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* |SUCCESS| pw135797 [PATCH] app/dma-perf: support bi-directional transfer
       [not found] <20240108082749.1016345-1-amitprakashs@marvell.com>
  2024-01-08  8:16 ` |WARNING| pw135797 [PATCH] app/dma-perf: support bi-directional transfer qemudev
  2024-01-08  8:29 ` |SUCCESS| " checkpatch
@ 2024-01-08  9:24 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2024-01-08  9:24 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/135797/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7445071284

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-08  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240108082749.1016345-1-amitprakashs@marvell.com>
2024-01-08  8:16 ` |WARNING| pw135797 [PATCH] app/dma-perf: support bi-directional transfer qemudev
2024-01-08  8:29 ` |SUCCESS| " checkpatch
2024-01-08  9:24 ` 0-day Robot

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).