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.26 [+0.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1713 MB/s 1395376 calls/s # 2.91 [+1.07] udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # 3.88 [+0.97] udp rx: 1804 MB/s 1469017 calls/s # 3.91 [+0.03] udp tx: 1805 MB/s 30630 calls/s 30630 msg/s # 4.88 [+0.97] udp rx: 1816 MB/s 1479182 calls/s # 4.91 [+0.03] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1404 MB/s 1143224 calls/s # 6.10 [+1.07] udp tx: 1694 MB/s 28740 calls/s 28740 msg/s # 7.07 [+0.97] udp rx: 1257 MB/s 1023485 calls/s # 7.10 [+0.03] udp tx: 1372 MB/s 23278 calls/s 23278 msg/s # 8.07 [+0.97] udp rx: 1126 MB/s 916922 calls/s # 8.10 [+0.03] udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # 8.76 [+0.66] GRO frag list over UDP tunnel ok # 9.63 [+0.87] GRO fwd over UDP tunnel ok # 9.91 [+0.28] IPv6 # 10.20 [+0.29] No GRO ok # 10.79 [+0.59] GRO frag list ok # 11.39 [+0.60] GRO fwd ok # 11.92 [+0.53] UDP fwd perf udp rx: 1076 MB/s 876312 calls/s # 13.01 [+1.09] udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # 13.97 [+0.96] udp rx: 1169 MB/s 952272 calls/s # 14.01 [+0.04] udp tx: 1168 MB/s 19811 calls/s 19811 msg/s # 14.98 [+0.97] udp rx: 1156 MB/s 941424 calls/s # 15.01 [+0.03] udp tx: 1155 MB/s 19598 calls/s 19598 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940576 calls/s # 16.21 [+1.08] udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # 17.18 [+0.97] udp rx: 1026 MB/s 835556 calls/s # 17.21 [+0.03] udp tx: 1165 MB/s 19761 calls/s 19761 msg/s # 18.18 [+0.97] udp rx: 1137 MB/s 925673 calls/s # 18.21 [+0.03] udp tx: 1165 MB/s 19768 calls/s 19768 msg/s # 18.85 [+0.65] GRO frag list over UDP tunnel ok # 19.70 [+0.85] 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__->