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.26 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 675 MB/s 548313 calls/s # 2.92 [+1.07] udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # 3.89 [+0.97] udp rx: 819 MB/s 664633 calls/s # 3.92 [+0.03] udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # 4.89 [+0.97] udp rx: 777 MB/s 629498 calls/s # 4.92 [+0.03] udp tx: 1369 MB/s 23236 calls/s 23236 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 436 MB/s 353169 calls/s # 6.10 [+1.06] udp tx: 1410 MB/s 23920 calls/s 23920 msg/s # 7.07 [+0.97] udp rx: 474 MB/s 384373 calls/s # 7.10 [+0.03] udp tx: 1389 MB/s 23573 calls/s 23573 msg/s # 8.08 [+0.97] udp rx: 620 MB/s 502404 calls/s # 8.10 [+0.03] udp tx: 1380 MB/s 23420 calls/s 23420 msg/s # 8.71 [+0.61] GRO frag list over UDP tunnel ok # 9.43 [+0.72] GRO fwd over UDP tunnel ok # 9.67 [+0.24] IPv6 # 9.95 [+0.28] No GRO ok # 10.45 [+0.50] GRO frag list ok # 10.98 [+0.53] GRO fwd ok # 11.49 [+0.51] UDP fwd perf udp rx: 1613 MB/s 1313053 calls/s # 12.55 [+1.06] udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # 13.53 [+0.98] udp rx: 1525 MB/s 1241301 calls/s # 13.55 [+0.02] udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # 14.53 [+0.98] udp rx: 1924 MB/s 1566237 calls/s # 14.55 [+0.02] udp tx: 1957 MB/s 33200 calls/s 33200 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1865 MB/s 1518097 calls/s # 15.74 [+1.06] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 16.71 [+0.98] udp rx: 1906 MB/s 1551741 calls/s # 16.74 [+0.02] udp tx: 1934 MB/s 32810 calls/s 32810 msg/s # 17.71 [+0.98] udp rx: 1899 MB/s 1545742 calls/s # 17.74 [+0.02] udp tx: 1928 MB/s 32703 calls/s 32703 msg/s # 18.34 [+0.60] GRO frag list over UDP tunnel ok # 19.14 [+0.80] 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__->