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.61] GRO frag list ok # 1.56 [+0.67] GRO fwd ok # 2.13 [+0.56] UDP fwd perf udp rx: 1034 MB/s 842228 calls/s # 3.21 [+1.08] udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # 4.17 [+0.96] udp rx: 1227 MB/s 999159 calls/s # 4.21 [+0.04] udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # 5.17 [+0.97] udp rx: 1080 MB/s 880017 calls/s # 5.21 [+0.03] udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # 5.32 [+0.12] UDP GRO fwd perf udp rx: 1274 MB/s 1037228 calls/s # 6.39 [+1.07] udp tx: 1319 MB/s 22388 calls/s 22388 msg/s # 7.36 [+0.97] udp rx: 1053 MB/s 858018 calls/s # 7.39 [+0.03] udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # 8.36 [+0.97] udp rx: 1292 MB/s 1052104 calls/s # 8.39 [+0.03] udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # 8.98 [+0.58] GRO frag list over UDP tunnel ok # 9.83 [+0.85] GRO fwd over UDP tunnel ok # 10.10 [+0.27] IPv6 # 10.38 [+0.29] No GRO ok # 10.94 [+0.55] GRO frag list ok # 11.54 [+0.60] GRO fwd ok # 12.07 [+0.53] UDP fwd perf udp rx: 1599 MB/s 1302105 calls/s # 13.14 [+1.07] udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # 14.11 [+0.97] udp rx: 1825 MB/s 1486512 calls/s # 14.14 [+0.03] udp tx: 1822 MB/s 30912 calls/s 30912 msg/s # 15.11 [+0.97] udp rx: 1675 MB/s 1364423 calls/s # 15.14 [+0.03] udp tx: 1926 MB/s 32681 calls/s 32681 msg/s # 15.26 [+0.12] UDP GRO fwd perf udp rx: 1797 MB/s 1463744 calls/s # 16.35 [+1.08] udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # 17.31 [+0.97] udp rx: 1701 MB/s 1385035 calls/s # 17.35 [+0.03] udp tx: 1741 MB/s 29542 calls/s 29542 msg/s # 18.31 [+0.97] udp rx: 1860 MB/s 1514944 calls/s # 18.35 [+0.03] udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # 18.93 [+0.59] GRO frag list over UDP tunnel ok # 19.77 [+0.84] 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__->