Il giorno gio 19 nov 2020 alle ore 12:28 Rajesh Kumar
ha scritto:
> Hi Vincenzo,
>
> Thanks for your reply.
>
> On Thu, Nov 19, 2020 at 3:16 AM Vincenzo Maffione
> wrote:
>
>>
>> This looks like if_axe(4) driver, and therefore there's no native netmap
>> support, which means you are falling back
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251208
--- Comment #1 from Brian Buhrow ---
Hello. I forgot to note in the original bug report that there is a vlan
attached to em0 in this configuration, but the vlan does not participate in
the bridge. And, in checking with tcpdump, it appea
Hi Vincenzo,
Thanks for your reply.
On Thu, Nov 19, 2020 at 3:16 AM Vincenzo Maffione
wrote:
>
> This looks like if_axe(4) driver, and therefore there's no native netmap
> support, which means you are falling back on
> the emulated netmap adapter. Are these USB dongles? If so, how can they be
>
Hi all!
I apologize if this is not the proper place to pop the question.
I'm interested if there are any plans to integrate RPS and XPS
functionality in FreeBSD kernel?
Linux has both introduced since 2011. and kernel 2.6.38.
The only thing I've found regarding this is an ancient 2011. github proj