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.21 [+0.20] No GRO ok # 0.65 [+0.43] GRO frag list ok # 1.14 [+0.49] GRO fwd ok # 1.54 [+0.40] UDP fwd perf udp rx: 1794 MB/s 1460589 calls/s # 2.60 [+1.05] udp tx: 1971 MB/s 33442 calls/s 33442 msg/s # 3.57 [+0.98] udp rx: 1981 MB/s 1612992 calls/s # 3.60 [+0.02] udp tx: 1979 MB/s 33568 calls/s 33568 msg/s # 4.57 [+0.98] udp rx: 1980 MB/s 1612416 calls/s # 4.60 [+0.02] udp tx: 1978 MB/s 33559 calls/s 33559 msg/s # 4.71 [+0.12] UDP GRO fwd perf udp rx: 1932 MB/s 1573152 calls/s # 5.77 [+1.05] udp tx: 1981 MB/s 33601 calls/s 33601 msg/s # 6.74 [+0.98] udp rx: 1998 MB/s 1627056 calls/s # 6.77 [+0.02] udp tx: 1996 MB/s 33855 calls/s 33855 msg/s # 7.74 [+0.98] udp rx: 1977 MB/s 1609776 calls/s # 7.77 [+0.02] udp tx: 1975 MB/s 33508 calls/s 33508 msg/s # 8.24 [+0.47] GRO frag list over UDP tunnel ok # 8.86 [+0.62] GRO fwd over UDP tunnel ok # 9.08 [+0.22] IPv6 # 9.27 [+0.19] No GRO ok # 9.71 [+0.44] GRO frag list ok # 10.17 [+0.46] GRO fwd ok # 10.59 [+0.42] UDP fwd perf udp rx: 1844 MB/s 1501741 calls/s # 11.65 [+1.06] udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # 12.63 [+0.98] udp rx: 1740 MB/s 1417111 calls/s # 12.65 [+0.02] udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # 13.63 [+0.98] udp rx: 1971 MB/s 1605216 calls/s # 13.65 [+0.02] udp tx: 1969 MB/s 33400 calls/s 33400 msg/s # 13.76 [+0.12] UDP GRO fwd perf udp rx: 1865 MB/s 1518736 calls/s # 14.82 [+1.06] udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # 15.80 [+0.98] udp rx: 1804 MB/s 1468732 calls/s # 15.82 [+0.02] udp tx: 1965 MB/s 33330 calls/s 33330 msg/s # 16.80 [+0.98] udp rx: 1968 MB/s 1602816 calls/s # 16.82 [+0.02] udp tx: 1967 MB/s 33369 calls/s 33369 msg/s # 17.35 [+0.53] GRO frag list over UDP tunnel ok # 18.01 [+0.66] 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__->