aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-11-11 09:54:53 -0800
committerDavid S. Miller <davem@davemloft.net>2018-11-11 09:54:53 -0800
commitbb5e6a82904551731c7d0f83f0c7cdbffebcd48b (patch)
treef46495a885bfabf14647d462ee934575f6329a00 /net/tipc/msg.h
parentMerge branch 'PHYID-matching-macros' (diff)
parentnfp: flower: remove unnecessary code in flow lookup (diff)
downloadlinux-dev-bb5e6a82904551731c7d0f83f0c7cdbffebcd48b.tar.xz
linux-dev-bb5e6a82904551731c7d0f83f0c7cdbffebcd48b.zip
Merge branch 'net-sched-indirect-tc-block-cb-registration'
Jakub Kicinski says: ==================== net: sched: indirect tc block cb registration John says: This patchset introduces an alternative to egdev offload by allowing a driver to register for block updates when an external device (e.g. tunnel netdev) is bound to a TC block. Drivers can track new netdevs or register to existing ones to receive information on such events. Based on this, they may register for block offload rules using already existing functions. The patchset also implements this new indirect block registration in the NFP driver to allow the offloading of tunnel rules. The use of egdev offload (which is currently only used for tunnel offload) is subsequently removed. RFC v2 -> PATCH - removed embedded tracking function from indir block register (now up to driver to clean up after itself) - refactored NFP code due to recent submissions - removed priv list clean function in NFP (list should be cleared by indirect block unregisters) RFC v1->v2: - free allocated owner struct in block_owner_clean function - add geneve type helper function - move test stub in NFP (v1 patch 2) to full tunnel offload implementation via indirect blocks (v2 patches 3-8) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions