Skip to content
Commit 9032c10e authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

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: default avatarAlexei Starovoitov <ast@kernel.org>
parents ab9e0848 44b6fed0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment