WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #40: new file mode 100755 WARNING: line length of 85 exceeds 80 columns #158: FILE: tools/testing/selftests/net/forwarding/bridge_activity_notify.sh:114: + bridge fdb replace "$mac" dev "$swp1" master static activity_notify norefresh WARNING: line length of 83 exceeds 80 columns #189: FILE: tools/testing/selftests/net/forwarding/bridge_activity_notify.sh:145: + updated_time=$(bridge -d -s -j fdb get "$mac" br br1 | jq '.[]["updated"]') WARNING: line length of 83 exceeds 80 columns #196: FILE: tools/testing/selftests/net/forwarding/bridge_activity_notify.sh:152: + updated_time=$(bridge -d -s -j fdb get "$mac" br br1 | jq '.[]["updated"]') WARNING: line length of 87 exceeds 80 columns #207: FILE: tools/testing/selftests/net/forwarding/bridge_activity_notify.sh:163: + echo "SKIP: iproute2 too old, missing bridge FDB activity notification control" total: 0 errors, 5 warnings, 0 checks, 182 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 35e1a91d2df4 ("selftests: forwarding: Add a test for FDB activity notification control") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 5 warnings, 0 checks, 182 lines checked