diff options
author | Przemek Kitszel <[email protected]> | 2024-10-23 15:09:04 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-29 16:52:57 -0700 |
commit | 72429e9e0cfb1bd7480a968d741edf787c134f06 (patch) | |
tree | c939443ead4d5b42884ca2e401756c72a6bd64f8 /tools/perf/scripts/python/syscall-counts.py | |
parent | e0b140c44f322230c2bb97a7e8ac773419f7e81a (diff) |
devlink: region: snapshot IDs: consolidate error values
Consolidate error codes for too big message size.
Current code is written to return -EINVAL when tailroom in the skb msg
would be exhausted precisely when it's time to nest, and return -EMSGSIZE
in all other "not enough space" conditions.
Reviewed-by: Wojciech Drewek <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Reviewed-by: Joe Damato <[email protected]>
Signed-off-by: Przemek Kitszel <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions