> -----Original Message----- > From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] > Sent: Thursday, October 5, 2017 8:18 AM > To: Xueming(Steven) Li <xuemi...@mellanox.com>; Nélio Laranjeiro > <nelio.laranje...@6wind.com>; Adrien Mazarguil > <adrien.mazarg...@6wind.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 0/5] net/mlx5 multi-process support > > 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: > > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww. > > dpdk.org%2Fml%2Farchives%2Fdev%2F2017-August%2F073405.html&data=02%7C0 > > 1%7Cxuemingl%40mellanox.com%7C298eed4fbcb74aef3d6a08d50b868a08%7Ca6529 > > 71c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636427594843039082&sdata=Rv4%2Bd > > WocHEGMrPQIbcx0kXiXH40cORcTlCULPohDnRU%3D&reserved=0 > > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww. > > dpdk.org%2Fml%2Farchives%2Fdev%2F2017-September%2F075568.html&data=02% > > 7C01%7Cxuemingl%40mellanox.com%7C298eed4fbcb74aef3d6a08d50b868a08%7Ca6 > > 52971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636427594843039082&sdata=2Qq% > > 2FptWHbOt5jWEAemcU0kkbCOQ168RuagK5Mlpv8So%3D&reserved=0 > > > > 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
Hi Ferruh, Rebased and v5 uploaded, thanks very much. Best Regards, Xueming