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.28 [+0.26] No GRO ok # 0.89 [+0.60] GRO frag list ok # 1.54 [+0.65] GRO fwd ok # 2.07 [+0.53] UDP fwd perf udp rx: 1059 MB/s 862560 calls/s # 3.14 [+1.08] udp tx: 1094 MB/s 18562 calls/s 18562 msg/s # 4.11 [+0.97] udp rx: 1125 MB/s 916224 calls/s # 4.14 [+0.03] udp tx: 1124 MB/s 19069 calls/s 19069 msg/s # 5.11 [+0.97] udp rx: 1137 MB/s 926064 calls/s # 5.14 [+0.03] udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1053 MB/s 857275 calls/s # 6.34 [+1.08] udp tx: 1092 MB/s 18526 calls/s 18526 msg/s # 7.31 [+0.97] udp rx: 1091 MB/s 888336 calls/s # 7.34 [+0.03] udp tx: 1089 MB/s 18474 calls/s 18474 msg/s # 8.31 [+0.97] udp rx: 1136 MB/s 925296 calls/s # 8.34 [+0.03] udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # 9.03 [+0.69] GRO frag list over UDP tunnel ok # 9.89 [+0.86] GRO fwd over UDP tunnel ok # 10.16 [+0.27] IPv6 # 10.44 [+0.28] No GRO ok # 11.00 [+0.57] GRO frag list ok # 11.60 [+0.59] GRO fwd ok # 12.12 [+0.52] UDP fwd perf udp rx: 1460 MB/s 1189372 calls/s # 13.19 [+1.07] udp tx: 1582 MB/s 26846 calls/s 26846 msg/s # 14.16 [+0.97] udp rx: 1705 MB/s 1388352 calls/s # 14.19 [+0.03] udp tx: 1707 MB/s 28964 calls/s 28964 msg/s # 15.16 [+0.97] udp rx: 1812 MB/s 1475472 calls/s # 15.19 [+0.03] udp tx: 1811 MB/s 30728 calls/s 30728 msg/s # 15.31 [+0.12] UDP GRO fwd perf udp rx: 1623 MB/s 1321459 calls/s # 16.39 [+1.08] udp tx: 1702 MB/s 28879 calls/s 28879 msg/s # 17.35 [+0.97] udp rx: 1846 MB/s 1503408 calls/s # 17.39 [+0.03] udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # 18.36 [+0.97] udp rx: 1841 MB/s 1499328 calls/s # 18.39 [+0.03] udp tx: 1839 MB/s 31201 calls/s 31201 msg/s # 19.02 [+0.64] GRO frag list over UDP tunnel ok # 19.80 [+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__->