On Wed, Jan 27, 2021 at 05:00:00PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > Various simple cleanups to mlx4, mlx5 and core. > > Parav Pandit (10): > IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev > IB/mlx5: Avoid calling query device for reading pkey table length > IB/mlx5: Improve query port for representor port > RDMA/core: Introduce and use API to read port immutable data > IB/mlx5: Use rdma_for_each_port for port iteration These didn't want to apply, can you resend them with that other thing fixed? > IB/mlx5: Support default partition key for representor port > IB/mlx5: Return appropriate error code instead of ENOMEM > IB/cm: Avoid a loop when device has 255 ports > IB/mlx4: Use port iterator and validation APIs > IB/core: Use valid port number to check link layer I fixed the misplaced hunk and took these to for-next though Thanks, Jason