linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [congwang:sch_bpf 2/2] ./usr/include/linux/bpf.h:6233:2: error: unknown type name 'u32'
@ 2021-08-30 12:00 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-08-30 12:00 UTC (permalink / raw)
  To: Cong Wang; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1589 bytes --]

tree:   https://github.com/congwang/linux.git sch_bpf
head:   176b121d540694ac8584c553c3d7cbbdbdbdeb72
commit: 176b121d540694ac8584c553c3d7cbbdbdbdeb72 [2/2] net_sched: introduce eBPF based Qdisc
config: x86_64-randconfig-c002-20210830 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/congwang/linux/commit/176b121d540694ac8584c553c3d7cbbdbdbdeb72
        git remote add congwang https://github.com/congwang/linux.git
        git fetch --no-tags congwang sch_bpf
        git checkout 176b121d540694ac8584c553c3d7cbbdbdbdeb72
        # save the attached .config to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from <command-line>:32:
>> ./usr/include/linux/bpf.h:6233:2: error: unknown type name 'u32'
    6233 |  u32 nr_flows;
         |  ^~~
   ./usr/include/linux/bpf.h:6234:2: error: unknown type name 'u32'
    6234 |  u32 nr_packets;
         |  ^~~
   ./usr/include/linux/bpf.h:6237:2: error: unknown type name 'u32'
    6237 |  u32 classid;
         |  ^~~
>> ./usr/include/linux/bpf.h:6238:2: error: unknown type name 'u64'
    6238 |  u64 rank;
         |  ^~~
   ./usr/include/linux/bpf.h:6239:2: error: unknown type name 'u64'
    6239 |  u64 delay;
         |  ^~~

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33857 bytes --]

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

only message in thread, other threads:[~2021-08-30 12:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 12:00 [congwang:sch_bpf 2/2] ./usr/include/linux/bpf.h:6233: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;
as well as URLs for NNTP newsgroup(s).