diff options
author | Jakub Kicinski <[email protected]> | 2023-08-23 17:30:55 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-08-24 19:04:20 -0700 |
commit | 4c8c24e801e60a2b4a6f78401c9b7cb6cbf47cbf (patch) | |
tree | 58c2549a651883dda772703c4e42c4e1812bf168 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | dc2ef94d892634fba912e4fdeb01cd1c19346c9a (diff) |
tools: ynl-gen: support empty attribute lists
Differentiate between empty list and None for member lists.
New families may want to create request responses with no attribute.
If we treat those the same as None we end up rendering
a full parsing policy in user space, instead of an empty one.
Reviewed-by: Donald Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions