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.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1127 MB/s 917948 calls/s # 2.89 [+1.07] udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # 3.86 [+0.98] udp rx: 1226 MB/s 998544 calls/s # 3.89 [+0.03] udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # 4.86 [+0.98] udp rx: 1332 MB/s 1085059 calls/s # 4.89 [+0.02] udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1308 MB/s 1065312 calls/s # 6.07 [+1.07] udp tx: 1342 MB/s 22773 calls/s 22773 msg/s # 7.05 [+0.97] udp rx: 1338 MB/s 1089600 calls/s # 7.07 [+0.02] udp tx: 1337 MB/s 22677 calls/s 22677 msg/s # 8.05 [+0.98] udp rx: 1337 MB/s 1088848 calls/s # 8.07 [+0.02] udp tx: 1336 MB/s 22661 calls/s 22661 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.86 [+0.23] No GRO ok # 10.37 [+0.51] GRO frag list ok # 10.91 [+0.54] GRO fwd ok # 11.40 [+0.49] UDP fwd perf udp rx: 1164 MB/s 947804 calls/s # 12.47 [+1.07] udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # 13.44 [+0.97] udp rx: 1282 MB/s 1044240 calls/s # 13.47 [+0.03] udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # 14.44 [+0.97] udp rx: 1282 MB/s 1044384 calls/s # 14.47 [+0.03] udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1248 MB/s 1016352 calls/s # 15.66 [+1.07] udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # 16.63 [+0.97] udp rx: 1283 MB/s 1045056 calls/s # 16.66 [+0.03] udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # 17.63 [+0.97] udp rx: 1287 MB/s 1048272 calls/s # 17.66 [+0.03] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 18.24 [+0.57] GRO frag list over UDP tunnel ok # 18.99 [+0.75] 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__->