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.80 [+0.54] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1784 MB/s 1452624 calls/s # 2.92 [+1.07] udp tx: 1834 MB/s 31110 calls/s 31110 msg/s # 3.90 [+0.97] udp rx: 1931 MB/s 1572336 calls/s # 3.92 [+0.03] udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # 4.90 [+0.98] udp rx: 1931 MB/s 1572768 calls/s # 4.92 [+0.02] udp tx: 1930 MB/s 32736 calls/s 32736 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1490 MB/s 1213156 calls/s # 6.11 [+1.07] udp tx: 1522 MB/s 25818 calls/s 25818 msg/s # 7.08 [+0.97] udp rx: 1165 MB/s 949248 calls/s # 7.11 [+0.03] udp tx: 1164 MB/s 19749 calls/s 19749 msg/s # 8.09 [+0.97] udp rx: 1168 MB/s 951216 calls/s # 8.11 [+0.03] udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.74] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.90 [+0.23] No GRO ok # 10.40 [+0.50] GRO frag list ok # 10.92 [+0.52] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp rx: 1066 MB/s 867884 calls/s # 12.45 [+1.07] udp tx: 1114 MB/s 18896 calls/s 18896 msg/s # 13.42 [+0.97] udp rx: 1113 MB/s 906812 calls/s # 13.45 [+0.03] udp tx: 1127 MB/s 19129 calls/s 19129 msg/s # 14.43 [+0.97] udp rx: 1119 MB/s 910992 calls/s # 14.45 [+0.03] udp tx: 1117 MB/s 18949 calls/s 18949 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1101 MB/s 897024 calls/s # 15.64 [+1.07] udp tx: 1131 MB/s 19184 calls/s 19184 msg/s # 16.61 [+0.97] udp rx: 1051 MB/s 855696 calls/s # 16.64 [+0.02] udp tx: 1049 MB/s 17802 calls/s 17802 msg/s # 17.61 [+0.97] udp rx: 1065 MB/s 867168 calls/s # 17.64 [+0.03] udp tx: 1064 MB/s 18057 calls/s 18057 msg/s # 18.22 [+0.58] GRO frag list over UDP tunnel ok # 18.96 [+0.74] 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__->