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.26] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.86 [+0.46] UDP fwd perf udp rx: 1543 MB/s 1256413 calls/s # 2.93 [+1.06] udp tx: 1894 MB/s 32137 calls/s 32137 msg/s # 3.90 [+0.98] udp rx: 1939 MB/s 1578912 calls/s # 3.93 [+0.02] udp tx: 1938 MB/s 32875 calls/s 32875 msg/s # 4.92 [+0.99] udp rx: 1727 MB/s 1406416 calls/s # 4.93 [+0.01] udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1914 MB/s 1558560 calls/s # 6.11 [+1.06] udp tx: 1964 MB/s 33322 calls/s 33322 msg/s # 7.08 [+0.98] udp rx: 1437 MB/s 1170288 calls/s # 7.11 [+0.02] udp tx: 1419 MB/s 24075 calls/s 24075 msg/s # 8.09 [+0.98] udp rx: 1327 MB/s 1081056 calls/s # 8.11 [+0.02] udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # 8.76 [+0.65] GRO frag list over UDP tunnel ok # 9.55 [+0.79] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.08 [+0.26] No GRO ok # 10.63 [+0.56] GRO frag list ok # 11.20 [+0.56] GRO fwd ok # 11.71 [+0.51] UDP fwd perf udp rx: 1145 MB/s 932681 calls/s # 12.78 [+1.07] udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # 13.75 [+0.97] udp rx: 1250 MB/s 1018368 calls/s # 13.78 [+0.03] udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # 14.75 [+0.97] udp rx: 1232 MB/s 1003488 calls/s # 14.78 [+0.03] udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1217 MB/s 990816 calls/s # 15.97 [+1.07] udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # 16.94 [+0.97] udp rx: 1108 MB/s 902799 calls/s # 16.97 [+0.03] udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # 17.94 [+0.97] udp rx: 1047 MB/s 852400 calls/s # 17.97 [+0.03] udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # 18.57 [+0.60] GRO frag list over UDP tunnel ok # 19.39 [+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__->