DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/ethdev Bug 1512] event/octeontx build failure on Ubuntu 24.04 with LTO
@ 2024-08-04 21:01 bugzilla
  2024-09-12  5:32 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2024-08-04 21:01 UTC (permalink / raw)
  To: dev

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

https://bugs.dpdk.org/show_bug.cgi?id=1512

            Bug ID: 1512
           Summary: event/octeontx build failure on Ubuntu 24.04 with LTO
           Product: DPDK
           Version: 24.07
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: alialnu@nvidia.com
  Target Milestone: ---

$ meson --werror -Db_lto=true build && ninja -C build
[..]
In function ‘ssovf_parsekv’,
    inlined from ‘rte_kvargs_process’ at ../lib/kvargs/rte_kvargs.c:188:9,
    inlined from ‘ssovf_vdev_probe’ at
../drivers/event/octeontx/ssovf_evdev.c:872:10:
../drivers/event/octeontx/ssovf_evdev.c:723:15: warning: writing 4 bytes into a
region of size 1 [-Wstringop-overflow=]
  723 |         *flag = !!atoi(value);
      |               ^
../drivers/event/octeontx/ssovf_evdev.c: In function ‘ssovf_vdev_probe’:
../drivers/event/octeontx/ssovf_evdev.c:26:16: note: destination object
‘timvf_enable_stats’ of size 1
[..]

OS: Ubuntu 24.04
Meson: 1.3.2
Compiler: gcc 13.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 3139 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-12  5:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-04 21:01 [DPDK/ethdev Bug 1512] event/octeontx build failure on Ubuntu 24.04 with LTO bugzilla
2024-09-12  5:32 ` 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).