From: Ido Schimmel <ido...@idosch.org> Date: Mon, 27 Apr 2020 18:05:47 +0300
> From: Jiri Pirko <j...@mellanox.com> > > Vregion helpers to get min and max priority depend on the correct > ordering of vchunks in the vregion list. However, the current code > always adds new chunk to the end of the list, no matter what the > priority is. Fix this by finding the correct place in the list and put > vchunk there. > > Fixes: 22a677661f56 ("mlxsw: spectrum: Introduce ACL core with simple TCAM > implementation") > Signed-off-by: Jiri Pirko <j...@mellanox.com> > Signed-off-by: Ido Schimmel <ido...@mellanox.com> Applied and queued up for -stable, thanks.