Re: [dpdk-dev] [PATCH v3 1/2] net/memif: enable loopback

2020-03-09 Thread Ferruh Yigit
On 3/9/2020 2:22 PM, Július Milan wrote: > With this patch it is possible to connect 2 DPDK memifs into loopback, > i.e. when they have the same id and different roles, as for example: > "--vdev=net_memif0,role=master,id=0" > "--vdev=net_memif1,role=slave,id=0" > > Signed-off-by: Július Milan

[dpdk-dev] [PATCH v3 1/2] net/memif: enable loopback

2020-03-09 Thread Július Milan
With this patch it is possible to connect 2 DPDK memifs into loopback, i.e. when they have the same id and different roles, as for example: "--vdev=net_memif0,role=master,id=0" "--vdev=net_memif1,role=slave,id=0" Signed-off-by: Július Milan --- v2: changed log format string of size (type size