[dpdk-dev] [PATCH v5 0/5] net/mlx5 multi-process support

Ferruh Yigit ferruh.yigit at intel.com
Fri Oct 6 20:21:31 CEST 2017


On 10/6/2017 4:45 PM, Xueming Li wrote:
> 
> This patchset enhances Mellanox multi-process by supporting all multi-process
> examples, also support reading ethdev (x)stats in secondary process.
> 
> V5:
> * rebase on latest upstream code, patch 2/5 mlx5_ethdev.c updated.
> 
> V4:
> * remove forked secondary mode
> 
> V3:
> * add cover letter
> * add dependency notes
> 
> V2:
> * split into multiple patches
> * support forked secondary process
> * add secondary process ethdev operations
> * rebase on latest rdma-core upstream api
> 
> Xueming Li (5):
>   net/mlx5: change eth device reference for secondary process
>   net/mlx5: install a socket to exchange a file descriptor
>   net/mlx5: allocate verbs object into shared memory
>   net/mlx5: add operations for secondary process
>   net/mlx5: multi-process document update

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list