Re: [lng-odp] [PATCH 2/2] linux-generic: pktio: add support for netmap VALE and pipe virtual ports

2016-02-19 Thread Elo, Matias (Nokia - FI/Espoo)
2/2] linux-generic: pktio: add support for > netmap > VALE and pipe virtual ports > > Ok, in general it works, some comment bellow. > > On 02/16/16 16:21, Matias Elo wrote: > > As well as connections to a physical network interface the netmap API > > also supports conn

Re: [lng-odp] [PATCH 2/2] linux-generic: pktio: add support for netmap VALE and pipe virtual ports

2016-02-17 Thread Maxim Uvarov
Ok, in general it works, some comment bellow. On 02/16/16 16:21, Matias Elo wrote: As well as connections to a physical network interface the netmap API also supports connections to two different types for virtual ports, VALE switch ports and netmap pipe ports. VALE is a virtual switch implement

[lng-odp] [PATCH 2/2] linux-generic: pktio: add support for netmap VALE and pipe virtual ports

2016-02-16 Thread Matias Elo
As well as connections to a physical network interface the netmap API also supports connections to two different types for virtual ports, VALE switch ports and netmap pipe ports. VALE is a virtual switch implemented in the netmap kernel module, it works as a learning bridge and is designed to be us