Netmap zero-copy with multiple NICs
Vincenzo Maffione
v.maffione at gmail.com
Tue Apr 18 07:33:27 UTC 2017
Hi,
Yes, by default netmap packet buffers for all physical nics on your
machine are allocated from the same memory area. This means that you can do
zcopy with the usual swap of netmap slots.
The bridge application is an example. It does zcopy if possible, otherwise
it falls back to copying.
Cheers,
Vincenzo
Il 18 apr 2017 1:49 AM, "Paras Jha" <dreadiscool at gmail.com> ha scritto:
Is it still possible to share ring buffers across multiple physical network
cards for zero-copy mode, or does the application need to take this into
account and perform a one-copy?
_______________________________________________
freebsd-net at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
More information about the freebsd-net
mailing list