WARNING: Non-standard signature: Assisted-by: #29: Assisted-by: claude-opus-4-6 ERROR: Unrecognized email address: 'claude-opus-4-6' #29: Assisted-by: claude-opus-4-6 WARNING: line length of 85 exceeds 80 columns #298: FILE: drivers/net/ethernet/intel/e1000e/netdev.c:885: + buffer_info->page = page_pool_alloc_pages(adapter->page_pool, WARNING: line length of 86 exceeds 80 columns #307: FILE: drivers/net/ethernet/intel/e1000e/netdev.c:894: + buffer_info->dma = page_pool_get_dma_addr(buffer_info->page) + WARNING: From:/Signed-off-by: email address mismatch: 'From: Matteo Croce ' != 'Signed-off-by: Matteo Croce ' total: 1 errors, 4 warnings, 0 checks, 679 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 10477daa8ff0 ("e1000e: add basic XDP support") 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.