From: Jiri Pirko <j...@resnulli.us> Date: Tue, 2 May 2017 10:12:00 +0200
> From: Jiri Pirko <j...@mellanox.com> > > 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 <j...@mellanox.com> > --- > 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. Applied to net-next, thanks Jiri.