On Mon, Aug 03, 2020 at 08:19:35AM +0200, Håkon Bugge wrote: > A high number of MAD packet drops are observed in the mlx4 MAD proxy > system. These are fixed by separating the parameters for the tunnel > vs. wire QPs and by introducing a separate worker-thread for the wire > QPs. > > Support for MRA and REJ with its reason being timeout is also added. > > Dynamic debug prints adjusted and amended. > > v1->v2: > * Added commit ("Adjust delayed work when a dup is observed") > * Minor adjustments in some of the commits > > Håkon Bugge (6): > IB/mlx4: Add and improve logging > IB/mlx4: Add support for MRA > IB/mlx4: Separate tunnel and wire bufs parameters > IB/mlx4: Fix starvation in paravirt mux/demux > IB/mlx4: Add support for REJ due to timeout > IB/mlx4: Adjust delayed work when a dup is observed Applied to for-next, this does not look like -rc material Thanks, Jason