On Mon, May 22, 2017 at 8:09 AM, Jiri Pirko <j...@resnulli.us> wrote: > From: Jiri Pirko <j...@mellanox.com> > > With the introduction of chain goto action, the reclassification would > cause the re-iteration of the actual chain. But it perhaps makes more > sense to restart the whole thing. Thoughts?
I think reclassification is meant to restart the whole logic rather than just one chain. So your patch makes sense to me, but not sure if there is any corner case I miss.