On 17-05-02 04:12 AM, Jiri Pirko wrote:
From: Jiri Pirko <[email protected]>Jump is now the only one using value action opcode. This is going to change soon. So introduce helpers to work with this. Convert TC_ACT_JUMP. This also fixes the TC_ACT_JUMP check, which is incorrectly done as a bit check, not a value check. Fixes: e0ee84ded796 ("net sched actions: Complete the JUMPX opcode") Signed-off-by: Jiri Pirko <[email protected]> --- Dave, I'm sending this for -net-next although I know it is closed. But the mentioned commit is not yet in -net. Feel free to take this either to -net-next or -net, whatever suits you better. Thanks.
I think you are pushing the boundary a little calling it a bug fix and this could go with your patch series instead. The name TC_ACT_EXT_CMP should be TC_ACT_EXT_CMP_OPCODE Other than that: Acked-by: Jamal Hadi Salim <[email protected]> cheers, jamal
