[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <76182da2-d261-8747-610f-8506e3d96daf@iogearbox.net>
Date: Tue, 26 Jun 2018 12:07:41 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Anders Roxell <anders.roxell@...aro.org>, ast@...nel.org,
shuah@...nel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH] selftests: bpf: enable NET_SCHED
On 06/25/2018 04:56 PM, Anders Roxell wrote:
> CONFIG_NET_SCHED wasn't enabled in arm64's defconfig only for x86.
> So bpf/test_tunnel.sh tests fails with:
> RTNETLINK answers: Operation not supported
> RTNETLINK answers: Operation not supported
> We have an error talking to the kernel, -1
> Enable NET_SCHED and more tests passes.
>
> Fixes: 3bce593ac06b ("selftests: bpf: config: add config fragments")
> Signed-off-by: Anders Roxell <anders.roxell@...aro.org>
Applied to bpf, thanks Anders!
Powered by blists - more mailing lists