It's using the zerocopy buffer flipping. I don't know what you mean about the "new pipes". it's just using the netmap user API that's available.
-a On 7 April 2014 12:20, Fred Pedrisa <[email protected]> wrote: > Hi, > > I know how to use, but this wasn't the question ! > > What I wanted to know is if this example, currently implement the new netmap > pipes or not. > > -----Mensagem original----- > De: [email protected] > [mailto:[email protected]] Em nome de Adrian Chadd > Enviada em: segunda-feira, 7 de abril de 2014 14:47 > Para: Fred Pedrisa > Cc: freebsd-current > Assunto: Re: Regarding Netmap and Last Updates > > yup. it works fine. Just run it like: > > ./bridge -i netmap:ix0 -i netmap:ix1 > > or something. > > > -a > > > On 7 April 2014 06:22, Fred Pedrisa <[email protected]> wrote: >> Hi, guys. >> >> >> >> I've saw that the 'netmap pipes' were introduced, in order to >> understand the new changes, I wanted to know if the latest bridge.c >> (zero copy) method, is already an usage example of the netmap pipes ? >> >> >> >> Sincerely, >> >> >> >> Fred >> >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "[email protected]" > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
