netmap-ipfw: kipfw two instances sharing same port
Pavel Odintsov
pavel.odintsov at gmail.com
Fri Jul 10 19:09:44 UTC 2015
Hello!
You could enable multiple queues for each NIC and run single instance of
kipfw on each pair:
kipfw netmap:ix0-0 netmap:ix1-0
kipfw netmap:ix0-1 netmap:ix1-1
And so on ;) i have about 12 mpps with this configuration (on Linux netmap).
On Friday, July 10, 2015, Eduardo Meyer <dudu.meyer at gmail.com> wrote:
> Hello,
>
> should ./kipfw <port0> <port1> and another ./kipfw <port0> <port2> work?
>
> I want to have two filtered kipfw instances sharing the same WAN port.
>
> So far I did a quick test lab and it worked, but since it's a lab
> environment I don't know if I should expect other problems when I add it to
> run in a real scenario.
>
> What problems should I expect? Can they be minimized?
>
> Basic stateless filtering only.
>
> --
> ===========
> Eduardo Meyer
> pessoal: dudu.meyer at gmail.com <javascript:;>
> profissional: ddm.farmaciap at saude.gov.br <javascript:;>
> _______________________________________________
> freebsd-net at freebsd.org <javascript:;> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org
> <javascript:;>"
>
--
Sincerely yours, Pavel Odintsov
More information about the freebsd-net
mailing list