[dpdk-test-report] |FAILURE| pw65544[v4] app/testpmd: fix copying the name of the dynflag

sys_stv at intel.com sys_stv at intel.com
Thu Feb 20 06:05:15 CET 2020


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

_apply issues_

Submitter: Ori Kam <orika at mellanox.com>
Date: 2020-02-04 13:39:46
Reply_mail: 1580823586-144444-1-git-send-email-orika at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: fdb60f27a9285599c75f3e91e80db55a0faff884
	Repo:dpdk, CommitID: e6c78e736d776ba15aa040f5d6a29e43a9147c0b

*Repo: dpdk-next-net
strcpy(dynf_names[flag], res->name);
	}
	old_port_flags = ports[res->port_id].mbuf_dynf;
	if (!strcmp(res->value, "set")) {

error: patch failed: app/test-pmd/cmdline.c:18867
error: app/test-pmd/cmdline.c: patch does not apply
*Repo: dpdk
strcpy(dynf_names[flag], res->name);
	}
	old_port_flags = ports[res->port_id].mbuf_dynf;
	if (!strcmp(res->value, "set")) {

error: patch failed: app/test-pmd/cmdline.c:18867
error: app/test-pmd/cmdline.c: patch does not apply

DPDK STV team


More information about the test-report mailing list