automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65387[v3] app/testpmd: fix copying the name of the dynflag
@ 2020-02-18  7:06 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-18  7:06 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Ori Kam <orika@mellanox.com>
Date: 2020-01-30 21:04:04
Reply_mail: 1580418244-6462-1-git-send-email-orika@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: b4f0d798756da08d1a061b26bd8fffbcd5968ea8
	Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775

*Repo: dpdk-next-net
return;
	flag = rte_mbuf_dynflag_lookup(res->name, NULL);
	if (flag <= 0) {
		strcpy(desc_flag.name, res->name);

error: patch failed: app/test-pmd/cmdline.c:18865
error: app/test-pmd/cmdline.c: patch does not apply
*Repo: dpdk
return;
	flag = rte_mbuf_dynflag_lookup(res->name, NULL);
	if (flag <= 0) {
		strcpy(desc_flag.name, res->name);

error: patch failed: app/test-pmd/cmdline.c:18865
error: app/test-pmd/cmdline.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-18  7:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18  7:06 [dpdk-test-report] |FAILURE| pw65387[v3] app/testpmd: fix copying the name of the dynflag 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).