A Wireguard comparison DB

| Nokia XG-040G-MF | Airoha AN7583DT (dual-core A53 1.2 GHz) | SNAPSHOT (6.12.85) | 343 Mbits |

root@OpenWrt:/tmp/wg-bench-master# ubus call system board
{
	"kernel": "6.12.85",
	"hostname": "OpenWrt",
	"system": "ARMv8 Processor rev 4",
	"model": "Nokia XG-040G-MF",
	"board_name": "nokia,xg-040g-mf",
	"rootfs_type": "squashfs",
	"release": {
		"distribution": "OpenWrt",
		"version": "SNAPSHOT",
		"firmware_url": "https://downloads.openwrt.org/",
		"revision": "r34278+49-a6969351a7",
		"target": "airoha/an7583",
		"description": "OpenWrt SNAPSHOT r34278+49-a6969351a7",
		"builddate": "1778422555"
	}
}

root@OpenWrt:/tmp/wg-bench-master# ./benchmark.sh
Connecting to host 169.254.200.2, port 5201
[  5] local 169.254.200.1 port 44378 connected to 169.254.200.2 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.01   sec  42.0 MBytes   350 Mbits/sec    0   1.10 MBytes       
[  5]   1.01-2.00   sec  40.5 MBytes   342 Mbits/sec  171   1.17 MBytes       
[  5]   2.00-3.00   sec  42.5 MBytes   356 Mbits/sec    0   1.29 MBytes       
[  5]   3.00-4.00   sec  39.9 MBytes   335 Mbits/sec    0   1.37 MBytes       
[  5]   4.00-5.00   sec  42.0 MBytes   352 Mbits/sec   56   1.05 MBytes       
[  5]   5.00-6.00   sec  39.9 MBytes   335 Mbits/sec    0   1.11 MBytes       
[  5]   6.00-7.00   sec  42.2 MBytes   354 Mbits/sec    0   1.15 MBytes       
[  5]   7.00-8.00   sec  40.6 MBytes   341 Mbits/sec    0   1.17 MBytes       
[  5]   8.00-9.00   sec  40.9 MBytes   343 Mbits/sec    0   1.19 MBytes       
[  5]   9.00-10.00  sec  41.0 MBytes   343 Mbits/sec    0   1.20 MBytes       
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec   412 MBytes   345 Mbits/sec  227            sender
[  5]   0.00-10.01  sec   409 MBytes   343 Mbits/sec                  receiver

iperf Done.

root@OpenWrt:/tmp/wg-bench-master# ./benchmark.sh -R
Connecting to host 169.254.200.2, port 5201
Reverse mode, remote host 169.254.200.2 is sending
[  5] local 169.254.200.1 port 53888 connected to 169.254.200.2 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.01   sec  38.0 MBytes   317 Mbits/sec                  
[  5]   1.01-2.00   sec  39.2 MBytes   331 Mbits/sec                  
[  5]   2.00-3.00   sec  39.2 MBytes   329 Mbits/sec                  
[  5]   3.00-4.00   sec  38.6 MBytes   324 Mbits/sec                  
[  5]   4.00-5.00   sec  39.1 MBytes   328 Mbits/sec                  
[  5]   5.00-6.01   sec  39.5 MBytes   329 Mbits/sec                  
[  5]   6.01-7.00   sec  38.1 MBytes   322 Mbits/sec                  
[  5]   7.00-8.00   sec  39.2 MBytes   329 Mbits/sec                  
[  5]   8.00-9.00   sec  38.9 MBytes   326 Mbits/sec                  
[  5]   9.00-10.00  sec  39.8 MBytes   333 Mbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec   392 MBytes   329 Mbits/sec   35            sender
[  5]   0.00-10.00  sec   390 MBytes   327 Mbits/sec                  receiver

iperf Done.