> On Mar 26, 2019, at 12:33 PM, Shahaf Shuler wrote:
>
> Monday, March 25, 2019 9:18 PM, Yongseok Koh:
>> To: Shahaf Shuler
>> Cc: dev@dpdk.org
>> Subject: [PATCH v2 3/3] net/mlx4: add secondary process support
>>
>> In order to support secondary process, a few features are required.
>>
>> a
Monday, March 25, 2019 9:18 PM, Yongseok Koh:
> To: Shahaf Shuler
> Cc: dev@dpdk.org
> Subject: [PATCH v2 3/3] net/mlx4: add secondary process support
>
> In order to support secondary process, a few features are required.
>
> a) rdma-core library should allocate device resources using DPDK's me
In order to support secondary process, a few features are required.
a) rdma-core library should allocate device resources using DPDK's memory
allocator.
b) UAR should be remapped for secondary processes. Currently, in order not
to use different data structure for secondary processes, PMD tr
3 matches
Mail list logo