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.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.95 [+0.55] UDP fwd perf udp rx: 1497 MB/s 1218956 calls/s # 3.02 [+1.07] udp tx: 1657 MB/s 28108 calls/s 28108 msg/s # 3.99 [+0.97] udp rx: 1882 MB/s 1532736 calls/s # 4.02 [+0.03] udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # 4.99 [+0.97] udp rx: 1878 MB/s 1529472 calls/s # 5.02 [+0.03] udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1723 MB/s 1403297 calls/s # 6.22 [+1.07] udp tx: 1821 MB/s 30897 calls/s 30897 msg/s # 7.19 [+0.97] udp rx: 1741 MB/s 1417463 calls/s # 7.22 [+0.03] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 8.19 [+0.97] udp rx: 1823 MB/s 1484550 calls/s # 8.22 [+0.03] udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # 8.79 [+0.58] GRO frag list over UDP tunnel ok # 9.53 [+0.74] GRO fwd over UDP tunnel ok # 9.78 [+0.24] IPv6 # 10.03 [+0.26] No GRO ok # 10.55 [+0.52] GRO frag list ok # 11.11 [+0.55] GRO fwd ok # 11.60 [+0.49] UDP fwd perf udp rx: 899 MB/s 732394 calls/s # 12.67 [+1.08] udp tx: 1091 MB/s 18512 calls/s 18512 msg/s # 13.64 [+0.97] udp rx: 1115 MB/s 907872 calls/s # 13.67 [+0.03] udp tx: 1112 MB/s 18863 calls/s 18863 msg/s # 14.64 [+0.97] udp rx: 1091 MB/s 889008 calls/s # 14.67 [+0.03] udp tx: 1091 MB/s 18518 calls/s 18518 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1043 MB/s 849391 calls/s # 15.86 [+1.07] udp tx: 1106 MB/s 18767 calls/s 18767 msg/s # 16.84 [+0.97] udp rx: 1121 MB/s 912960 calls/s # 16.86 [+0.03] udp tx: 1121 MB/s 19020 calls/s 19020 msg/s # 17.84 [+0.97] udp rx: 1113 MB/s 906860 calls/s # 17.86 [+0.03] udp tx: 1134 MB/s 19237 calls/s 19237 msg/s # 18.44 [+0.58] GRO frag list over UDP tunnel ok # 19.17 [+0.73] 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__->