Tuesday, April 2, 2019 12:16 AM, Yongseok Koh: > Subject: [PATCH v3 0/3] net/mlx4: add secondary process support > > RFC: > https://mails.dpdk.org/archives/dev/2019-March/125516.html > > v3: > * rebase on the latest branch tip > * remove HAVE_IBV_MLX4_SECONDARY_PROCESS and make it determined > in run-time > > v2: > * add more sanity check for eth_dev and return value from IPC request > * complement commit messages > * add MLX5_MP_REQ_TIMEOUT_SEC > > Yongseok Koh (3): > net/mlx4: change device reference for secondary process > net/mlx4: add external allocator for Verbs object > net/mlx4: add secondary process support
Applied to next-net-mlx, thanks.