make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.44 [+0.59] GRO fwd ok # 1.97 [+0.53] UDP fwd perf udp rx: 1204 MB/s 980684 calls/s # 3.04 [+1.07] udp tx: 1696 MB/s 28769 calls/s 28769 msg/s # 4.01 [+0.97] udp rx: 1872 MB/s 1524624 calls/s # 4.04 [+0.03] udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # 5.02 [+0.97] udp rx: 1896 MB/s 1544064 calls/s # 5.04 [+0.03] udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1529 MB/s 1244850 calls/s # 6.23 [+1.07] udp tx: 1757 MB/s 29810 calls/s 29810 msg/s # 7.20 [+0.97] udp rx: 1829 MB/s 1489584 calls/s # 7.23 [+0.03] udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # 8.20 [+0.97] udp rx: 1830 MB/s 1490304 calls/s # 8.23 [+0.03] udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # 8.86 [+0.63] GRO frag list over UDP tunnel ok # 9.71 [+0.85] GRO fwd over UDP tunnel ok # 9.96 [+0.25] IPv6 # 10.22 [+0.26] No GRO ok # 10.78 [+0.56] GRO frag list ok # 11.34 [+0.56] GRO fwd ok # 11.86 [+0.52] UDP fwd perf udp rx: 1593 MB/s 1297267 calls/s # 12.92 [+1.07] udp tx: 1781 MB/s 30213 calls/s 30213 msg/s # 13.90 [+0.97] udp rx: 1580 MB/s 1286353 calls/s # 13.92 [+0.03] udp tx: 1617 MB/s 27429 calls/s 27429 msg/s # 14.90 [+0.97] udp rx: 1503 MB/s 1224293 calls/s # 14.92 [+0.03] udp tx: 1800 MB/s 30545 calls/s 30545 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1522 MB/s 1239556 calls/s # 16.11 [+1.06] udp tx: 1681 MB/s 28515 calls/s 28515 msg/s # 17.08 [+0.97] udp rx: 1768 MB/s 1439747 calls/s # 17.11 [+0.03] udp tx: 1770 MB/s 30023 calls/s 30023 msg/s # 18.08 [+0.97] udp rx: 1720 MB/s 1400501 calls/s # 18.11 [+0.03] udp tx: 1825 MB/s 30965 calls/s 30965 msg/s # 18.67 [+0.56] GRO frag list over UDP tunnel ok # 19.40 [+0.73] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->