[dpdk-dev] [PATCH v2 0/6] fix Memory region lookups

Shahaf Shuler shahafs at mellanox.com
Thu Jan 25 17:25:26 CET 2018


Thursday, January 25, 2018 6:18 PM, Shahaf Shuler:
> Subject: [dpdk-dev] [PATCH v2 0/6] fix Memory region lookups
> 
> The series contains multiple small patches which address various of issues
> with the Memory region lookup on the Transmit side.
> 
> On v2:
>  - Addressed Nelio's comments.
>  - Extended the "fix Memory Region boundary checks" commit to cover
>    identical cases.
>  - Fixed the commits log.
> 
> Xueming Li
> Shahaf Shuler (6):
>   net/mlx5: fix Memory Region cache lookup
>   net/mlx5: fix secondary process mempool registration
>   net/mlx5: remove assert un-accessible from secondary process
>   net/mlx5: warn for un-successful memory registration
>   net/mlx5: fix Memory Region cache last index
>   net/mlx5: fix Memory Region boundary checks
> 
>  doc/guides/nics/mlx5.rst     |  6 +++++-
>  drivers/net/mlx5/mlx5_mr.c   | 12 ++++++++++--
>  drivers/net/mlx5/mlx5_rxtx.h | 16 ++++++++++------
>  3 files changed, 25 insertions(+), 9 deletions(-)

Series applied to next-net-mlx, thanks. 

> 
> --
> 2.12.0



More information about the dev mailing list