Yup. It's all that.

On 7 April 2014 13:05, Fred Pedrisa <[email protected]> wrote:
> Hi,
>
> I am speaking about this :
>
> "netmap / VALE is a framework for high speed packet I/O. Implemented as a
> kernel module for FreeBSD and Linux, it supports access to network cards
> (NICs), host stack, virtual ports (the "VALE" switch), and "netmap pipes".
> netmap can easily do line rate on 10G NICs (14.88 Mpps), moves over 20 Mpps
> on VALE ports, and over 100 Mpps on netmap pipes."
>
> -----Mensagem original-----
> De: [email protected]
> [mailto:[email protected]] Em nome de Adrian Chadd
> Enviada em: segunda-feira, 7 de abril de 2014 16:22
> Para: Fred Pedrisa
> Cc: freebsd-current
> Assunto: Re: Regarding Netmap and Last Updates
>
> 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]"
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to