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.03 [+0.03] IPv4 # 0.31 [+0.29] No GRO ok # 0.91 [+0.59] GRO frag list ok # 1.59 [+0.68] GRO fwd ok # 2.19 [+0.59] UDP fwd perf udp rx: 850 MB/s 692461 calls/s # 3.26 [+1.08] udp tx: 1627 MB/s 27604 calls/s 27604 msg/s # 4.23 [+0.97] udp rx: 1659 MB/s 1350816 calls/s # 4.26 [+0.03] udp tx: 1676 MB/s 28434 calls/s 28434 msg/s # 5.24 [+0.97] udp rx: 1609 MB/s 1310697 calls/s # 5.26 [+0.03] udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # 5.39 [+0.12] UDP GRO fwd perf udp rx: 1579 MB/s 1286191 calls/s # 6.47 [+1.08] udp tx: 1759 MB/s 29841 calls/s 29841 msg/s # 7.43 [+0.97] udp rx: 1353 MB/s 1101641 calls/s # 7.47 [+0.03] udp tx: 1707 MB/s 28952 calls/s 28952 msg/s # 8.43 [+0.97] udp rx: 1811 MB/s 1474560 calls/s # 8.47 [+0.03] udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # 9.15 [+0.68] GRO frag list over UDP tunnel ok # 10.08 [+0.93] GRO fwd over UDP tunnel ok # 10.37 [+0.29] IPv6 # 10.67 [+0.30] No GRO ok # 11.27 [+0.60] GRO frag list ok # 11.92 [+0.65] GRO fwd ok # 12.50 [+0.58] UDP fwd perf udp rx: 1101 MB/s 896379 calls/s # 13.58 [+1.08] udp tx: 1379 MB/s 23404 calls/s 23404 msg/s # 14.58 [+1.00] udp tx: 1783 MB/s 30252 calls/s 30252 msg/s # 14.58 [+0.00] udp rx: 1508 MB/s 1227900 calls/s # 15.58 [+1.00] udp tx: 1784 MB/s 30260 calls/s 30260 msg/s # 15.68 [+0.10] udp rx: 1267 MB/s 1031955 calls/s # 15.70 [+0.02] UDP GRO fwd perf udp rx: 1611 MB/s 1311626 calls/s # 16.79 [+1.09] udp tx: 1718 MB/s 29153 calls/s 29153 msg/s # 17.76 [+0.97] udp rx: 1709 MB/s 1391568 calls/s # 17.79 [+0.03] udp tx: 1707 MB/s 28967 calls/s 28967 msg/s # 18.76 [+0.97] udp rx: 1455 MB/s 1185167 calls/s # 18.79 [+0.03] udp tx: 1767 MB/s 29971 calls/s 29971 msg/s # 19.47 [+0.68] GRO frag list over UDP tunnel ok # 20.36 [+0.89] 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__->