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 DETECTED CRASH, lowering timeout # 0.83 [+0.57] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1496 MB/s 1218501 calls/s # 2.99 [+1.07] udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # 3.96 [+0.97] udp rx: 1840 MB/s 1498080 calls/s # 3.99 [+0.03] udp tx: 1838 MB/s 31176 calls/s 31176 msg/s # 4.96 [+0.97] udp rx: 1847 MB/s 1503888 calls/s # 4.99 [+0.03] udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1681 MB/s 1369184 calls/s # 6.18 [+1.07] udp tx: 1770 MB/s 30036 calls/s 30036 msg/s # 7.15 [+0.97] udp rx: 1540 MB/s 1253952 calls/s # 7.18 [+0.03] udp tx: 1535 MB/s 26036 calls/s 26036 msg/s # 8.15 [+0.97] udp rx: 1738 MB/s 1415184 calls/s # 8.18 [+0.03] udp tx: 1737 MB/s 29477 calls/s 29477 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.08 [+0.25] No GRO ok # 10.62 [+0.54] GRO frag list ok # 11.19 [+0.57] GRO fwd ok # 11.71 [+0.52] UDP fwd perf udp rx: 1641 MB/s 1336697 calls/s # 12.79 [+1.08] udp tx: 1758 MB/s 29824 calls/s 29824 msg/s # 13.76 [+0.97] udp rx: 1840 MB/s 1498128 calls/s # 13.79 [+0.03] udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # 14.76 [+0.97] udp rx: 1830 MB/s 1490112 calls/s # 14.79 [+0.03] udp tx: 1827 MB/s 31001 calls/s 31001 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1723 MB/s 1403088 calls/s # 15.98 [+1.07] udp tx: 1779 MB/s 30182 calls/s 30182 msg/s # 16.95 [+0.97] udp rx: 1848 MB/s 1505152 calls/s # 16.98 [+0.03] udp tx: 1847 MB/s 31327 calls/s 31327 msg/s # 17.95 [+0.97] udp rx: 1680 MB/s 1368123 calls/s # 17.98 [+0.03] udp tx: 1854 MB/s 31454 calls/s 31454 msg/s # 18.57 [+0.60] GRO frag list over UDP tunnel ok # 19.36 [+0.78] 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__->