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.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1499 MB/s 1220389 calls/s # 2.87 [+1.06] udp tx: 1737 MB/s 29476 calls/s 29476 msg/s # 3.85 [+0.98] udp rx: 1684 MB/s 1371528 calls/s # 3.87 [+0.02] udp tx: 1693 MB/s 28726 calls/s 28726 msg/s # 4.85 [+0.98] udp rx: 1629 MB/s 1326864 calls/s # 4.87 [+0.02] udp tx: 1626 MB/s 27594 calls/s 27594 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1580 MB/s 1287072 calls/s # 6.05 [+1.06] udp tx: 1627 MB/s 27606 calls/s 27606 msg/s # 7.02 [+0.97] udp rx: 1738 MB/s 1415184 calls/s # 7.05 [+0.03] udp tx: 1739 MB/s 29504 calls/s 29504 msg/s # 8.02 [+0.97] udp rx: 1673 MB/s 1362240 calls/s # 8.05 [+0.03] udp tx: 1671 MB/s 28358 calls/s 28358 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.86 [+0.28] No GRO ok # 10.37 [+0.52] GRO frag list ok # 10.90 [+0.53] GRO fwd ok # 11.37 [+0.47] UDP fwd perf udp rx: 657 MB/s 535676 calls/s # 12.44 [+1.06] udp tx: 1477 MB/s 25062 calls/s 25062 msg/s # 13.41 [+0.98] udp rx: 1820 MB/s 1482376 calls/s # 13.44 [+0.02] udp tx: 1835 MB/s 31131 calls/s 31131 msg/s # 14.41 [+0.98] udp rx: 1873 MB/s 1525600 calls/s # 14.44 [+0.02] udp tx: 1872 MB/s 31755 calls/s 31755 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1748 MB/s 1423440 calls/s # 15.62 [+1.07] udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # 16.59 [+0.97] udp rx: 1821 MB/s 1482716 calls/s # 16.62 [+0.03] udp tx: 1867 MB/s 31678 calls/s 31678 msg/s # 17.59 [+0.97] udp rx: 1875 MB/s 1526640 calls/s # 17.62 [+0.03] udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # 18.22 [+0.60] GRO frag list over UDP tunnel ok # 19.01 [+0.79] 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__->