WARNING: line length of 86 exceeds 80 columns #242: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c:2282: + eth_test->flags |= ETH_TEST_FL_FAILED; CHECK: Alignment should match open parenthesis #388: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:4700: + ixgbe_ndo_set_vf_rss_query_en(adapter->netdev, i, + vfinfo[i].rss_query_enabled); WARNING: line length of 84 exceeds 80 columns #529: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:7935: + vfinfo[i].last_vfstats.gprc, WARNING: line length of 84 exceeds 80 columns #532: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:7938: + vfinfo[i].last_vfstats.gptc, WARNING: line length of 84 exceeds 80 columns #536: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:7942: + vfinfo[i].last_vfstats.gorc, WARNING: line length of 84 exceeds 80 columns #540: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:7946: + vfinfo[i].last_vfstats.gotc, WARNING: line length of 84 exceeds 80 columns #543: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:7949: + vfinfo[i].last_vfstats.mprc, total: 0 errors, 6 warnings, 1 checks, 1729 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 c327d865b0ad ("ixgbe: only access vfinfo and mv_list under RCU lock") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 6 warnings, 1 checks, 1729 lines checked