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.77 [+0.53] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1403 MB/s 1139668 calls/s # 2.84 [+1.06] udp tx: 1909 MB/s 32393 calls/s 32393 msg/s # 3.82 [+0.98] udp rx: 1325 MB/s 1077683 calls/s # 3.84 [+0.02] udp tx: 1816 MB/s 30802 calls/s 30802 msg/s # 4.82 [+0.98] udp rx: 1733 MB/s 1409386 calls/s # 4.84 [+0.02] udp tx: 1866 MB/s 31649 calls/s 31649 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1771 MB/s 1440961 calls/s # 6.02 [+1.06] udp tx: 1940 MB/s 32904 calls/s 32904 msg/s # 7.00 [+0.98] udp rx: 1692 MB/s 1376433 calls/s # 7.02 [+0.03] udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # 8.00 [+0.98] udp rx: 1886 MB/s 1531970 calls/s # 8.02 [+0.02] udp tx: 1957 MB/s 33201 calls/s 33201 msg/s # 8.60 [+0.58] GRO frag list over UDP tunnel ok # 9.34 [+0.74] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.84 [+0.26] No GRO ok # 10.33 [+0.49] GRO frag list ok # 10.83 [+0.50] GRO fwd ok # 11.31 [+0.48] UDP fwd perf udp rx: 1449 MB/s 1175149 calls/s # 12.37 [+1.06] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 13.35 [+0.98] udp rx: 1677 MB/s 1358907 calls/s # 13.37 [+0.03] udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # 14.35 [+0.98] udp rx: 1566 MB/s 1269313 calls/s # 14.37 [+0.02] udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1118 MB/s 905704 calls/s # 15.55 [+1.06] udp tx: 1928 MB/s 32703 calls/s 32703 msg/s # 16.52 [+0.98] udp rx: 1620 MB/s 1312323 calls/s # 16.55 [+0.02] udp tx: 1950 MB/s 33082 calls/s 33082 msg/s # 17.52 [+0.98] udp rx: 1545 MB/s 1253944 calls/s # 17.55 [+0.02] udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # 18.08 [+0.54] GRO frag list over UDP tunnel ok # 18.81 [+0.73] 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__->