From: David S. Miller Date: Wed, 31 May 2017 21:58:14 +0000 (-0400) Subject: Merge branch 'nfp-move-BPF-offload-code-into-app' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d2e0ef493ad953048bdf562b06cc4330b3fd9fb7;p=linux.git 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: David S. Miller --- d2e0ef493ad953048bdf562b06cc4330b3fd9fb7