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.77 [+0.50] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.85 [+0.50] UDP fwd perf udp rx: 1225 MB/s 997857 calls/s # 2.92 [+1.07] udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # 3.89 [+0.97] udp rx: 1311 MB/s 1067712 calls/s # 3.92 [+0.03] udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # 4.89 [+0.97] udp rx: 1304 MB/s 1062144 calls/s # 4.92 [+0.03] udp tx: 1303 MB/s 22103 calls/s 22103 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1191 MB/s 970402 calls/s # 6.11 [+1.07] udp tx: 1322 MB/s 22426 calls/s 22426 msg/s # 7.08 [+0.97] udp rx: 1318 MB/s 1073156 calls/s # 7.11 [+0.03] udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # 8.08 [+0.97] udp rx: 1267 MB/s 1032260 calls/s # 8.11 [+0.03] udp tx: 1317 MB/s 22353 calls/s 22353 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.87 [+0.22] No GRO ok # 10.40 [+0.53] GRO frag list ok # 10.95 [+0.55] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1648 MB/s 1342408 calls/s # 12.47 [+1.06] udp tx: 1781 MB/s 30207 calls/s 30207 msg/s # 13.45 [+0.98] udp rx: 1729 MB/s 1408045 calls/s # 13.48 [+0.03] udp tx: 1895 MB/s 32152 calls/s 32152 msg/s # 14.45 [+0.98] udp rx: 1828 MB/s 1488575 calls/s # 14.47 [+0.02] udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1694 MB/s 1379457 calls/s # 15.65 [+1.06] udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # 16.63 [+0.97] udp rx: 1848 MB/s 1505152 calls/s # 16.66 [+0.03] udp tx: 1882 MB/s 31936 calls/s 31936 msg/s # 17.63 [+0.97] udp rx: 1889 MB/s 1538160 calls/s # 17.65 [+0.03] udp tx: 1887 MB/s 32020 calls/s 32020 msg/s # 18.20 [+0.54] GRO frag list over UDP tunnel ok # 18.89 [+0.69] 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__->