English Forums > Zenarmor (Sensei)

Zenarmor throughput with N100 / i226v

(1/4) > >>

athurdent:
Just go a HUNSN RJ42 in (shipped from Amazon Germany, https://www.amazon.de/dp/B0C985FVT1 ).
Installed Proxmox and passed through two NICs to an OPNsense VM.
Without Zenarmor, full 2.5G throughput, measured through the box with a local 10G iperf3 server on my WAN.
With Zenarmor Free edition (NICs are in L3 with native netmap driver, seems to work fine) it looks like this

--- Code: --- iperf3 -R -t60

[  5]   0.00-60.04  sec  14.7 GBytes  2.10 Gbits/sec  1957             sender
[  5]   0.00-60.00  sec  14.7 GBytes  2.10 Gbits/sec                  receiver

iper3 -t60

[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.00  sec  10.3 GBytes  1.48 Gbits/sec  3800             sender
[  5]   0.00-60.04  sec  10.3 GBytes  1.48 Gbits/sec                  receiver
--- End code ---

Awesome!  :)

sy:
Hi @athurdent,

What about with emulated netmap driver?


athurdent:
Hi @sy,

looks like this with the emulated driver

--- Code: --- iperf3 -R -t60

[  5]   0.00-60.04  sec  8.93 GBytes  1.28 Gbits/sec  1245             sender
[  5]   0.00-60.00  sec  8.93 GBytes  1.28 Gbits/sec                  receiver

iper3 -t60

[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.00  sec  10.8 GBytes  1.55 Gbits/sec  2117             sender
[  5]   0.00-60.04  sec  10.8 GBytes  1.54 Gbits/sec                  receiver
--- End code ---

athurdent:
And here's the blind test, no Zenarmor, forgot it in the OP.

--- Code: --- iperf3 -R -t60

[  5]   0.00-60.04  sec  16.4 GBytes  2.35 Gbits/sec  842             sender
[  5]   0.00-60.00  sec  16.4 GBytes  2.35 Gbits/sec                  receiver

iper3 -t60

[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.00  sec  16.4 GBytes  2.35 Gbits/sec  1776             sender
[  5]   0.00-60.04  sec  16.4 GBytes  2.35 Gbits/sec                  receiver
--- End code ---

athurdent:
Here's a fresh test with a MacBook Pro using a 2.5G adapter, this time with 5 concurrent streams.
I'm getting line rate throughput, fantastic!


--- Code: ---% iperf3-darwin -c192.168.178.8 -R -P5 -t60
...
[SUM]   0.00-60.00  sec  16.1 GBytes  2.30 Gbits/sec  22304             sender
[SUM]   0.00-60.00  sec  16.0 GBytes  2.30 Gbits/sec                  receiver

--- End code ---

--- Code: ---% iperf3-darwin -c192.168.178.8 -P5 -t60
...
[SUM]   0.00-60.00  sec  16.2 GBytes  2.32 Gbits/sec  5542680             sender
[SUM]   0.00-60.01  sec  16.2 GBytes  2.32 Gbits/sec                  receiver

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version