automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65592[v2] vhost: check vhost message header size read
@ 2020-02-21  1:38 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-21  1:38 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: 2020-02-05 15:05:29
Reply_mail: 20200205150529.794623-1-maxime.coquelin@redhat.com
DPDK git baseline:
	Repo:dpdk-next-virtio, CommitID: 545cd4f422ecc60e0470d0576deb29291f0ff9b9
	Repo:dpdk, CommitID: 0e157d7a9a0d36d88da9315d018262492b0a64aa

*Repo: dpdk-next-virtio
return ret;

	if (msg->size) {
		if (msg->size > sizeof(msg->payload)) {

error: patch failed: lib/librte_vhost/vhost_user.c:2456
error: lib/librte_vhost/vhost_user.c: patch does not apply
*Repo: dpdk
return ret;

	if (msg->size) {
		if (msg->size > sizeof(msg->payload)) {

error: patch failed: lib/librte_vhost/vhost_user.c:2456
error: lib/librte_vhost/vhost_user.c: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2020-02-21  1:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21  1:38 [dpdk-test-report] |FAILURE| pw65592[v2] vhost: check vhost message header size read 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).