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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1545 MB/s 1258329 calls/s # 2.87 [+1.07] udp tx: 1755 MB/s 29772 calls/s 29772 msg/s # 3.84 [+0.97] udp rx: 1653 MB/s 1346275 calls/s # 3.87 [+0.03] udp tx: 1663 MB/s 28210 calls/s 28210 msg/s # 4.84 [+0.97] udp rx: 1195 MB/s 973312 calls/s # 4.87 [+0.03] udp tx: 1839 MB/s 31198 calls/s 31198 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1333723 calls/s # 6.05 [+1.07] udp tx: 1707 MB/s 28967 calls/s 28967 msg/s # 7.03 [+0.97] udp rx: 1617 MB/s 1317008 calls/s # 7.05 [+0.03] udp tx: 1740 MB/s 29520 calls/s 29520 msg/s # 8.03 [+0.97] udp rx: 1335 MB/s 1086986 calls/s # 8.05 [+0.03] udp tx: 1566 MB/s 26577 calls/s 26577 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.86 [+0.25] No GRO ok # 10.37 [+0.51] GRO frag list ok # 10.88 [+0.52] GRO fwd ok # 11.37 [+0.49] UDP fwd perf udp rx: 847 MB/s 690246 calls/s # 12.44 [+1.07] udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # 13.42 [+0.97] udp rx: 994 MB/s 809977 calls/s # 13.44 [+0.03] udp tx: 1112 MB/s 18862 calls/s 18862 msg/s # 14.42 [+0.97] udp rx: 1090 MB/s 887466 calls/s # 14.44 [+0.03] udp tx: 1150 MB/s 19509 calls/s 19509 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1021 MB/s 831719 calls/s # 15.63 [+1.06] udp tx: 1082 MB/s 18360 calls/s 18360 msg/s # 16.60 [+0.97] udp rx: 1018 MB/s 829170 calls/s # 16.63 [+0.03] udp tx: 1074 MB/s 18222 calls/s 18222 msg/s # 17.60 [+0.98] udp rx: 1164 MB/s 948048 calls/s # 17.63 [+0.02] udp tx: 1163 MB/s 19738 calls/s 19738 msg/s # 18.22 [+0.59] GRO frag list over UDP tunnel ok # 19.01 [+0.79] 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__->