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.28 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 1162 MB/s 946124 calls/s # 3.03 [+1.07] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 4.00 [+0.97] udp rx: 1183 MB/s 963104 calls/s # 4.03 [+0.03] udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # 5.00 [+0.97] udp rx: 1207 MB/s 983093 calls/s # 5.03 [+0.03] udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 988 MB/s 804865 calls/s # 6.24 [+1.08] udp tx: 1211 MB/s 20548 calls/s 20548 msg/s # 7.20 [+0.96] udp rx: 1130 MB/s 920263 calls/s # 7.24 [+0.04] udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # 8.20 [+0.97] udp rx: 1179 MB/s 960289 calls/s # 8.24 [+0.03] udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # 8.86 [+0.63] GRO frag list over UDP tunnel ok # 9.70 [+0.83] GRO fwd over UDP tunnel ok # 9.98 [+0.28] IPv6 # 10.27 [+0.29] No GRO ok # 10.83 [+0.57] GRO frag list ok # 11.42 [+0.59] GRO fwd ok # 11.93 [+0.51] UDP fwd perf udp rx: 1466 MB/s 1193660 calls/s # 13.01 [+1.07] udp tx: 1771 MB/s 30045 calls/s 30045 msg/s # 14.01 [+1.00] udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # 14.01 [+0.00] udp rx: 1535 MB/s 1250046 calls/s # 15.01 [+1.00] udp tx: 1847 MB/s 31342 calls/s 31342 msg/s # 15.11 [+0.10] udp rx: 1652 MB/s 1344933 calls/s # 15.12 [+0.02] UDP GRO fwd perf udp rx: 1736 MB/s 1413680 calls/s # 16.20 [+1.07] udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # 17.17 [+0.97] udp rx: 1873 MB/s 1525324 calls/s # 17.20 [+0.03] udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # 18.17 [+0.97] udp rx: 1689 MB/s 1375664 calls/s # 18.20 [+0.03] udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # 18.78 [+0.58] GRO frag list over UDP tunnel ok # 19.57 [+0.79] 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__->