automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw70165[2/2] test: add support for testing bitrate stats free
Date: 13 May 2020 13:46:59 -0700	[thread overview]
Message-ID: <fecc85$a5i0ea@orsmga001.jf.intel.com> (raw)

[-- 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

                 reply	other threads:[~2020-05-13 20:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fecc85$a5i0ea@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).