Home
last modified time | relevance | path

Searched hist:"7 c5db7e7292f7f3244f895e7fa301dcff647e07e" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/netdevsim/
H A DMakefilediff 7c5db7e7292f7f3244f895e7fa301dcff647e07e Tue Jan 23 20:22:54 CET 2018 Jakub Kicinski <jakub.kicinski@netronome.com> netdevsim: don't compile BPF code if syscall not enabled

We should not compile netdevsim/bpf.c if BPF syscall is not
enabled. Otherwise bpf core would have to provide wrappers
for all functions offload drivers may call, even though
system will never see a BPF object.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnetdevsim.hdiff 7c5db7e7292f7f3244f895e7fa301dcff647e07e Tue Jan 23 20:22:54 CET 2018 Jakub Kicinski <jakub.kicinski@netronome.com> netdevsim: don't compile BPF code if syscall not enabled

We should not compile netdevsim/bpf.c if BPF syscall is not
enabled. Otherwise bpf core would have to provide wrappers
for all functions offload drivers may call, even though
system will never see a BPF object.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>