]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nfp-extend-match-and-action'
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 Oct 2017 16:56:36 +0000 (09:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Oct 2017 16:56:36 +0000 (09:56 -0700)
commitd3deda67406f57835a59d8e1dc5c71287a88d13d
tree2665ccf1f61f059c3ff9f7863339e7cda7ecf5a5
parent061811f4c0af852cb8f6079d3a5df89495d27201
parenta0a5c8301af45d5da9dfd5a808f87115fa5acec2
Merge branch 'nfp-extend-match-and-action'

Simon Horman says:

====================
nfp: extend match and action for flower offload

Pieter says:

This series extends flower offload match and action capabilities. It
specifically adds offload capabilities for matching on MPLS, TTL, TOS
and flow label. Furthermore offload capabilities for action have been
expanded to include set ethernet, ipv4, ipv6, tcp and udp headers.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>