commit | 5a9959008fb63191538ab0f7800f4cf26afe7750 | [log] [tgz] |
---|---|---|
author | Baowen Zheng <baowen.zheng@corigine.com> | Fri Dec 17 19:16:19 2021 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 19 14:08:47 2021 +0000 |
tree | 3bdcc0947ebecea7d239ee5578acb2d580a62ad5 | |
parent | 144d4c9e800da1230d817bbd50068a22e4cc688e [diff] |
flow_offload: add index to flow_action_entry structure Add index to flow_action_entry structure and delete index from police and gate child structure. We make this change to offload tc action for driver to identify a tc action. Signed-off-by: Baowen Zheng <baowen.zheng@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net>