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.84 [+0.55] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 2.00 [+0.54] UDP fwd perf udp rx: 1139 MB/s 927600 calls/s # 3.07 [+1.08] udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # 4.04 [+0.97] udp rx: 1207 MB/s 983280 calls/s # 4.07 [+0.03] udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # 5.05 [+0.97] udp rx: 1266 MB/s 1030811 calls/s # 5.07 [+0.03] udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1652 MB/s 1345269 calls/s # 6.26 [+1.07] udp tx: 1750 MB/s 29682 calls/s 29682 msg/s # 7.24 [+0.97] udp rx: 1809 MB/s 1473170 calls/s # 7.26 [+0.03] udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # 8.24 [+0.97] udp rx: 1902 MB/s 1549104 calls/s # 8.26 [+0.03] udp tx: 1900 MB/s 32238 calls/s 32238 msg/s # 8.85 [+0.59] GRO frag list over UDP tunnel ok # 9.66 [+0.81] GRO fwd over UDP tunnel ok # 9.94 [+0.27] IPv6 # 10.21 [+0.27] No GRO ok # 10.77 [+0.57] GRO frag list ok # 11.38 [+0.60] GRO fwd ok # 11.91 [+0.53] UDP fwd perf udp rx: 1083 MB/s 882391 calls/s # 12.99 [+1.08] udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # 13.96 [+0.97] udp rx: 1066 MB/s 868624 calls/s # 13.99 [+0.03] udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # 14.96 [+0.97] udp rx: 1161 MB/s 945822 calls/s # 14.99 [+0.03] udp tx: 1204 MB/s 20431 calls/s 20431 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1407 MB/s 1145833 calls/s # 16.18 [+1.07] udp tx: 1709 MB/s 28998 calls/s 28998 msg/s # 17.19 [+1.00] udp tx: 1736 MB/s 29455 calls/s 29455 msg/s # 17.21 [+0.02] udp rx: 1506 MB/s 1226160 calls/s # 18.18 [+0.97] udp tx: 1562 MB/s 26499 calls/s 26499 msg/s # 18.29 [+0.10] udp rx: 903 MB/s 735316 calls/s # 18.81 [+0.52] GRO frag list over UDP tunnel ok # 19.65 [+0.84] 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__->