* [DPDK/ethdev Bug 2040] vdpa/ifc: same open_int pattern, both callers int
@ 2026-09-13 17:37 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-09-13 17:37 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=2040
Bug ID: 2040
Summary: vdpa/ifc: same open_int pattern, both callers int
Product: DPDK
Version: 26.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: stephen@networkplumber.org
Target Milestone: ---
drivers/vdpa/ifc/ifcvf_vdpa.c:1484
Identical handler to item 4. Both callers -- vdpa_mode and
sw_fallback_lm -- pass the address of an int, so neither gets a full
four byte store.
Fixes: 40ef35f4a504 ("net/ifc: detect if VDPA mode is specified")
--
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:[~2026-09-13 17:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-13 17:37 [DPDK/ethdev Bug 2040] vdpa/ifc: same open_int pattern, both callers int bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.