Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
map: suggest incorrect MaxEntries on EINVAL
If a map creation fails and the max entries provided by the spec is zero, it's likely that it's because of that zero value. Help the user by suggesting that MaxEntries may be incorrectly set to zero. Signed-off-by: Mark Pashmfouroush <mark@isovalent.com>
- Loading branch information