Re: [dpdk-dev] [PATCH v7 0/2] generic channel for multi-process communication
30/01/2018 07:58, Jianfeng Tan: > This patchset adds a generic channel for multi-process (primary/secondary) > communication. Applied, thanks
[dpdk-dev] [PATCH v7 0/2] generic channel for multi-process communication
v6->v7: - Add __rte_experimental tag for new APIs. - Rebased on master. v5->v6: - Correct the API name issue in rte_eal_version.map. v3->v5: - Drop the patch 3 on vfio communication (postponed). - Change names from rte_eal_mp_* -> rte_mp_* as suggested by Thomas. - Add nb_sent and nb_