aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/nsim.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-04-12 14:14:32 +0000
committerJakub Kicinski <[email protected]>2024-04-15 18:21:11 +0000
commit72ba6cba0a6e9f06c09187ddbbdc9f80ee93ffb3 (patch)
tree23e402d59812939467c6236d14f678d75f73cadd /tools/testing/selftests/net/lib/py/nsim.py
parentnet: netdevsim: add some fake page pool use (diff)
downloadkernel-72ba6cba0a6e9f06c09187ddbbdc9f80ee93ffb3.tar.gz
kernel-72ba6cba0a6e9f06c09187ddbbdc9f80ee93ffb3.zip
tools: ynl: don't return None for dumps
YNL currently reports None for empty dump: $ cli.py ...netdev.yaml --dump page-pool-get None This doesn't matter for the CLI but when writing YNL based tests having to deal with either list or None is annoying. Limit the None conversion to non-dump ops: $ cli.py ...netdev.yaml --dump page-pool-get [] 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/testing/selftests/net/lib/py/nsim.py')
0 files changed, 0 insertions, 0 deletions