This is an inconsistency. The test should have either a .nft or a .nodump file. "./tools/check-tree.sh" enforces that and will in the future run by `make check`. Fixes: 74cf3d16d8e9 ('tests: shell: add vlan match test case') Signed-off-by: Thomas Haller <thaller@xxxxxxxxxx> --- tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump diff --git a/tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump b/tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump new file mode 100644 index 000000000000..e69de29bb2d1 -- 2.41.0