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.30 [+0.28] No GRO ok # 0.84 [+0.54] GRO frag list ok # 1.41 [+0.57] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1217 MB/s 991094 calls/s # 2.98 [+1.07] udp tx: 1649 MB/s 27982 calls/s 27982 msg/s # 3.96 [+0.97] udp rx: 1251 MB/s 1018802 calls/s # 3.98 [+0.02] udp tx: 1803 MB/s 30595 calls/s 30595 msg/s # 4.96 [+0.97] udp rx: 1799 MB/s 1464624 calls/s # 4.98 [+0.03] udp tx: 1800 MB/s 30535 calls/s 30535 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1539 MB/s 1252962 calls/s # 6.19 [+1.09] udp tx: 1592 MB/s 27011 calls/s 27011 msg/s # 7.16 [+0.96] udp rx: 1429 MB/s 1163622 calls/s # 7.19 [+0.04] udp tx: 1680 MB/s 28504 calls/s 28504 msg/s # 8.16 [+0.97] udp rx: 1355 MB/s 1103781 calls/s # 8.19 [+0.04] udp tx: 1389 MB/s 23570 calls/s 23570 msg/s # 8.96 [+0.76] GRO frag list over UDP tunnel ok # 9.99 [+1.03] GRO fwd over UDP tunnel ok # 10.32 [+0.33] IPv6 # 10.65 [+0.34] No GRO ok # 11.30 [+0.65] GRO frag list ok # 11.99 [+0.69] GRO fwd ok # 12.60 [+0.61] UDP fwd perf udp rx: 1164 MB/s 947660 calls/s # 13.69 [+1.09] udp tx: 1258 MB/s 21343 calls/s 21343 msg/s # 14.66 [+0.96] udp rx: 1226 MB/s 998208 calls/s # 14.69 [+0.04] udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # 15.66 [+0.96] udp rx: 1182 MB/s 962356 calls/s # 15.69 [+0.04] udp tx: 1363 MB/s 23130 calls/s 23130 msg/s # 15.82 [+0.13] UDP GRO fwd perf udp rx: 785 MB/s 639596 calls/s # 16.92 [+1.10] udp tx: 961 MB/s 16309 calls/s 16309 msg/s # 17.92 [+1.00] udp rx: 613 MB/s 499444 calls/s # 17.92 [+0.00] udp tx: 1067 MB/s 18110 calls/s 18110 msg/s # 18.92 [+1.00] udp tx: 918 MB/s 15584 calls/s 15584 msg/s # 19.02 [+0.10] udp rx: 834 MB/s 679054 calls/s # 19.70 [+0.69] GRO frag list over UDP tunnel ok # 20.72 [+1.02] 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__->