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.45 [+0.64] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 1021 MB/s 831984 calls/s # 3.03 [+1.07] udp tx: 1056 MB/s 17927 calls/s 17927 msg/s # 4.00 [+0.97] udp rx: 1182 MB/s 962514 calls/s # 4.03 [+0.03] udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # 5.00 [+0.97] udp rx: 1199 MB/s 976320 calls/s # 5.03 [+0.03] udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1165 MB/s 948672 calls/s # 6.21 [+1.06] udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # 7.18 [+0.97] udp rx: 1182 MB/s 962736 calls/s # 7.21 [+0.03] udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # 8.18 [+0.97] udp rx: 1146 MB/s 932976 calls/s # 8.21 [+0.03] udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # 8.78 [+0.57] GRO frag list over UDP tunnel ok # 9.51 [+0.73] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 9.98 [+0.23] No GRO ok # 10.48 [+0.50] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.49 [+0.47] UDP fwd perf udp rx: 1262 MB/s 1027483 calls/s # 12.56 [+1.07] udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # 13.53 [+0.97] udp rx: 1298 MB/s 1056984 calls/s # 13.56 [+0.03] udp tx: 1461 MB/s 24781 calls/s 24781 msg/s # 14.53 [+0.97] udp rx: 1545 MB/s 1257924 calls/s # 14.56 [+0.03] udp tx: 1715 MB/s 29088 calls/s 29088 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1703 MB/s 1386768 calls/s # 15.75 [+1.07] udp tx: 1739 MB/s 29505 calls/s 29505 msg/s # 16.72 [+0.97] udp rx: 1435 MB/s 1168450 calls/s # 16.75 [+0.03] udp tx: 1602 MB/s 27179 calls/s 27179 msg/s # 17.72 [+0.97] udp rx: 1572 MB/s 1280415 calls/s # 17.75 [+0.03] udp tx: 1773 MB/s 30088 calls/s 30088 msg/s # 18.32 [+0.57] GRO frag list over UDP tunnel ok # 19.07 [+0.75] 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__->