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.24 [+0.23] No GRO ok # 0.78 [+0.54] GRO frag list ok # 1.39 [+0.61] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1170 MB/s 953245 calls/s # 2.95 [+1.07] udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # 3.92 [+0.97] udp rx: 1044 MB/s 850360 calls/s # 3.95 [+0.03] udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # 4.92 [+0.98] udp rx: 1052 MB/s 856720 calls/s # 4.95 [+0.02] udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 866 MB/s 705203 calls/s # 6.14 [+1.07] udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # 7.12 [+0.97] udp rx: 949 MB/s 772650 calls/s # 7.14 [+0.03] udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # 8.12 [+0.98] udp rx: 919 MB/s 748424 calls/s # 8.14 [+0.02] udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # 8.77 [+0.62] GRO frag list over UDP tunnel ok # 9.54 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.24] IPv6 # 10.02 [+0.24] No GRO ok # 10.51 [+0.48] GRO frag list ok # 11.02 [+0.52] GRO fwd ok # 11.47 [+0.45] UDP fwd perf udp rx: 1741 MB/s 1417581 calls/s # 12.53 [+1.06] udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # 13.50 [+0.97] udp rx: 1738 MB/s 1415674 calls/s # 13.53 [+0.03] udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # 14.50 [+0.97] udp rx: 1914 MB/s 1558992 calls/s # 14.53 [+0.03] udp tx: 1912 MB/s 32433 calls/s 32433 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1509360 calls/s # 15.71 [+1.06] udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # 16.68 [+0.98] udp rx: 1887 MB/s 1536672 calls/s # 16.71 [+0.02] udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # 17.68 [+0.98] udp rx: 1823 MB/s 1484551 calls/s # 17.71 [+0.02] udp tx: 1915 MB/s 32490 calls/s 32490 msg/s # 18.28 [+0.58] GRO frag list over UDP tunnel ok # 19.00 [+0.71] 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__->