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.26 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1203 MB/s 977525 calls/s # 3.00 [+1.07] udp tx: 1689 MB/s 28653 calls/s 28653 msg/s # 3.98 [+0.97] udp rx: 1635 MB/s 1327058 calls/s # 4.00 [+0.03] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 4.98 [+0.97] udp rx: 1618 MB/s 1314384 calls/s # 5.00 [+0.03] udp tx: 1749 MB/s 29671 calls/s 29671 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1250 MB/s 1017661 calls/s # 6.20 [+1.07] udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # 7.17 [+0.97] udp rx: 1297 MB/s 1056391 calls/s # 7.20 [+0.03] udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # 8.17 [+0.97] udp rx: 1303 MB/s 1061112 calls/s # 8.20 [+0.03] udp tx: 1306 MB/s 22164 calls/s 22164 msg/s # 8.78 [+0.58] GRO frag list over UDP tunnel ok # 9.57 [+0.79] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.11 [+0.28] No GRO ok # 10.65 [+0.54] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.71 [+0.51] UDP fwd perf udp rx: 1103 MB/s 898141 calls/s # 12.78 [+1.07] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 13.75 [+0.97] udp rx: 1214 MB/s 988403 calls/s # 13.78 [+0.03] udp tx: 1224 MB/s 20768 calls/s 20768 msg/s # 14.75 [+0.97] udp rx: 1160 MB/s 945073 calls/s # 14.78 [+0.03] udp tx: 1166 MB/s 19779 calls/s 19779 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1047 MB/s 852720 calls/s # 15.97 [+1.07] udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # 16.94 [+0.97] udp rx: 1235 MB/s 1005508 calls/s # 16.97 [+0.03] udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # 17.94 [+0.97] udp rx: 1036 MB/s 844092 calls/s # 17.97 [+0.03] udp tx: 1199 MB/s 20342 calls/s 20342 msg/s # 18.59 [+0.63] GRO frag list over UDP tunnel ok # 19.38 [+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__->