https://bugs.dpdk.org/show_bug.cgi?id=1172
Bug ID: 1172
Summary: hash: return value is different from the description
Product: DPDK
Version: 23.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The rte_hash_lookup_data function has the potential to return a ZERO value,
contrary to what the description indicates. The description specifies that "A
positive value that can be used by the caller as an offset into an array of
user data".
To address this issue, I submitted a patch, which can be found at:
http://patches.dpdk.org/project/dpdk/patch/[email protected]/
--
You are receiving this mail because:
You are the assignee for the bug.