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.30 [+0.28] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.53 [+0.67] GRO fwd ok # 2.07 [+0.54] UDP fwd perf udp rx: 1523 MB/s 1239921 calls/s # 3.15 [+1.08] udp tx: 1783 MB/s 30241 calls/s 30241 msg/s # 4.12 [+0.97] udp rx: 1893 MB/s 1541472 calls/s # 4.15 [+0.03] udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # 5.12 [+0.97] udp rx: 1891 MB/s 1539552 calls/s # 5.15 [+0.03] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1528 MB/s 1244042 calls/s # 6.34 [+1.07] udp tx: 1862 MB/s 31596 calls/s 31596 msg/s # 7.31 [+0.97] udp rx: 1875 MB/s 1526640 calls/s # 7.34 [+0.03] udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # 8.31 [+0.97] udp rx: 1875 MB/s 1526928 calls/s # 8.34 [+0.03] udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # 9.02 [+0.68] GRO frag list over UDP tunnel ok # 9.87 [+0.85] GRO fwd over UDP tunnel ok # 10.15 [+0.28] IPv6 # 10.43 [+0.28] No GRO ok # 11.02 [+0.59] GRO frag list ok # 11.63 [+0.61] GRO fwd ok # 12.18 [+0.55] UDP fwd perf udp rx: 1066 MB/s 867987 calls/s # 13.27 [+1.08] udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # 14.23 [+0.97] udp rx: 812 MB/s 661661 calls/s # 14.26 [+0.03] udp tx: 1145 MB/s 19421 calls/s 19421 msg/s # 15.23 [+0.97] udp rx: 1151 MB/s 937536 calls/s # 15.27 [+0.03] udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # 15.39 [+0.12] UDP GRO fwd perf udp rx: 1231 MB/s 1002438 calls/s # 16.48 [+1.09] udp tx: 1661 MB/s 28174 calls/s 28174 msg/s # 17.44 [+0.96] udp rx: 1555 MB/s 1265946 calls/s # 17.48 [+0.04] udp tx: 1775 MB/s 30115 calls/s 30115 msg/s # 18.44 [+0.96] udp rx: 1649 MB/s 1343231 calls/s # 18.48 [+0.04] udp tx: 1793 MB/s 30412 calls/s 30412 msg/s # 19.16 [+0.68] GRO frag list over UDP tunnel ok # 20.02 [+0.86] 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__->