WARNING: Non-standard signature: Assisted-by: #17: Assisted-by: claude-opus-4-6 ERROR: Unrecognized email address: 'claude-opus-4-6' #17: Assisted-by: claude-opus-4-6 CHECK: Alignment should match open parenthesis #116: FILE: drivers/net/ethernet/intel/e1000e/netdev.c:7859: +static int e1000_xdp_xmit(struct net_device *netdev, int n, + struct xdp_frame **frames, u32 flags) WARNING: From:/Signed-off-by: email address mismatch: 'From: Matteo Croce ' != 'Signed-off-by: Matteo Croce ' total: 1 errors, 2 warnings, 1 checks, 148 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 a3f481db0762 ("e1000e: add XDP_REDIRECT 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.