automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw70166[v2] node: fix arm64 build issue for older gcc
@ 2020-05-13 20:47 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-05-13 20:47 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Nithin Dabilpuram <ndabilpuram@marvell.com>
Date: 2020-05-13 12:06:04
Reply_mail: 20200513120605.28912-1-ndabilpuram@marvell.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")
    
--

	/* Get stream for the speculated next node */
	to_next = rte_node_next_stream_get(graph, node, next_index, nb_objs);
	while (n_left_from >= 4) {

error: patch failed: lib/librte_node/ip4_lookup_neon.h:45
error: lib/librte_node/ip4_lookup_neon.h: 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:47 [dpdk-test-report] |FAILURE| pw70166[v2] node: fix arm64 build issue for older gcc 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).