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.24 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1099 MB/s 893378 calls/s # 2.78 [+1.06] udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # 3.75 [+0.98] udp rx: 1273 MB/s 1034785 calls/s # 3.78 [+0.02] udp tx: 1350 MB/s 22897 calls/s 22897 msg/s # 4.76 [+0.98] udp rx: 1315 MB/s 1070270 calls/s # 4.78 [+0.02] udp tx: 1378 MB/s 23384 calls/s 23384 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1137 MB/s 924468 calls/s # 5.97 [+1.07] udp tx: 1376 MB/s 23339 calls/s 23339 msg/s # 6.94 [+0.97] udp rx: 1300 MB/s 1057006 calls/s # 6.97 [+0.03] udp tx: 1385 MB/s 23503 calls/s 23503 msg/s # 7.94 [+0.97] udp rx: 1317 MB/s 1071062 calls/s # 7.97 [+0.03] udp tx: 1385 MB/s 23493 calls/s 23493 msg/s # 8.61 [+0.63] GRO frag list over UDP tunnel ok # 9.34 [+0.74] GRO fwd over UDP tunnel ok # 9.57 [+0.22] IPv6 # 9.80 [+0.24] No GRO ok # 10.27 [+0.47] GRO frag list ok # 10.79 [+0.52] GRO fwd ok # 11.22 [+0.43] UDP fwd perf udp rx: 1423 MB/s 1153699 calls/s # 12.28 [+1.06] udp tx: 1879 MB/s 31871 calls/s 31871 msg/s # 13.26 [+0.98] udp rx: 1259 MB/s 1021902 calls/s # 13.28 [+0.02] udp tx: 1738 MB/s 29488 calls/s 29488 msg/s # 14.26 [+0.98] udp rx: 1178 MB/s 959426 calls/s # 14.28 [+0.02] udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 769 MB/s 625885 calls/s # 15.47 [+1.07] udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # 16.47 [+1.00] udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # 16.53 [+0.06] udp rx: 820 MB/s 667674 calls/s # 17.47 [+0.94] udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # 17.57 [+0.10] udp rx: 1168 MB/s 950174 calls/s # 18.09 [+0.52] GRO frag list over UDP tunnel ok # 18.94 [+0.85] 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__->