commit | a52b35c39ec6f33592df634ef2d1afae23401fdd | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Sun Oct 08 21:04:04 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 09 09:51:02 2017 -0700 |
tree | 4e5ac85fbb4b78d8bb08ea0a231d601091c634fc | |
parent | 3a4b0129bf33caca5743891906393f17a2224d44 [diff] |
nfp: bpf: lift the single-port limitation Limiting the eBPF offload to a single port was a workaround required for the PoC application FW which has not been released externally. It's not necessary any more. 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>