On 9/19/2017 3:31 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. > > Start from V2, this patchset depends on upstream rdma-core enhancement > and l2fork example bug fix: > http://www.dpdk.org/ml/archives/dev/2017-August/073405.html > http://www.dpdk.org/ml/archives/dev/2017-September/075568.html > > 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
Hi Xueming, I guess all dependent patches merged into next-net for this patchset, so can get this one. But this is causing merge conflicts on latest next-net, can you please re-base patchset and sent a new version? Thanks, ferruh