commit | 9032c10e94fc44bb3245dc7f0d52aeeb3e8715b6 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Tue Oct 16 15:23:59 2018 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Oct 16 15:23:59 2018 -0700 |
tree | 84a63bce9d9e3affca45063d33dba59d3deb3ecc | |
parent | ab9e084821221b2eda57a512535fe35b49e672d8 [diff] | |
parent | 44b6fed0c16ea0057292d57c381a31e8986fa7a7 [diff] |
Merge branch 'nfp-improve-bpf-offload' Jakub Kicinski says: ==================== this set adds check to make sure offload behaviour is correct. First when atomic counters are used, we must make sure the map does not already contain data we did not prepare for holding atomics. Second patch double checks vNIC capabilities for program offload in case program is shared by multiple vNICs with different constraints. ==================== Signed-off-by: Alexei Starovoitov <ast@kernel.org>