Skip to content
Commit d2e0ef49 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'nfp-move-BPF-offload-code-into-app'



Jakub Kicinski says:

====================
nfp: move BPF offload code into app

This series moves the eBPF offload code out of netdev/vNIC handling and
starts building the nfp_app.  Port init is moved into the apps as well
because various apps associate vNICs, representors with ports differently.

First patch adds a helper for updating tc stats which has been waiting
in my tree to be included in any moderately related series.

Next series will bring communicating with FW using control messages,
then representors, BPF maps, tc flower... :)
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents c380e377 47eaa23b
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