]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nfp-extend-flower-capabilities-for-GRE-tunnel-offload'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 02:47:36 +0000 (19:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 02:47:36 +0000 (19:47 -0700)
commitcf2c4b6fc4c535fc6276623dc5ff8d99bf6a39e0
tree591b41d0e921ff6ddb2599e1d1abfde372ed5b52
parent4d15ca9f10958e4588c7aa35246449695e098999
parentfc2f70a38909545e69accebf826dd88abcf2ffe1
Merge branch 'nfp-extend-flower-capabilities-for-GRE-tunnel-offload'

Jakub Kicinski says:

====================
nfp: extend flower capabilities for GRE tunnel offload

Pieter says:

This set extends the flower match and action components to offload
GRE decapsulation with classification and encapsulation actions. The
first 3 patches are refactor and cleanup patches for improving
readability and reusability. Patch 4 and 5 implement GRE decap and
encap functionality respectively.
====================

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