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.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.30 [+0.59] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1672 MB/s 1359620 calls/s # 2.84 [+1.06] udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # 3.82 [+0.98] udp rx: 1950 MB/s 1586697 calls/s # 3.84 [+0.02] udp tx: 1972 MB/s 33447 calls/s 33447 msg/s # 4.82 [+0.98] udp rx: 1948 MB/s 1585855 calls/s # 4.84 [+0.02] udp tx: 1962 MB/s 33282 calls/s 33282 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1523646 calls/s # 6.02 [+1.06] udp tx: 1965 MB/s 33340 calls/s 33340 msg/s # 7.00 [+0.98] udp rx: 1943 MB/s 1581890 calls/s # 7.02 [+0.02] udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # 8.00 [+0.98] udp rx: 1927 MB/s 1568769 calls/s # 8.02 [+0.02] udp tx: 1945 MB/s 32994 calls/s 32994 msg/s # 8.57 [+0.55] GRO frag list over UDP tunnel ok # 9.25 [+0.68] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.75 [+0.26] No GRO ok # 10.25 [+0.50] GRO frag list ok # 10.76 [+0.51] GRO fwd ok # 11.21 [+0.45] UDP fwd perf udp rx: 1576 MB/s 1279999 calls/s # 12.27 [+1.06] udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # 13.25 [+0.98] udp rx: 1753 MB/s 1423318 calls/s # 13.27 [+0.02] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 14.25 [+0.98] udp rx: 1750 MB/s 1418273 calls/s # 14.27 [+0.02] udp tx: 1930 MB/s 32746 calls/s 32746 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1755 MB/s 1424790 calls/s # 15.44 [+1.06] udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # 16.42 [+0.98] udp rx: 1637 MB/s 1328874 calls/s # 16.44 [+0.02] udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # 17.42 [+0.98] udp rx: 1806 MB/s 1466517 calls/s # 17.44 [+0.02] udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # 17.94 [+0.50] GRO frag list over UDP tunnel ok # 18.65 [+0.71] 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__->