* [dpdk-dev] [Bug 855] gcc12 build error, vdpa/ifc
@ 2021-10-28 12:28 bugzilla
2022-06-15 8:38 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2021-10-28 12:28 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=855
Bug ID: 855
Summary: gcc12 build error, vdpa/ifc
Product: DPDK
Version: 20.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: ferruh.yigit@intel.com
Target Milestone: ---
With gcc 12.0.0 "gcc (GCC) 12.0.0 20211024 (experimental)"
../drivers/vdpa/ifc/ifcvf_vdpa.c: In function ‘vdpa_enable_vfio_intr’:
../drivers/vdpa/ifc/ifcvf_vdpa.c:385:62: warning: writing 4 bytes into a region
of size 0 [-Wstringop-overflow=]
385 | fd_ptr[RTE_INTR_VEC_RXTX_OFFSET + i] = fd;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:350:14: note: at offset 32 into destination
object ‘irq_set_buf’ of size 32
350 | char irq_set_buf[MSIX_IRQ_SET_BUF_LEN];
| ^~~~~~~~~~~
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 855] gcc12 build error, vdpa/ifc
2021-10-28 12:28 [dpdk-dev] [Bug 855] gcc12 build error, vdpa/ifc bugzilla
@ 2022-06-15 8:38 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-06-15 8:38 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=855
David Marchand (david.marchand@redhat.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.marchand@redhat.com
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from David Marchand (david.marchand@redhat.com) ---
Fixed in https://git.dpdk.org/dpdk/commit/?id=2a213b794fdd
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-15 8:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 12:28 [dpdk-dev] [Bug 855] gcc12 build error, vdpa/ifc bugzilla
2022-06-15 8:38 ` 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).