diff options
author | 2025-07-15 17:03:23 -0700 | |
---|---|---|
committer | 2025-07-17 16:13:58 -0700 | |
commit | c3e91403103974e8f40dc170f384c0b707fe93e4 (patch) | |
tree | afffad37dd779aa11488a3de3602831517cd37ec /tools/testing/selftests/drivers/net/hw/rss_api.py | |
parent | selftests: drv-net: rss_api: factor out checking min queue count (diff) | |
download | wireguard-linux-c3e91403103974e8f40dc170f384c0b707fe93e4.tar.xz wireguard-linux-c3e91403103974e8f40dc170f384c0b707fe93e4.zip |
tools: ynl: support packing binary arrays of scalars
We support decoding a binary type with a scalar subtype already,
add support for sending such arrays to the kernel. While at it
also support using "None" to indicate that the binary attribute
should be empty. I couldn't decide whether empty binary should
be [] or None, but there should be no harm in supporting both.
Link: https://patch.msgid.link/20250716000331.1378807-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions