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.81 [+0.54] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.93 [+0.53] UDP fwd perf udp rx: 1198 MB/s 975884 calls/s # 3.00 [+1.07] udp tx: 1246 MB/s 21142 calls/s 21142 msg/s # 3.97 [+0.97] udp rx: 1258 MB/s 1024656 calls/s # 4.00 [+0.03] udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # 4.97 [+0.97] udp rx: 1258 MB/s 1024752 calls/s # 5.00 [+0.03] udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1230 MB/s 1001955 calls/s # 6.19 [+1.07] udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # 7.16 [+0.97] udp rx: 1270 MB/s 1034064 calls/s # 7.19 [+0.03] udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # 8.16 [+0.98] udp rx: 1066 MB/s 868576 calls/s # 8.19 [+0.02] udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # 8.80 [+0.61] GRO frag list over UDP tunnel ok # 9.55 [+0.75] GRO fwd over UDP tunnel ok # 9.78 [+0.24] IPv6 # 10.04 [+0.26] No GRO ok # 10.52 [+0.48] GRO frag list ok # 11.03 [+0.51] GRO fwd ok # 11.48 [+0.45] UDP fwd perf udp rx: 1728 MB/s 1407415 calls/s # 12.54 [+1.06] udp tx: 1850 MB/s 31379 calls/s 31379 msg/s # 13.52 [+0.98] udp rx: 1872 MB/s 1524192 calls/s # 13.54 [+0.02] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 14.52 [+0.98] udp rx: 1862 MB/s 1516608 calls/s # 14.54 [+0.02] udp tx: 1861 MB/s 31577 calls/s 31577 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1705 MB/s 1388851 calls/s # 15.71 [+1.06] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 16.69 [+0.98] udp rx: 1893 MB/s 1541472 calls/s # 16.71 [+0.02] udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # 17.69 [+0.98] udp rx: 1885 MB/s 1535232 calls/s # 17.71 [+0.02] udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # 18.27 [+0.56] 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__->