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.55] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 960 MB/s 781991 calls/s # 3.02 [+1.07] udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # 3.99 [+0.97] udp rx: 1083 MB/s 881903 calls/s # 4.02 [+0.03] udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # 4.99 [+0.97] udp rx: 1226 MB/s 998483 calls/s # 5.02 [+0.03] udp tx: 1298 MB/s 22020 calls/s 22020 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1083 MB/s 882287 calls/s # 6.20 [+1.06] udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # 7.18 [+0.98] udp rx: 1647 MB/s 1341592 calls/s # 7.20 [+0.02] udp tx: 1670 MB/s 28336 calls/s 28336 msg/s # 8.18 [+0.98] udp rx: 1861 MB/s 1515312 calls/s # 8.20 [+0.02] udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # 8.74 [+0.54] GRO frag list over UDP tunnel ok # 9.48 [+0.74] GRO fwd over UDP tunnel ok # 9.73 [+0.24] IPv6 # 9.94 [+0.22] No GRO ok # 10.44 [+0.49] GRO frag list ok # 10.97 [+0.53] GRO fwd ok # 11.47 [+0.50] UDP fwd perf udp rx: 1645 MB/s 1339509 calls/s # 12.54 [+1.07] udp tx: 1820 MB/s 30878 calls/s 30878 msg/s # 13.51 [+0.97] udp rx: 1426 MB/s 1161192 calls/s # 13.54 [+0.03] udp tx: 1926 MB/s 32667 calls/s 32667 msg/s # 14.51 [+0.97] udp rx: 1605 MB/s 1306682 calls/s # 14.54 [+0.03] udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1741 MB/s 1418049 calls/s # 15.72 [+1.06] udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # 16.70 [+0.97] udp rx: 1964 MB/s 1599328 calls/s # 16.72 [+0.03] udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # 17.70 [+0.98] udp rx: 1958 MB/s 1594736 calls/s # 17.72 [+0.02] udp tx: 1957 MB/s 33193 calls/s 33193 msg/s # 18.25 [+0.53] GRO frag list over UDP tunnel ok # 18.93 [+0.68] 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__->