82576 + NETMAP + VLAN
Adrian Chadd
adrian.chadd at gmail.com
Thu Oct 22 18:12:15 UTC 2015
On 22 October 2015 at 09:35, Slawa Olhovchenkov <slw at zxy.spb.ru> wrote:
> On Sun, Oct 18, 2015 at 07:45:52PM -0700, Adrian Chadd wrote:
>
>> Heh, file a bug with luigi; it should be defined better inside netmap itself.
>
> I am CC: luigi.
>
> Next question: do kevent RX/TX sync?
> In my setup I am need to manual NIOCTXSYNC/NIOCRXSYNC.
Hi,
Nope. kqueue() doesn't do the implicit sync like poll() does; it's
just the notification path.
-adrian
More information about the freebsd-stable
mailing list