automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw69590[v2] examples/vhost_blk: refactor vhost-blk example
@ 2020-05-02 11:17 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-05-02 11:17 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 1844 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/69590

_apply issues_

Submitter: Yu, Jin <jin.yu@intel.com>
Date: 2020-04-30 17:20:08
Reply_mail: 20200430172008.52657-1-jin.yu@intel.com
DPDK git baseline:
	Repo:dpdk-next-virtio, CommitID: a36d37d0ef293e216ba875c9d5747a3fe808f8ed
	Repo:dpdk, CommitID: 67d376e7fe7d4e4149d3591ed94cba33206e8cd2

*Repo: dpdk-next-virtio
for (i = 0; i < task->iovs_cnt; i++) {
		if (task->dxfer_dir == BLK_DIR_TO_DEV)
			memcpy(bdev->data + offset, task->iovs[i].iov_base,
			       task->iovs[i].iov_len);

error: patch failed: examples/vhost_blk/blk.c:50
error: examples/vhost_blk/blk.c: patch does not apply
Checking patch examples/vhost_blk/vhost_blk.c...
error: while searching for:

#define MAX_TASK		12
--
static int g_should_stop = -1;

struct vhost_blk_ctrlr *
vhost_blk_ctrlr_find(const char *ctrlr_name)

error: patch failed: examples/vhost_blk/vhost_blk.c:26
error: examples/vhost_blk/vhost_blk.c: patch does not apply
Checking patch examples/vhost_blk/vhost_blk.h...
error: while searching for:
#endif

--
	bool used_wrap_counter;
};

#define NUM_OF_BLK_QUEUES 1

error: patch failed: examples/vhost_blk/vhost_blk.h:30
error: examples/vhost_blk/vhost_blk.h: patch does not apply
*Repo: dpdk
static int g_should_stop = -1;

struct vhost_blk_ctrlr *
vhost_blk_ctrlr_find(const char *ctrlr_name)

error: patch failed: examples/vhost_blk/vhost_blk.c:26
error: examples/vhost_blk/vhost_blk.c: patch does not apply
Checking patch examples/vhost_blk/vhost_blk.h...
error: while searching for:
#define min(a, b) (((a) < (b)) ? (a) : (b))

--
	struct vhost_blk_queue queues[NUM_OF_BLK_QUEUES];
	/** Unique name for this block device. */
	char name[64];


error: patch failed: examples/vhost_blk/vhost_blk.h:43
error: examples/vhost_blk/vhost_blk.h: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-02 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02 11:17 [dpdk-test-report] |FAILURE| pw69590[v2] examples/vhost_blk: refactor vhost-blk example sys_stv

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