Re: [RFC PATCH bpf-next 2/3] bpf: Add helper to do forwarding lookups in kernel FDB table
From: David Ahern <hidden>
Date: 2020-08-05 20:03:07
Also in:
bpf, bridge
From: David Ahern <hidden>
Date: 2020-08-05 20:03:07
Also in:
bpf, bridge
On 8/4/20 5:27 AM, Yoshiki Komachi wrote:
I guess that no build errors will occur because the API is allowed when CONFIG_BRIDGE is enabled. I successfully build my kernel applying this patch, and I don’t receive any messages from build robots for now.
If CONFIG_BRIDGE is a module, build should fail: filter.c is built-in trying to access a symbol from module.