Tuesday, April 2, 2019 12:18 AM, Yongseok Koh: > Subject: [PATCH v3 0/6] net/mlx: enable secondary process to register DMA > memory > > RFC: > https://mails.dpdk.org/archives/dev/2019-March/125517.html > > v3: > * rebase on the latest branch tip > > v2: > * add more sanity check for eth_dev and return value from IPC request > * complement commit messages > * add MLX5_MP_REQ_TIMEOUT_SEC > * keep acked-by: Shahaf Shuler > > Yongseok Koh (6): > net/mlx: remove debug messages on datapath > net/mlx5: fix external memory registration > net/mlx5: add control of excessive memory pinning by kernel > net/mlx5: enable secondary process to register DMA memory > net/mlx4: add control of excessive memory pinning by kernel > net/mlx4: enable secondary process to register DMA memory
Applied to next-net-mlx, thanks.