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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1666 MB/s 1357004 calls/s # 2.84 [+1.06] udp tx: 1874 MB/s 31800 calls/s 31800 msg/s # 3.82 [+0.98] udp rx: 1700 MB/s 1384038 calls/s # 3.84 [+0.02] udp tx: 1685 MB/s 28593 calls/s 28593 msg/s # 4.82 [+0.98] udp rx: 1199 MB/s 976261 calls/s # 4.84 [+0.02] udp tx: 1206 MB/s 20464 calls/s 20464 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1101 MB/s 896377 calls/s # 6.04 [+1.07] udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # 7.01 [+0.97] udp rx: 1095 MB/s 891887 calls/s # 7.04 [+0.03] udp tx: 1191 MB/s 20204 calls/s 20204 msg/s # 8.01 [+0.98] udp rx: 1171 MB/s 953328 calls/s # 8.04 [+0.03] udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # 8.64 [+0.60] GRO frag list over UDP tunnel ok # 9.37 [+0.73] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.87 [+0.24] No GRO ok # 10.40 [+0.53] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.41 [+0.49] UDP fwd perf udp rx: 1042 MB/s 848316 calls/s # 12.48 [+1.07] udp tx: 1072 MB/s 18198 calls/s 18198 msg/s # 13.46 [+0.97] udp rx: 1148 MB/s 934800 calls/s # 13.48 [+0.03] udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # 14.46 [+0.98] udp rx: 1151 MB/s 937200 calls/s # 14.48 [+0.02] udp tx: 1149 MB/s 19498 calls/s 19498 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1124 MB/s 915360 calls/s # 15.67 [+1.07] udp tx: 1153 MB/s 19571 calls/s 19571 msg/s # 16.65 [+0.98] udp rx: 1155 MB/s 940512 calls/s # 16.67 [+0.02] udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # 17.65 [+0.98] udp rx: 1124 MB/s 915049 calls/s # 17.67 [+0.02] udp tx: 1171 MB/s 19874 calls/s 19874 msg/s # 18.27 [+0.60] GRO frag list over UDP tunnel ok # 19.02 [+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__->