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.24] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.38 [+0.62] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1139 MB/s 927665 calls/s # 2.96 [+1.07] udp tx: 1334 MB/s 22638 calls/s 22638 msg/s # 3.93 [+0.97] udp rx: 1295 MB/s 1054944 calls/s # 3.96 [+0.03] udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # 4.93 [+0.97] udp rx: 1321 MB/s 1075584 calls/s # 4.96 [+0.03] udp tx: 1320 MB/s 22398 calls/s 22398 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1187 MB/s 966395 calls/s # 6.15 [+1.07] udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # 7.12 [+0.97] udp rx: 1316 MB/s 1071898 calls/s # 7.15 [+0.03] udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # 8.12 [+0.97] udp rx: 1304 MB/s 1062012 calls/s # 8.15 [+0.03] udp tx: 1304 MB/s 22120 calls/s 22120 msg/s # 8.79 [+0.64] GRO frag list over UDP tunnel ok # 9.62 [+0.83] GRO fwd over UDP tunnel ok # 9.88 [+0.27] IPv6 # 10.13 [+0.24] No GRO ok # 10.64 [+0.51] GRO frag list ok # 11.17 [+0.53] GRO fwd ok # 11.67 [+0.50] UDP fwd perf udp rx: 1767 MB/s 1438570 calls/s # 12.75 [+1.07] udp tx: 1842 MB/s 31248 calls/s 31248 msg/s # 13.72 [+0.97] udp rx: 1830 MB/s 1490492 calls/s # 13.75 [+0.03] udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # 14.72 [+0.97] udp rx: 1681 MB/s 1369099 calls/s # 14.75 [+0.03] udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1625 MB/s 1323611 calls/s # 15.93 [+1.06] udp tx: 1823 MB/s 30933 calls/s 30933 msg/s # 16.90 [+0.97] udp rx: 1576 MB/s 1283815 calls/s # 16.93 [+0.03] udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # 17.90 [+0.97] udp rx: 1609 MB/s 1310650 calls/s # 17.93 [+0.03] udp tx: 1872 MB/s 31757 calls/s 31757 msg/s # 18.45 [+0.52] GRO frag list over UDP tunnel ok # 19.17 [+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__->