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.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 979 MB/s 795334 calls/s # 2.84 [+1.06] udp tx: 1603 MB/s 27188 calls/s 27188 msg/s # 3.81 [+0.98] udp rx: 898 MB/s 730319 calls/s # 3.84 [+0.02] udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # 4.81 [+0.98] udp rx: 1120 MB/s 912287 calls/s # 4.84 [+0.02] udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968540 calls/s # 6.02 [+1.07] udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # 6.99 [+0.97] udp rx: 1281 MB/s 1043303 calls/s # 7.02 [+0.03] udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # 7.99 [+0.97] udp rx: 1295 MB/s 1054810 calls/s # 8.02 [+0.03] udp tx: 1308 MB/s 22189 calls/s 22189 msg/s # 8.61 [+0.59] GRO frag list over UDP tunnel ok # 9.40 [+0.79] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.96 [+0.30] No GRO ok # 10.51 [+0.56] GRO frag list ok # 11.07 [+0.56] GRO fwd ok # 11.59 [+0.52] UDP fwd perf udp rx: 1182 MB/s 962663 calls/s # 12.66 [+1.06] udp tx: 1238 MB/s 21000 calls/s 21000 msg/s # 13.63 [+0.97] udp rx: 1242 MB/s 1011528 calls/s # 13.66 [+0.03] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 14.63 [+0.97] udp rx: 1244 MB/s 1012971 calls/s # 14.66 [+0.03] udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1178 MB/s 959589 calls/s # 15.85 [+1.07] udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # 16.82 [+0.97] udp rx: 1239 MB/s 1008717 calls/s # 16.85 [+0.03] udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # 17.82 [+0.97] udp rx: 1232 MB/s 1003082 calls/s # 17.85 [+0.03] udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # 18.45 [+0.60] GRO frag list over UDP tunnel ok # 19.23 [+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__->