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.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1700 MB/s 1383043 calls/s # 2.85 [+1.06] udp tx: 1902 MB/s 32276 calls/s 32276 msg/s # 3.85 [+1.00] udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # 3.88 [+0.03] udp rx: 1884 MB/s 1533272 calls/s # 4.85 [+0.97] udp tx: 1924 MB/s 32644 calls/s 32644 msg/s # 4.95 [+0.10] udp rx: 1854 MB/s 1508823 calls/s # 4.97 [+0.02] UDP GRO fwd perf udp rx: 1751 MB/s 1424544 calls/s # 6.03 [+1.06] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 7.00 [+0.97] udp rx: 1809 MB/s 1470972 calls/s # 7.03 [+0.02] udp tx: 1821 MB/s 30898 calls/s 30898 msg/s # 8.01 [+0.98] udp rx: 1627 MB/s 1323352 calls/s # 8.03 [+0.02] udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.30 [+0.71] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.78 [+0.24] No GRO ok # 10.30 [+0.51] GRO frag list ok # 10.80 [+0.50] GRO fwd ok # 11.25 [+0.45] UDP fwd perf udp rx: 1490 MB/s 1208474 calls/s # 12.31 [+1.06] udp tx: 1888 MB/s 32033 calls/s 32033 msg/s # 13.29 [+0.98] udp rx: 1346 MB/s 1092389 calls/s # 13.31 [+0.02] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 14.29 [+0.98] udp rx: 893 MB/s 724787 calls/s # 14.31 [+0.02] udp tx: 1531 MB/s 25970 calls/s 25970 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 497 MB/s 402296 calls/s # 15.49 [+1.06] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 16.47 [+0.97] udp rx: 591 MB/s 478329 calls/s # 16.49 [+0.03] udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # 17.47 [+0.98] udp rx: 459 MB/s 371912 calls/s # 17.49 [+0.02] udp tx: 1297 MB/s 22013 calls/s 22013 msg/s # 18.13 [+0.64] GRO frag list over UDP tunnel ok # 18.91 [+0.77] 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__->