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.24 [+0.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.79 [+0.49] UDP fwd perf udp rx: 1597 MB/s 1300000 calls/s # 2.86 [+1.07] udp tx: 1854 MB/s 31461 calls/s 31461 msg/s # 3.83 [+0.97] udp rx: 1865 MB/s 1517670 calls/s # 3.86 [+0.03] udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # 4.83 [+0.98] udp rx: 1936 MB/s 1575775 calls/s # 4.86 [+0.02] udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1895 MB/s 1542503 calls/s # 6.04 [+1.06] udp tx: 1967 MB/s 33366 calls/s 33366 msg/s # 7.02 [+0.98] udp rx: 1950 MB/s 1587048 calls/s # 7.04 [+0.02] udp tx: 1972 MB/s 33459 calls/s 33459 msg/s # 8.02 [+0.98] udp rx: 1951 MB/s 1588188 calls/s # 8.04 [+0.02] udp tx: 1973 MB/s 33478 calls/s 33478 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.37 [+0.76] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.86 [+0.25] No GRO ok # 10.39 [+0.53] GRO frag list ok # 10.93 [+0.54] GRO fwd ok # 11.41 [+0.48] UDP fwd perf udp rx: 1561 MB/s 1267531 calls/s # 12.47 [+1.06] udp tx: 1812 MB/s 30749 calls/s 30749 msg/s # 13.45 [+0.97] udp rx: 1720 MB/s 1395170 calls/s # 13.47 [+0.03] udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # 14.45 [+0.97] udp rx: 567 MB/s 459653 calls/s # 14.47 [+0.03] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 545 MB/s 441466 calls/s # 15.68 [+1.08] udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # 16.64 [+0.97] udp rx: 627 MB/s 508356 calls/s # 16.68 [+0.03] udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # 17.64 [+0.97] udp rx: 1182 MB/s 959134 calls/s # 17.68 [+0.03] udp tx: 1736 MB/s 29457 calls/s 29457 msg/s # 18.33 [+0.65] GRO frag list over UDP tunnel ok # 19.12 [+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__->