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.24] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1118 MB/s 910767 calls/s # 3.04 [+1.06] udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # 4.02 [+0.98] udp rx: 1122 MB/s 913924 calls/s # 4.04 [+0.02] udp tx: 1176 MB/s 19959 calls/s 19959 msg/s # 5.02 [+0.98] udp rx: 1111 MB/s 904678 calls/s # 5.04 [+0.02] udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 918829 calls/s # 6.24 [+1.07] udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # 7.21 [+0.97] udp rx: 1203 MB/s 979824 calls/s # 7.24 [+0.03] udp tx: 1202 MB/s 20394 calls/s 20394 msg/s # 8.21 [+0.97] udp rx: 1194 MB/s 972336 calls/s # 8.24 [+0.03] udp tx: 1192 MB/s 20234 calls/s 20234 msg/s # 8.84 [+0.60] GRO frag list over UDP tunnel ok # 9.65 [+0.81] GRO fwd over UDP tunnel ok # 9.91 [+0.26] IPv6 # 10.16 [+0.25] No GRO ok # 10.68 [+0.51] GRO frag list ok # 11.25 [+0.58] GRO fwd ok # 11.76 [+0.50] UDP fwd perf udp rx: 1608 MB/s 1309260 calls/s # 12.82 [+1.07] udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # 13.80 [+0.98] udp rx: 1709 MB/s 1391491 calls/s # 13.82 [+0.02] udp tx: 1800 MB/s 30546 calls/s 30546 msg/s # 14.80 [+0.98] udp rx: 1819 MB/s 1481020 calls/s # 14.82 [+0.02] udp tx: 1817 MB/s 30823 calls/s 30823 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1415 MB/s 1152632 calls/s # 16.01 [+1.07] udp tx: 1769 MB/s 30010 calls/s 30010 msg/s # 16.99 [+0.98] udp rx: 1682 MB/s 1369491 calls/s # 17.01 [+0.02] udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # 17.99 [+0.98] udp rx: 1436 MB/s 1169852 calls/s # 18.01 [+0.02] udp tx: 1820 MB/s 30877 calls/s 30877 msg/s # 18.56 [+0.55] GRO frag list over UDP tunnel ok # 19.27 [+0.71] 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__->