make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-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.28 [+0.25] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.47 [+0.63] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1133 MB/s 922637 calls/s # 3.06 [+1.07] udp tx: 1209 MB/s 20517 calls/s 20517 msg/s # 4.03 [+0.98] udp rx: 1255 MB/s 1021778 calls/s # 4.06 [+0.02] udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # 5.03 [+0.98] udp rx: 1124 MB/s 915582 calls/s # 5.06 [+0.02] udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1190 MB/s 968767 calls/s # 6.25 [+1.07] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 7.22 [+0.97] udp rx: 1225 MB/s 997581 calls/s # 7.25 [+0.03] udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # 8.22 [+0.97] udp rx: 1235 MB/s 1006085 calls/s # 8.25 [+0.03] udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # 8.85 [+0.60] GRO frag list over UDP tunnel ok # 9.67 [+0.82] GRO fwd over UDP tunnel ok # 9.92 [+0.25] IPv6 # 10.21 [+0.29] No GRO ok # 10.75 [+0.54] GRO frag list ok # 11.32 [+0.57] GRO fwd ok # 11.83 [+0.51] UDP fwd perf udp rx: 1166 MB/s 949718 calls/s # 12.90 [+1.07] udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # 13.87 [+0.97] udp rx: 1183 MB/s 963860 calls/s # 13.90 [+0.03] udp tx: 1188 MB/s 20166 calls/s 20166 msg/s # 14.87 [+0.97] udp rx: 1154 MB/s 940090 calls/s # 14.90 [+0.03] udp tx: 1182 MB/s 20061 calls/s 20061 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1149 MB/s 935577 calls/s # 16.09 [+1.07] udp tx: 1198 MB/s 20319 calls/s 20319 msg/s # 17.06 [+0.97] udp rx: 1189 MB/s 968571 calls/s # 17.09 [+0.03] udp tx: 1197 MB/s 20310 calls/s 20310 msg/s # 18.06 [+0.97] udp rx: 1187 MB/s 966602 calls/s # 18.09 [+0.03] udp tx: 1193 MB/s 20237 calls/s 20237 msg/s # 18.71 [+0.62] GRO frag list over UDP tunnel ok # 19.50 [+0.79] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->