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.22 [+0.21] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.19 [+0.51] GRO fwd ok # 1.62 [+0.43] UDP fwd perf udp rx: 1934 MB/s 1575120 calls/s # 2.68 [+1.06] udp tx: 1977 MB/s 33538 calls/s 33538 msg/s # 3.65 [+0.98] udp rx: 1928 MB/s 1569888 calls/s # 3.68 [+0.02] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 4.65 [+0.98] udp rx: 1925 MB/s 1567248 calls/s # 4.68 [+0.02] udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # 4.79 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1533984 calls/s # 5.86 [+1.06] udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # 6.83 [+0.97] udp rx: 1924 MB/s 1566960 calls/s # 6.86 [+0.03] udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # 7.83 [+0.98] udp rx: 1934 MB/s 1574832 calls/s # 7.86 [+0.02] udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # 8.40 [+0.54] GRO frag list over UDP tunnel ok # 9.08 [+0.68] GRO fwd over UDP tunnel ok # 9.31 [+0.23] IPv6 # 9.55 [+0.23] No GRO ok # 10.01 [+0.46] GRO frag list ok # 10.48 [+0.47] GRO fwd ok # 10.91 [+0.43] UDP fwd perf udp rx: 1372 MB/s 1117260 calls/s # 11.97 [+1.06] udp tx: 1806 MB/s 30632 calls/s 30632 msg/s # 12.95 [+0.98] udp rx: 1354 MB/s 1103040 calls/s # 12.97 [+0.02] udp tx: 1337 MB/s 22679 calls/s 22679 msg/s # 13.95 [+0.98] udp rx: 1153 MB/s 939264 calls/s # 13.97 [+0.02] udp tx: 1151 MB/s 19535 calls/s 19535 msg/s # 14.09 [+0.12] UDP GRO fwd perf udp rx: 1129 MB/s 919248 calls/s # 15.15 [+1.07] udp tx: 1162 MB/s 19718 calls/s 19718 msg/s # 16.12 [+0.97] udp rx: 1138 MB/s 926496 calls/s # 16.15 [+0.03] udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # 17.12 [+0.97] udp rx: 1136 MB/s 925104 calls/s # 17.15 [+0.03] udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # 17.69 [+0.54] GRO frag list over UDP tunnel ok # 18.40 [+0.70] 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__->