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.26 [+0.24] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1306 MB/s 1063712 calls/s # 2.83 [+1.06] udp tx: 1801 MB/s 30547 calls/s 30547 msg/s # 3.80 [+0.97] udp rx: 1897 MB/s 1544964 calls/s # 3.83 [+0.03] udp tx: 1975 MB/s 33501 calls/s 33501 msg/s # 4.80 [+0.98] udp rx: 1878 MB/s 1529367 calls/s # 4.83 [+0.02] udp tx: 1964 MB/s 33318 calls/s 33318 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1928 MB/s 1570096 calls/s # 6.02 [+1.07] udp tx: 1986 MB/s 33695 calls/s 33695 msg/s # 6.99 [+0.97] udp rx: 1751 MB/s 1425520 calls/s # 7.02 [+0.03] udp tx: 1964 MB/s 33325 calls/s 33325 msg/s # 7.99 [+0.97] udp rx: 1827 MB/s 1487748 calls/s # 8.02 [+0.03] udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # 8.64 [+0.63] GRO frag list over UDP tunnel ok # 9.41 [+0.76] GRO fwd over UDP tunnel ok # 9.67 [+0.26] IPv6 # 9.91 [+0.24] No GRO ok # 10.45 [+0.54] GRO frag list ok # 11.01 [+0.56] GRO fwd ok # 11.53 [+0.51] UDP fwd perf udp rx: 1408 MB/s 1146661 calls/s # 12.60 [+1.08] udp tx: 1633 MB/s 27707 calls/s 27707 msg/s # 13.57 [+0.97] udp rx: 1635 MB/s 1331322 calls/s # 13.60 [+0.03] udp tx: 1836 MB/s 31146 calls/s 31146 msg/s # 14.57 [+0.97] udp rx: 1926 MB/s 1568176 calls/s # 14.60 [+0.03] udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1201 MB/s 978092 calls/s # 15.79 [+1.07] udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # 16.76 [+0.97] udp rx: 1275 MB/s 1038096 calls/s # 16.79 [+0.03] udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # 17.76 [+0.97] udp rx: 1266 MB/s 1030800 calls/s # 17.79 [+0.03] udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # 18.79 [+1.00] GRO frag list over UDP tunnel ok # 20.78 [+1.99] 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__->