automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw70165[2/2] test: add support for testing bitrate stats free
@ 2020-05-13 20:46 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-05-13 20:46 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: 2020-05-13 11:38:22
Reply_mail: 20200513113822.8681-2-hemant.agrawal@nxp.com
DPDK git baseline:
	Repo:dpdk, CommitID: a8b8a863179e0a8478d488bb8545e632ed163456

*Repo: dpdk
Hence this patch explicitly initializes vec register
    to fix the issue.
    
    In file included from ip4_lookup.c:34:0:
    ip4_lookup_neon.h: n function ‘ip4_lookup_node_process’: \
    ip4_lookup_neon.h:25:12: error: ‘dip’ may be used uninitialized in \
            this function [-Werror=maybe-uninitialized]
      int32x4_t dip;
                ^
    
    Fixes: 16df6a2c6671 ("node: add IPv4 lookup for arm64")
    
--
test_stats_bitrate_free(void)
{
	int ret = 0;

	ret = rte_metrics_deinit();
	TEST_ASSERT(ret >= 0, "Test Failed: rte_metrics_deinit failed");


error: patch failed: app/test/test_bitratestats.c:32
error: app/test/test_bitratestats.c: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2020-05-13 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 20:46 [dpdk-test-report] |FAILURE| pw70165[2/2] test: add support for testing bitrate stats free 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).