CC: [email protected]
In-Reply-To: <[email protected]>
References: <[email protected]>
TO: Justin Iurman <[email protected]>
TO: [email protected]
CC: [email protected]
CC: [email protected]
CC: [email protected]
CC: [email protected]
CC: [email protected]
CC: [email protected]

Hi Justin,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on net-next/master]

url:    
https://github.com/0day-ci/linux/commits/Justin-Iurman/Support-for-the-IOAM-Pre-allocated-Trace-with-IPv6/20210721-035724
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git 
8887ca5474bd9ddb56cabc88856bb035774e0041
:::::: branch date: 11 hours ago
:::::: commit date: 11 hours ago
config: x86_64-randconfig-b001-20210720 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 
87039c048c0cbc3d8cbba86187269b006bf2f373)
reproduce (this is a W=1 build):
        wget 
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O 
~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        # apt-get install iwyu # include-what-you-use
        # 
https://github.com/0day-ci/linux/commit/9268b28b07eaff6b26a245e0955c6cd9f6b217d6
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review 
Justin-Iurman/Support-for-the-IOAM-Pre-allocated-Trace-with-IPv6/20210721-035724
        git checkout 9268b28b07eaff6b26a245e0955c6cd9f6b217d6
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 
CHECK=iwyu O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/md/ net/ipv6/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>


iwyu warnings: (new ones prefixed by >>)
   net/ipv6/ioam6.c:9:1: iwyu: warning: superfluous #include <linux/errno.h>
   net/ipv6/ioam6.c:11:1: iwyu: warning: superfluous #include <linux/kernel.h>
>> net/ipv6/ioam6.c:12:1: iwyu: warning: superfluous #include <linux/net.h>

vim +12 net/ipv6/ioam6.c

9268b28b07eaff Justin Iurman 2021-07-20 @12  #include <linux/net.h>
9268b28b07eaff Justin Iurman 2021-07-20  13  #include <linux/ioam6.h>
9268b28b07eaff Justin Iurman 2021-07-20  14  #include <linux/rhashtable.h>
9268b28b07eaff Justin Iurman 2021-07-20  15  

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/[email protected]

Attachment: .config.gz
Description: application/gzip

_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to