WARNING: line length of 84 exceeds 80 columns #243: FILE: drivers/net/ethernet/intel/idpf/idpf_txrx.c:3216: + const struct virtchnl2_rx_flex_desc_adv_nic_3 *rx_desc) WARNING: Missing a blank line after declarations #342: FILE: drivers/net/ethernet/intel/idpf/idpf_txrx.c:3341: + struct libeth_rq_napi_stats rs = { }; + LIBETH_XDP_ONSTACK_BUFF(xdp); total: 0 errors, 2 warnings, 0 checks, 444 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 9651c897764e ("idpf: use generic functions to build xdp_buff and skb") 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, 2 warnings, 0 checks, 444 lines checked