[dpdk-dev] [PATCH 1/2] net/memif: enable loopback
    Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco) 
    jgrajcia at cisco.com
       
    Wed Feb 19 14:07:48 CET 2020
    
    
  
> -----Original Message-----
> From: Július Milan <jmilan.dev at gmail.com>
> Sent: Wednesday, February 19, 2020 9:19 AM
> To: dev at dpdk.org; Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco)
> <jgrajcia at cisco.com>
> 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 <jmilan.dev at gmail.com>
Reviewed-by: Jakub Grajciar <jgrajcia at cisco.com>
    
    
More information about the dev
mailing list