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.29 [+0.27] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.52 [+0.64] GRO fwd ok # 2.03 [+0.52] UDP fwd perf udp rx: 1093 MB/s 890579 calls/s # 3.11 [+1.08] udp tx: 1650 MB/s 27992 calls/s 27992 msg/s # 4.07 [+0.97] udp rx: 1263 MB/s 1028256 calls/s # 4.11 [+0.03] udp tx: 1473 MB/s 24992 calls/s 24992 msg/s # 5.08 [+0.97] udp rx: 1387 MB/s 1129647 calls/s # 5.11 [+0.03] udp tx: 1639 MB/s 27804 calls/s 27804 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 816 MB/s 664782 calls/s # 6.31 [+1.08] udp tx: 1040 MB/s 17642 calls/s 17642 msg/s # 7.27 [+0.96] udp rx: 981 MB/s 798691 calls/s # 7.31 [+0.04] udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # 8.27 [+0.96] udp rx: 902 MB/s 735119 calls/s # 8.31 [+0.04] udp tx: 1079 MB/s 18304 calls/s 18304 msg/s # 8.98 [+0.67] GRO frag list over UDP tunnel ok # 9.85 [+0.87] GRO fwd over UDP tunnel ok # 10.10 [+0.25] IPv6 # 10.37 [+0.26] No GRO ok # 10.90 [+0.54] GRO frag list ok # 11.46 [+0.56] GRO fwd ok # 11.97 [+0.51] UDP fwd perf udp rx: 662 MB/s 539542 calls/s # 13.05 [+1.08] udp tx: 1540 MB/s 26131 calls/s 26131 msg/s # 14.02 [+0.97] udp rx: 1059 MB/s 862506 calls/s # 14.05 [+0.03] udp tx: 1602 MB/s 27187 calls/s 27187 msg/s # 15.05 [+1.00] udp tx: 1663 MB/s 28211 calls/s 28211 msg/s # 15.05 [+0.00] udp rx: 796 MB/s 648310 calls/s # 15.18 [+0.12] UDP GRO fwd perf udp rx: 128 MB/s 104874 calls/s # 16.26 [+1.08] udp tx: 1654 MB/s 28065 calls/s 28065 msg/s # 17.26 [+1.00] udp tx: 1420 MB/s 24086 calls/s 24086 msg/s # 17.26 [+0.00] udp rx: 1021 MB/s 831942 calls/s # 18.26 [+1.00] udp tx: 1414 MB/s 23998 calls/s 23998 msg/s # 18.36 [+0.10] udp rx: 1210 MB/s 985549 calls/s # 18.91 [+0.55] GRO frag list over UDP tunnel ok # 19.81 [+0.90] 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__->