public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* [cilium:pr/netkit-xdp 1/1] usr/include/linux/if_link.h:1309:2: error: unknown type name 'u32'
@ 2025-03-18 20:49 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-03-18 20:49 UTC (permalink / raw)
  To: Daniel Borkmann; +Cc: llvm, oe-kbuild-all, Daniel Borkmann

tree:   https://github.com/cilium/linux.git pr/netkit-xdp
head:   6443ab44c8f6d392c37d8e6785c278d6d00b88fb
commit: e6e60486969729b6c3a87c463e5ee9db9fdd797a [1/1] netkit: tbd
config: i386-buildonly-randconfig-004-20250319 (https://download.01.org/0day-ci/archive/20250319/202503190402.vEYez0Uo-lkp@intel.com/config)
compiler: clang version 20.1.0 (https://github.com/llvm/llvm-project 24a30daaa559829ad079f2ff7f73eb4e18095f88)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250319/202503190402.vEYez0Uo-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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202503190402.vEYez0Uo-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from <built-in>:1:
   In file included from ./usr/include/linux/if_arp.h:27:
   In file included from usr/include/linux/netdevice.h:32:
>> usr/include/linux/if_link.h:1309:2: error: unknown type name 'u32'
    1309 |         u32 ifindex;
         |         ^
   usr/include/linux/if_link.h:1310:2: error: unknown type name 'u32'
    1310 |         u32 queue_from;
         |         ^
   usr/include/linux/if_link.h:1311:2: error: unknown type name 'u32'
    1311 |         u32 queue_to;
         |         ^
   3 errors generated.
--
   In file included from <built-in>:1:
>> ./usr/include/linux/if_link.h:1309:2: error: unknown type name 'u32'
    1309 |         u32 ifindex;
         |         ^
   ./usr/include/linux/if_link.h:1310:2: error: unknown type name 'u32'
    1310 |         u32 queue_from;
         |         ^
   ./usr/include/linux/if_link.h:1311:2: error: unknown type name 'u32'
    1311 |         u32 queue_to;
         |         ^
   3 errors generated.

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-18 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-18 20:49 [cilium:pr/netkit-xdp 1/1] usr/include/linux/if_link.h:1309:2: error: unknown type name 'u32' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox