All of lore.kernel.org
 help / color / mirror / Atom feed
* bpf_iter build breakage ([bpf-next:master] BUILD REGRESSION b4563facdcae55c83039d5efcc3b45a63da14d2f)
       [not found] <5eb7cca0.uAcHv05yEvyTrNMt%lkp@intel.com>
@ 2020-05-11  6:28 ` Daniel Borkmann
       [not found]   ` <CAADnVQ+mrJa=TUL0UmsN3G2mM7=6GDdeUH_FkCtC15NSb8y6iQ@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2020-05-11  6:28 UTC (permalink / raw)
  To: yhs; +Cc: bpf, ast

Yonghong, ptal, thanks.

-------- Forwarded Message --------
Subject: [bpf-next:master] BUILD REGRESSION b4563facdcae55c83039d5efcc3b45a63da14d2f
Date: Sun, 10 May 2020 17:42:56 +0800
From: kbuild test robot <lkp@intel.com>
To: BPF build status <bpf@iogearbox.net>

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git  master
branch HEAD: b4563facdcae55c83039d5efcc3b45a63da14d2f  bpf, runqslower: include proper uapi/bpf.h

Error/Warning in current branch:

kernel/bpf/bpf_iter.c:148:15-20: ERROR: invalid reference to the index variable of the iterator on line 133

Error/Warning ids grouped by kconfigs:

recent_errors
`-- x86_64-allyesconfig
     `-- kernel-bpf-bpf_iter.c:ERROR:invalid-reference-to-the-index-variable-of-the-iterator-on-line

elapsed time: 483m

configs tested: 101
configs skipped: 1

arm                                 defconfig
arm                              allyesconfig
arm                              allmodconfig
arm                               allnoconfig
arm64                            allyesconfig
arm64                               defconfig
arm64                            allmodconfig
arm64                             allnoconfig
sparc                            allyesconfig
m68k                             allyesconfig
i386                              allnoconfig
i386                             allyesconfig
i386                                defconfig
i386                              debian-10.3
ia64                             allmodconfig
ia64                                defconfig
ia64                              allnoconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                              allnoconfig
m68k                           sun3_defconfig
m68k                                defconfig
nios2                               defconfig
nios2                            allyesconfig
openrisc                            defconfig
c6x                              allyesconfig
c6x                               allnoconfig
openrisc                         allyesconfig
nds32                               defconfig
nds32                             allnoconfig
csky                             allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
h8300                            allmodconfig
xtensa                              defconfig
arc                                 defconfig
arc                              allyesconfig
microblaze                       allyesconfig
sh                               allmodconfig
sh                                allnoconfig
microblaze                        allnoconfig
mips                             allyesconfig
mips                              allnoconfig
mips                             allmodconfig
parisc                            allnoconfig
parisc                              defconfig
parisc                           allyesconfig
parisc                           allmodconfig
powerpc                             defconfig
powerpc                          allyesconfig
powerpc                          rhel-kconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a006-20200510
i386                 randconfig-a005-20200510
i386                 randconfig-a003-20200510
i386                 randconfig-a001-20200510
i386                 randconfig-a004-20200510
i386                 randconfig-a002-20200510
x86_64               randconfig-a016-20200510
x86_64               randconfig-a012-20200510
x86_64               randconfig-a015-20200510
x86_64               randconfig-a013-20200510
x86_64               randconfig-a014-20200510
x86_64               randconfig-a011-20200510
i386                 randconfig-a012-20200510
i386                 randconfig-a016-20200510
i386                 randconfig-a014-20200510
i386                 randconfig-a011-20200510
i386                 randconfig-a013-20200510
i386                 randconfig-a015-20200510
x86_64               randconfig-a005-20200510
x86_64               randconfig-a003-20200510
x86_64               randconfig-a001-20200510
riscv                            allyesconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                            allmodconfig
s390                             allyesconfig
s390                              allnoconfig
s390                             allmodconfig
s390                                defconfig
sparc                               defconfig
sparc64                             defconfig
sparc64                           allnoconfig
sparc64                          allyesconfig
sparc64                          allmodconfig
um                               allmodconfig
um                                allnoconfig
um                               allyesconfig
um                                  defconfig
x86_64                                   rhel
x86_64                               rhel-7.6
x86_64                    rhel-7.6-kselftests
x86_64                         rhel-7.2-clear
x86_64                                    lkp
x86_64                              fedora-25
x86_64                                  kexec

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bpf_iter build breakage ([bpf-next:master] BUILD REGRESSION b4563facdcae55c83039d5efcc3b45a63da14d2f)
       [not found]   ` <CAADnVQ+mrJa=TUL0UmsN3G2mM7=6GDdeUH_FkCtC15NSb8y6iQ@mail.gmail.com>
@ 2020-05-11 15:30     ` Daniel Borkmann
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Borkmann @ 2020-05-11 15:30 UTC (permalink / raw)
  To: Alexei Starovoitov; +Cc: ast, bpf, yhs

On 5/11/20 8:55 AM, Alexei Starovoitov wrote:
> On Sun, May 10, 2020 at 11:28 PM Daniel Borkmann <daniel@iogearbox.net>
> wrote:
> 
>> Yonghong, ptal, thanks.
> 
> Not a breakage. Just ignore it.

Lets see whether kbuild-bot will be stuck in `BUILD REGRESSION` on bpf-next
master then. Otherwise we'd need to check with kbuild-bot folks to manually
fix it.

>> -------- Forwarded Message --------
>> Subject: [bpf-next:master] BUILD REGRESSION
>> b4563facdcae55c83039d5efcc3b45a63da14d2f
>> Date: Sun, 10 May 2020 17:42:56 +0800
>> From: kbuild test robot <lkp@intel.com>
>> To: BPF build status <bpf@iogearbox.net>
>>
>> tree/branch:
>> https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git  master
>> branch HEAD: b4563facdcae55c83039d5efcc3b45a63da14d2f  bpf, runqslower:
>> include proper uapi/bpf.h
>>
>> Error/Warning in current branch:
>>
>> kernel/bpf/bpf_iter.c:148:15-20: ERROR: invalid reference to the index
>> variable of the iterator on line 133
>>
>> Error/Warning ids grouped by kconfigs:
>>
>> recent_errors
>> `-- x86_64-allyesconfig
>>       `--
>> kernel-bpf-bpf_iter.c:ERROR:invalid-reference-to-the-index-variable-of-the-iterator-on-line
>>
>> elapsed time: 483m
>>
>> configs tested: 101
>> configs skipped: 1
>>
>> arm                                 defconfig
>> arm                              allyesconfig
>> arm                              allmodconfig
>> arm                               allnoconfig
>> arm64                            allyesconfig
>> arm64                               defconfig
>> arm64                            allmodconfig
>> arm64                             allnoconfig
>> sparc                            allyesconfig
>> m68k                             allyesconfig
>> i386                              allnoconfig
>> i386                             allyesconfig
>> i386                                defconfig
>> i386                              debian-10.3
>> ia64                             allmodconfig
>> ia64                                defconfig
>> ia64                              allnoconfig
>> ia64                             allyesconfig
>> m68k                             allmodconfig
>> m68k                              allnoconfig
>> m68k                           sun3_defconfig
>> m68k                                defconfig
>> nios2                               defconfig
>> nios2                            allyesconfig
>> openrisc                            defconfig
>> c6x                              allyesconfig
>> c6x                               allnoconfig
>> openrisc                         allyesconfig
>> nds32                               defconfig
>> nds32                             allnoconfig
>> csky                             allyesconfig
>> csky                                defconfig
>> alpha                               defconfig
>> alpha                            allyesconfig
>> xtensa                           allyesconfig
>> h8300                            allyesconfig
>> h8300                            allmodconfig
>> xtensa                              defconfig
>> arc                                 defconfig
>> arc                              allyesconfig
>> microblaze                       allyesconfig
>> sh                               allmodconfig
>> sh                                allnoconfig
>> microblaze                        allnoconfig
>> mips                             allyesconfig
>> mips                              allnoconfig
>> mips                             allmodconfig
>> parisc                            allnoconfig
>> parisc                              defconfig
>> parisc                           allyesconfig
>> parisc                           allmodconfig
>> powerpc                             defconfig
>> powerpc                          allyesconfig
>> powerpc                          rhel-kconfig
>> powerpc                          allmodconfig
>> powerpc                           allnoconfig
>> i386                 randconfig-a006-20200510
>> i386                 randconfig-a005-20200510
>> i386                 randconfig-a003-20200510
>> i386                 randconfig-a001-20200510
>> i386                 randconfig-a004-20200510
>> i386                 randconfig-a002-20200510
>> x86_64               randconfig-a016-20200510
>> x86_64               randconfig-a012-20200510
>> x86_64               randconfig-a015-20200510
>> x86_64               randconfig-a013-20200510
>> x86_64               randconfig-a014-20200510
>> x86_64               randconfig-a011-20200510
>> i386                 randconfig-a012-20200510
>> i386                 randconfig-a016-20200510
>> i386                 randconfig-a014-20200510
>> i386                 randconfig-a011-20200510
>> i386                 randconfig-a013-20200510
>> i386                 randconfig-a015-20200510
>> x86_64               randconfig-a005-20200510
>> x86_64               randconfig-a003-20200510
>> x86_64               randconfig-a001-20200510
>> riscv                            allyesconfig
>> riscv                             allnoconfig
>> riscv                               defconfig
>> riscv                            allmodconfig
>> s390                             allyesconfig
>> s390                              allnoconfig
>> s390                             allmodconfig
>> s390                                defconfig
>> sparc                               defconfig
>> sparc64                             defconfig
>> sparc64                           allnoconfig
>> sparc64                          allyesconfig
>> sparc64                          allmodconfig
>> um                               allmodconfig
>> um                                allnoconfig
>> um                               allyesconfig
>> um                                  defconfig
>> x86_64                                   rhel
>> x86_64                               rhel-7.6
>> x86_64                    rhel-7.6-kselftests
>> x86_64                         rhel-7.2-clear
>> x86_64                                    lkp
>> x86_64                              fedora-25
>> x86_64                                  kexec
>>
>> ---
>> 0-DAY CI Kernel Test Service, Intel Corporation
>> https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
>>
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-11 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5eb7cca0.uAcHv05yEvyTrNMt%lkp@intel.com>
2020-05-11  6:28 ` bpf_iter build breakage ([bpf-next:master] BUILD REGRESSION b4563facdcae55c83039d5efcc3b45a63da14d2f) Daniel Borkmann
     [not found]   ` <CAADnVQ+mrJa=TUL0UmsN3G2mM7=6GDdeUH_FkCtC15NSb8y6iQ@mail.gmail.com>
2020-05-11 15:30     ` Daniel Borkmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.