OSDN Git Service

Merge branch 'mlxsw-multichain-tc-offload'
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Aug 2017 03:44:32 +0000 (20:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Aug 2017 03:44:32 +0000 (20:44 -0700)
commit110d8465a66aea440ca0012f8b8ac59778dea189
tree35df0e7889704c58ed6affab5fbf160c5d740695
parentae99e188928e01dfa0fa45d2e1431ad33a0eaad9
parent0ede6ba2a1de08a2a9a5c5ab78e31f1e6a333ed2
Merge branch 'mlxsw-multichain-tc-offload'

Jiri Pirko says:

====================
mlxsw: spectrum: Introduce multichain TC offload

This patchset introduces offloading of rules added to chain with
non-zero index, which was previously forbidden. Also, goto_chain
termination action is offloaded allowing to jump to processing
of desired chain.
====================

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