[dpdk-dev] [PATCH 1/4] net/mlx4: optimize Tx external memory registration

Shahaf Shuler shahafs at mellanox.com
Thu Nov 15 14:13:48 CET 2018


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 <yskoh at mellanox.com>

Series applied to next-net-mlx, thanks. 


More information about the dev mailing list