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.82 [+0.55] GRO frag list ok # 1.46 [+0.64] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1132 MB/s 922306 calls/s # 3.05 [+1.07] udp tx: 1354 MB/s 22967 calls/s 22967 msg/s # 4.02 [+0.97] udp rx: 1302 MB/s 1060156 calls/s # 4.05 [+0.03] udp tx: 1324 MB/s 22464 calls/s 22464 msg/s # 5.02 [+0.97] udp rx: 1333 MB/s 1085856 calls/s # 5.05 [+0.03] udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1221 MB/s 994672 calls/s # 6.24 [+1.07] udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # 7.21 [+0.97] udp rx: 1219 MB/s 993216 calls/s # 7.24 [+0.03] udp tx: 1218 MB/s 20675 calls/s 20675 msg/s # 8.21 [+0.97] udp rx: 1289 MB/s 1049696 calls/s # 8.24 [+0.03] udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # 8.85 [+0.61] GRO frag list over UDP tunnel ok # 9.66 [+0.81] GRO fwd over UDP tunnel ok # 9.93 [+0.27] IPv6 # 10.21 [+0.27] No GRO ok # 10.77 [+0.56] GRO frag list ok # 11.38 [+0.61] GRO fwd ok # 11.87 [+0.49] UDP fwd perf udp rx: 1408 MB/s 1146719 calls/s # 12.93 [+1.06] udp tx: 1820 MB/s 30880 calls/s 30880 msg/s # 13.90 [+0.97] udp rx: 1815 MB/s 1477700 calls/s # 13.93 [+0.03] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 14.90 [+0.97] udp rx: 1755 MB/s 1429008 calls/s # 14.93 [+0.03] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1837 MB/s 1496272 calls/s # 16.11 [+1.06] udp tx: 1884 MB/s 31962 calls/s 31962 msg/s # 17.09 [+0.98] udp rx: 1877 MB/s 1528352 calls/s # 17.11 [+0.02] udp tx: 1875 MB/s 31810 calls/s 31810 msg/s # 18.09 [+0.98] udp rx: 1888 MB/s 1537072 calls/s # 18.11 [+0.02] udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # 18.73 [+0.62] GRO frag list over UDP tunnel ok # 19.52 [+0.80] 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__->