commit | 7a155fa3d84ef1418ded16ba477b20b2a4c0f528 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Wed Sep 30 01:27:28 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 29 18:26:24 2020 -0700 |
tree | 607ccd25df79534693b2b6ea08a407d724a4187f | |
parent | d732e9cef0e1010a15153994ac2bc3102eba1ce6 [diff] |
net: mscc: ocelot: parse flower action before key When we'll make the switch to multiple chain offloading, we'll want to know first what VCAP block the rule is offloaded to. This impacts what keys are available. Since the VCAP block is determined by what actions are used, parse the action first. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>