bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* test failures after merge
@ 2019-11-21  7:17 Alexei Starovoitov
  2019-11-21 16:44 ` Alexei Starovoitov
  0 siblings, 1 reply; 3+ messages in thread
From: Alexei Starovoitov @ 2019-11-21  7:17 UTC (permalink / raw)
  To: Andrii Nakryiko, bpf, Daniel Borkmann, David S. Miller

Hi Andrii,

after bpf-next got merged into net-next new failures appeared:
./test_progs -n 5/1
test_core_reloc:FAIL:check_result output byte #0: EXP 0x01 GOT 0x01
Could you please take a look?
Thanks!

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

* Re: test failures after merge
  2019-11-21  7:17 test failures after merge Alexei Starovoitov
@ 2019-11-21 16:44 ` Alexei Starovoitov
  2019-11-21 17:01   ` Andrii Nakryiko
  0 siblings, 1 reply; 3+ messages in thread
From: Alexei Starovoitov @ 2019-11-21 16:44 UTC (permalink / raw)
  To: Andrii Nakryiko, bpf, Daniel Borkmann, David S. Miller,
	Jiri Olsa, Network Development

On Wed, Nov 20, 2019 at 11:17 PM Alexei Starovoitov
<alexei.starovoitov@gmail.com> wrote:
>
> Hi Andrii,
>
> after bpf-next got merged into net-next new failures appeared:
> ./test_progs -n 5/1
> test_core_reloc:FAIL:check_result output byte #0: EXP 0x01 GOT 0x01
> Could you please take a look?
> Thanks!

I bisected and turned out it was caused by audit patch.
For some reason the test is stable with auditctl -e 0
and randomly fails when audit is on.

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

* Re: test failures after merge
  2019-11-21 16:44 ` Alexei Starovoitov
@ 2019-11-21 17:01   ` Andrii Nakryiko
  0 siblings, 0 replies; 3+ messages in thread
From: Andrii Nakryiko @ 2019-11-21 17:01 UTC (permalink / raw)
  To: Alexei Starovoitov, bpf, Daniel Borkmann, David S. Miller,
	Jiri Olsa, Network Development

On 11/21/19 8:44 AM, Alexei Starovoitov wrote:
> On Wed, Nov 20, 2019 at 11:17 PM Alexei Starovoitov
> <alexei.starovoitov@gmail.com> wrote:
>>
>> Hi Andrii,
>>
>> after bpf-next got merged into net-next new failures appeared:
>> ./test_progs -n 5/1
>> test_core_reloc:FAIL:check_result output byte #0: EXP 0x01 GOT 0x01
>> Could you please take a look?
>> Thanks!
> 
> I bisected and turned out it was caused by audit patch.
> For some reason the test is stable with auditctl -e 0
> and randomly fails when audit is on.
> 

Can you run it with -vv and send me full output, just in case I can't 
reproduce here (rebuilding kernel at the moment)?

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

end of thread, other threads:[~2019-11-21 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21  7:17 test failures after merge Alexei Starovoitov
2019-11-21 16:44 ` Alexei Starovoitov
2019-11-21 17:01   ` Andrii Nakryiko

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).