commit | d29bdd69ecdd70e8e3c2268fc8e188d6ab55e54a | [log] [tgz] |
---|---|---|
author | Po Liu <Po.Liu@nxp.com> | Fri May 01 08:53:16 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri May 01 16:08:19 2020 -0700 |
tree | 499c8a39b8146b56ed2d7821f9d8e8a6c4d20910 | |
parent | a51c328df3106663879645680609eb49b3ff6444 [diff] |
net: schedule: add action gate offloading Add the gate action to the flow action entry. Add the gate parameters to the tc_setup_flow_action() queueing to the entries of flow_action_entry array provide to the driver. Signed-off-by: Po Liu <Po.Liu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>