[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202309240339.EjUjVM7v-lkp@intel.com>
Date: Sun, 24 Sep 2023 03:46:45 +0800
From: kernel test robot <lkp@...el.com>
To: Subash Abhinov Kasiviswanathan <quic_subashab@...cinc.com>,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org
Cc: oe-kbuild-all@...ts.linux.dev,
Subash Abhinov Kasiviswanathan <quic_subashab@...cinc.com>,
Sean Tranchetti <quic_stranche@...cinc.com>
Subject: Re: [PATCH net-next] net: qualcomm: rmnet: Add side band flow
control support
Hi Subash,
kernel test robot noticed the following build errors:
[auto build test ERROR on net-next/main]
url: https://github.com/intel-lab-lkp/linux/commits/Subash-Abhinov-Kasiviswanathan/net-qualcomm-rmnet-Add-side-band-flow-control-support/20230920-083445
base: net-next/main
patch link: https://lore.kernel.org/r/20230920003337.1317132-1-quic_subashab%40quicinc.com
patch subject: [PATCH net-next] net: qualcomm: rmnet: Add side band flow control support
config: i386-randconfig-016-20230923 (https://download.01.org/0day-ci/archive/20230924/202309240339.EjUjVM7v-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230924/202309240339.EjUjVM7v-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202309240339.EjUjVM7v-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from usr/include/linux/netdevice.h:32,
from ./usr/include/linux/if_arp.h:27,
from <command-line>:
>> usr/include/linux/if_link.h:1389:9: error: unknown type name 'u8'
1389 | u8 operation;
| ^~
usr/include/linux/if_link.h:1390:9: error: unknown type name 'u8'
1390 | u8 txqueue;
| ^~
>> usr/include/linux/if_link.h:1391:9: error: unknown type name 'u16'
1391 | u16 padding;
| ^~~
>> usr/include/linux/if_link.h:1392:9: error: unknown type name 'u32'
1392 | u32 mark;
| ^~~
--
In file included from <command-line>:
>> ./usr/include/linux/if_link.h:1389:9: error: unknown type name 'u8'
1389 | u8 operation;
| ^~
./usr/include/linux/if_link.h:1390:9: error: unknown type name 'u8'
1390 | u8 txqueue;
| ^~
>> ./usr/include/linux/if_link.h:1391:9: error: unknown type name 'u16'
1391 | u16 padding;
| ^~~
>> ./usr/include/linux/if_link.h:1392:9: error: unknown type name 'u32'
1392 | u32 mark;
| ^~~
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists