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.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.47 [+0.60] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1329 MB/s 1082702 calls/s # 3.04 [+1.07] udp tx: 1763 MB/s 29906 calls/s 29906 msg/s # 4.01 [+0.97] udp rx: 1603 MB/s 1305199 calls/s # 4.04 [+0.03] udp tx: 1715 MB/s 29089 calls/s 29089 msg/s # 5.02 [+0.97] udp rx: 1651 MB/s 1344472 calls/s # 5.04 [+0.03] udp tx: 1705 MB/s 28921 calls/s 28921 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1350 MB/s 1099823 calls/s # 6.24 [+1.08] udp tx: 1674 MB/s 28397 calls/s 28397 msg/s # 7.21 [+0.97] udp rx: 1671 MB/s 1361140 calls/s # 7.24 [+0.03] udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # 8.21 [+0.97] udp rx: 1878 MB/s 1529568 calls/s # 8.24 [+0.03] udp tx: 1877 MB/s 31843 calls/s 31843 msg/s # 8.92 [+0.68] GRO frag list over UDP tunnel ok # 9.84 [+0.92] GRO fwd over UDP tunnel ok # 10.12 [+0.28] IPv6 # 10.43 [+0.31] No GRO ok # 11.03 [+0.60] GRO frag list ok # 11.66 [+0.63] GRO fwd ok # 12.21 [+0.56] UDP fwd perf udp rx: 1072 MB/s 872787 calls/s # 13.29 [+1.07] udp tx: 1157 MB/s 19630 calls/s 19630 msg/s # 14.26 [+0.97] udp rx: 1057 MB/s 860684 calls/s # 14.29 [+0.03] udp tx: 1077 MB/s 18276 calls/s 18276 msg/s # 15.26 [+0.97] udp rx: 1168 MB/s 951648 calls/s # 15.29 [+0.03] udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # 15.41 [+0.12] UDP GRO fwd perf udp rx: 959 MB/s 780951 calls/s # 16.50 [+1.09] udp tx: 1015 MB/s 17219 calls/s 17219 msg/s # 17.47 [+0.97] udp rx: 1115 MB/s 907857 calls/s # 17.50 [+0.03] udp tx: 1146 MB/s 19452 calls/s 19452 msg/s # 18.47 [+0.97] udp rx: 1184 MB/s 963936 calls/s # 18.50 [+0.03] udp tx: 1182 MB/s 20056 calls/s 20056 msg/s # 19.12 [+0.62] GRO frag list over UDP tunnel ok # 19.94 [+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__->