> -----Original Message----- > From: Július Milan <[email protected]> > Sent: Wednesday, February 19, 2020 9:19 AM > To: [email protected]; Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco) > <[email protected]> > Subject: [dpdk-dev][PATCH 1/2] net/memif: enable loopback > > 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 <[email protected]>
Reviewed-by: Jakub Grajciar <[email protected]>

