* [dpdk-dev] [Bug 672] build failure in librte_eventdev
@ 2021-04-13 13:23 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2021-04-13 13:23 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=672
Bug ID: 672
Summary: build failure in librte_eventdev
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: eventdev
Assignee: dev@dpdk.org
Reporter: alialnu@nvidia.com
CC: david.marchand@redhat.com, thomas@monjalon.net
Target Milestone: ---
The main branch reproduces the following build error:
"""
$ meson --werror --buildtype=debugoptimized -Dexamples=all build
../../root/dpdk/lib/librte_eventdev/rte_event_eth_rx_adapter.c: In function
'rxa_set_vector_data':
../../root/dpdk/lib/librte_eventdev/rte_event_eth_rx_adapter.c:1810:57: error:
signed and unsigned type in conditional expression [-Werror=sign-compare]
flow_id == 0 ? (qid & 0xFFF) | (port_id & 0xFF) << 12 : flow_id;
"""
Reproduces in CentOS 7.9.2009 with gcc 4.8.5 and in Ubuntu 16.04.7 with gcc
5.4.0.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-13 13:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13 13:23 [dpdk-dev] [Bug 672] build failure in librte_eventdev bugzilla
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).