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.34 [+0.32] No GRO ok # 0.97 [+0.62] GRO frag list ok # 1.61 [+0.65] GRO fwd ok # 2.13 [+0.52] UDP fwd perf udp rx: 1642 MB/s 1337136 calls/s # 3.20 [+1.07] udp tx: 1691 MB/s 28691 calls/s 28691 msg/s # 4.17 [+0.97] udp rx: 1710 MB/s 1392192 calls/s # 4.20 [+0.03] udp tx: 1707 MB/s 28952 calls/s 28952 msg/s # 5.17 [+0.97] udp rx: 1610 MB/s 1311120 calls/s # 5.20 [+0.03] udp tx: 1606 MB/s 27253 calls/s 27253 msg/s # 5.33 [+0.12] UDP GRO fwd perf udp rx: 1605 MB/s 1307303 calls/s # 6.41 [+1.09] udp tx: 1668 MB/s 28291 calls/s 28291 msg/s # 7.38 [+0.97] udp rx: 1775 MB/s 1445792 calls/s # 7.41 [+0.03] udp tx: 1793 MB/s 30427 calls/s 30427 msg/s # 8.38 [+0.97] udp rx: 1846 MB/s 1502928 calls/s # 8.41 [+0.03] udp tx: 1843 MB/s 31273 calls/s 31273 msg/s # 9.08 [+0.67] GRO frag list over UDP tunnel ok # 9.94 [+0.86] GRO fwd over UDP tunnel ok # 10.21 [+0.27] IPv6 # 10.49 [+0.28] No GRO ok # 11.07 [+0.59] GRO frag list ok # 11.68 [+0.61] GRO fwd ok # 12.21 [+0.53] UDP fwd perf udp rx: 1603 MB/s 1305512 calls/s # 13.28 [+1.08] udp tx: 1794 MB/s 30433 calls/s 30433 msg/s # 14.26 [+0.97] udp rx: 1827 MB/s 1488048 calls/s # 14.28 [+0.03] udp tx: 1826 MB/s 30979 calls/s 30979 msg/s # 15.26 [+0.97] udp rx: 1833 MB/s 1492992 calls/s # 15.28 [+0.03] udp tx: 1832 MB/s 31074 calls/s 31074 msg/s # 15.41 [+0.12] UDP GRO fwd perf udp rx: 1317 MB/s 1072726 calls/s # 16.49 [+1.08] udp tx: 1714 MB/s 29073 calls/s 29073 msg/s # 17.46 [+0.97] udp rx: 1648 MB/s 1341783 calls/s # 17.49 [+0.03] udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # 18.46 [+0.97] udp rx: 1238 MB/s 1008362 calls/s # 18.49 [+0.03] udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # 19.11 [+0.62] GRO frag list over UDP tunnel ok # 19.94 [+0.82] 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__->