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.27 [+0.25] No GRO ok # 0.76 [+0.49] GRO frag list ok # 1.30 [+0.54] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1678 MB/s 1366844 calls/s # 2.83 [+1.07] udp tx: 1790 MB/s 30373 calls/s 30373 msg/s # 3.80 [+0.97] udp rx: 1948 MB/s 1586564 calls/s # 3.83 [+0.03] udp tx: 1962 MB/s 33287 calls/s 33287 msg/s # 4.80 [+0.97] udp rx: 1758 MB/s 1431936 calls/s # 4.83 [+0.03] udp tx: 1753 MB/s 29749 calls/s 29749 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1809 MB/s 1473403 calls/s # 6.01 [+1.06] udp tx: 1856 MB/s 31493 calls/s 31493 msg/s # 6.98 [+0.98] udp rx: 1603 MB/s 1305490 calls/s # 7.01 [+0.02] udp tx: 1751 MB/s 29708 calls/s 29708 msg/s # 7.98 [+0.98] udp rx: 1953 MB/s 1590240 calls/s # 8.01 [+0.02] udp tx: 1951 MB/s 33092 calls/s 33092 msg/s # 8.55 [+0.54] GRO frag list over UDP tunnel ok # 9.28 [+0.73] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.80 [+0.28] No GRO ok # 10.27 [+0.48] GRO frag list ok # 10.78 [+0.51] GRO fwd ok # 11.30 [+0.52] UDP fwd perf udp rx: 1380 MB/s 1123904 calls/s # 12.37 [+1.07] udp tx: 1793 MB/s 30423 calls/s 30423 msg/s # 13.34 [+0.97] udp rx: 1749 MB/s 1424448 calls/s # 13.37 [+0.03] udp tx: 1747 MB/s 29631 calls/s 29631 msg/s # 14.34 [+0.97] udp rx: 1748 MB/s 1423821 calls/s # 14.37 [+0.03] udp tx: 1755 MB/s 29768 calls/s 29768 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1437744 calls/s # 15.56 [+1.07] udp tx: 1810 MB/s 30711 calls/s 30711 msg/s # 16.53 [+0.97] udp rx: 1896 MB/s 1543883 calls/s # 16.56 [+0.03] udp tx: 1906 MB/s 32338 calls/s 32338 msg/s # 17.53 [+0.97] udp rx: 1862 MB/s 1516297 calls/s # 17.56 [+0.03] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 18.14 [+0.58] GRO frag list over UDP tunnel ok # 18.90 [+0.76] 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__->