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: [email protected]
Reporter: [email protected]
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.