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

Ferruh Yigit ferruh.yigit at intel.com
Mon Mar 9 15:42:24 CET 2020


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 <jmilan.dev at gmail.com>

Carrying from older version:
Reviewed-by: Jakub Grajciar <jgrajcia at cisco.com>

Applied to dpdk-next-net/master, thanks.



More information about the dev mailing list