Searched hist:"43 b45245e5a6c274f374ecb49e5bca39f28dbfad" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_app.c | diff 43b45245e5a6c274f374ecb49e5bca39f28dbfad Thu Nov 02 03:31:33 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: bpf: fall back to core NIC app if BPF not selected
If kernel config does not include BPF just replace the BPF app handler with the handler for basic NIC. The BPF app will now be built only if BPF infrastructure is selected in kernel config.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 43b45245e5a6c274f374ecb49e5bca39f28dbfad Thu Nov 02 03:31:33 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: bpf: fall back to core NIC app if BPF not selected
If kernel config does not include BPF just replace the BPF app handler with the handler for basic NIC. The BPF app will now be built only if BPF infrastructure is selected in kernel config.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | offload.c | diff 43b45245e5a6c274f374ecb49e5bca39f28dbfad Thu Nov 02 03:31:33 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: bpf: fall back to core NIC app if BPF not selected
If kernel config does not include BPF just replace the BPF app handler with the handler for basic NIC. The BPF app will now be built only if BPF infrastructure is selected in kernel config.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|