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.31 [+0.29] No GRO ok # 0.91 [+0.60] GRO frag list ok # 1.52 [+0.61] GRO fwd ok # 2.04 [+0.52] UDP fwd perf udp rx: 1054 MB/s 858646 calls/s # 3.11 [+1.07] udp tx: 1718 MB/s 29153 calls/s 29153 msg/s # 4.08 [+0.98] udp rx: 1161 MB/s 945888 calls/s # 4.11 [+0.02] udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # 5.08 [+0.98] udp rx: 1481 MB/s 1205857 calls/s # 5.11 [+0.02] udp tx: 1848 MB/s 31355 calls/s 31355 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1381968 calls/s # 6.30 [+1.07] udp tx: 1742 MB/s 29559 calls/s 29559 msg/s # 7.27 [+0.97] udp rx: 1151 MB/s 937443 calls/s # 7.30 [+0.03] udp tx: 1188 MB/s 20151 calls/s 20151 msg/s # 8.27 [+0.97] udp rx: 1097 MB/s 893760 calls/s # 8.30 [+0.03] udp tx: 1094 MB/s 18560 calls/s 18560 msg/s # 8.96 [+0.66] GRO frag list over UDP tunnel ok # 9.77 [+0.81] GRO fwd over UDP tunnel ok # 10.04 [+0.26] IPv6 # 10.30 [+0.26] No GRO ok # 10.84 [+0.54] GRO frag list ok # 11.41 [+0.57] GRO fwd ok # 11.94 [+0.53] UDP fwd perf udp rx: 1239 MB/s 1009020 calls/s # 13.01 [+1.07] udp tx: 1666 MB/s 28268 calls/s 28268 msg/s # 13.98 [+0.97] udp rx: 1681 MB/s 1369032 calls/s # 14.01 [+0.03] udp tx: 1659 MB/s 28154 calls/s 28154 msg/s # 14.98 [+0.97] udp rx: 1559 MB/s 1269960 calls/s # 15.01 [+0.03] udp tx: 1574 MB/s 26712 calls/s 26712 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1564 MB/s 1273984 calls/s # 16.20 [+1.07] udp tx: 1695 MB/s 28762 calls/s 28762 msg/s # 17.18 [+0.97] udp rx: 1693 MB/s 1378320 calls/s # 17.20 [+0.03] udp tx: 1693 MB/s 28730 calls/s 28730 msg/s # 18.18 [+0.98] udp rx: 1642 MB/s 1337420 calls/s # 18.20 [+0.02] udp tx: 1711 MB/s 29034 calls/s 29034 msg/s # 18.84 [+0.63] GRO frag list over UDP tunnel ok # 19.70 [+0.87] 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__->