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.23 [+0.21] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.75 [+0.44] UDP fwd perf udp rx: 1576 MB/s 1283095 calls/s # 2.82 [+1.07] udp tx: 1809 MB/s 30692 calls/s 30692 msg/s # 3.79 [+0.97] udp rx: 1874 MB/s 1526304 calls/s # 3.82 [+0.03] udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # 4.79 [+0.97] udp rx: 1764 MB/s 1436659 calls/s # 4.82 [+0.03] udp tx: 1871 MB/s 31738 calls/s 31738 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1628 MB/s 1325409 calls/s # 6.00 [+1.06] udp tx: 1699 MB/s 28821 calls/s 28821 msg/s # 6.98 [+0.98] udp rx: 1794 MB/s 1460688 calls/s # 7.00 [+0.02] udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # 7.97 [+0.98] udp rx: 1858 MB/s 1513104 calls/s # 8.00 [+0.02] udp tx: 1857 MB/s 31498 calls/s 31498 msg/s # 8.56 [+0.56] GRO frag list over UDP tunnel ok # 9.30 [+0.74] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.78 [+0.24] No GRO ok # 10.30 [+0.52] GRO frag list ok # 10.86 [+0.56] GRO fwd ok # 11.36 [+0.51] UDP fwd perf udp rx: 991 MB/s 806895 calls/s # 12.44 [+1.07] udp tx: 1047 MB/s 17759 calls/s 17759 msg/s # 13.41 [+0.97] udp rx: 1097 MB/s 893424 calls/s # 13.44 [+0.03] udp tx: 1085 MB/s 18410 calls/s 18410 msg/s # 14.41 [+0.97] udp rx: 1137 MB/s 926256 calls/s # 14.44 [+0.03] udp tx: 1147 MB/s 19463 calls/s 19463 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1040 MB/s 847474 calls/s # 15.63 [+1.07] udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # 16.60 [+0.97] udp rx: 1185 MB/s 965520 calls/s # 16.63 [+0.03] udp tx: 1184 MB/s 20098 calls/s 20098 msg/s # 17.60 [+0.97] udp rx: 1211 MB/s 986016 calls/s # 17.63 [+0.03] udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # 18.27 [+0.64] GRO frag list over UDP tunnel ok # 19.09 [+0.82] 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__->