Thursday, November 15, 2018 12:29 PM, Yongseok Koh:
> Subject: [PATCH 1/4] net/mlx4: optimize Tx external memory registration
>
> There's some performance drop due to extra condition checks on the
> datapath. Checking for external memory registration should be consolidated
> to the existing bottom-half.
>
> Fixes: 31912d992403 ("net/mlx4: support externally allocated static
> memory")
>
> Signed-off-by: Yongseok Koh <[email protected]>Series applied to next-net-mlx, thanks.

