On 7/25/2019 6:15 PM, Pablo Neira Ayuso wrote: > On Thu, Jul 25, 2019 at 12:09:39PM +0800, [email protected] wrote: >> From: wenxu <[email protected]> >> >> Add new NFTA_TUNNEL_KEY_RELEASE action for future offload >> feature > How is hardware using this?
It will add a action with id FLOW_ACTION_TUNNEL_DECAP, which tell hardware to decap the tunnel. It is the same as TCA_TUNNEL_KEY_ACT_RELEASE in tc
