On Thu, Dec 05, 2024 at 12:09:20AM +0200, Tariq Toukan wrote: > Hi, > > This patchset starts with 4 patches that modify the IFC, targeted to > mlx5-next in order to be taken to rdma-next branch side sooner than in > the next merge window. > > This patchset consists of two features: > 1. In patches 5-6, Itamar adds SW Steering support for ConnectX-8. > 2. Followed by patches by Carolina that add rate management support on > traffic classes in devlink and mlx5, more details below [1]. > > Series generated against: > commit bb18265c3aba ("r8169: remove support for chip version 11") > > Regards, > Tariq <...> > Carolina Jubran (6): > net/mlx5: Add support for new scheduling elements > > Cosmin Ratiu (2): > net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bits > net/mlx5: qos: Add ifc support for cross-esw scheduling > > Yevgeny Kliteynik (1): > net/mlx5: Add ConnectX-8 device to ifc I applied these IFC patches to our mlx5-next shared branch. https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/log/?h=mlx5-next Thanks