On 6/25/2019 11:26 AM, Burakov, Anatoly wrote:
> On 25-Jun-19 11:05 AM, Jakub Grajciar wrote:
>> Multi-process support for memif PMD.
>> Primary process handles connection establishment.
>> Secondary process queries for memory regions.
>>
>> Signed-off-by: Jakub Grajciar
>> ---
>
> Acked-by: Anat
On 25-Jun-19 11:05 AM, Jakub Grajciar wrote:
Multi-process support for memif PMD.
Primary process handles connection establishment.
Secondary process queries for memory regions.
Signed-off-by: Jakub Grajciar
---
+/* Message header to synchronize regions */
+struct mp_region_msg {
+ c
2 matches
Mail list logo