Re: [dpdk-dev] [PATCH 0/6] net/mlx: enable secondary process to register DMA memory

2019-03-14 Thread Shahaf Shuler
Thursday, March 7, 2019 9:42 AM, Yongseok Koh: > Subject: [dpdk-dev] [PATCH 0/6] net/mlx: enable secondary process to > register DMA memory > > RFC: > https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fma > ils.dpdk.org%2Farchives%2Fdev%2F2019- > March%2F125

Re: [dpdk-dev] [PATCH 0/6] net/mlx: enable secondary process to register DMA memory

2019-03-06 Thread Yongseok Koh
> On Mar 6, 2019, at 11:41 PM, Yongseok Koh wrote: > > RFC: > https://mails.dpdk.org/archives/dev/2019-March/125517.html > > 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 ker

[dpdk-dev] [PATCH 0/6] net/mlx: enable secondary process to register DMA memory

2019-03-06 Thread Yongseok Koh
RFC: https://mails.dpdk.org/archives/dev/2019-March/125517.html 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 ne