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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 872 MB/s 710576 calls/s # 2.85 [+1.06] udp tx: 1645 MB/s 27915 calls/s 27915 msg/s # 3.83 [+0.98] udp rx: 1878 MB/s 1529589 calls/s # 3.85 [+0.02] udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # 4.83 [+0.98] udp rx: 1846 MB/s 1503055 calls/s # 4.85 [+0.02] udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1744 MB/s 1420569 calls/s # 6.03 [+1.06] udp tx: 1808 MB/s 30674 calls/s 30674 msg/s # 7.00 [+0.97] udp rx: 1931 MB/s 1572385 calls/s # 7.03 [+0.03] udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # 8.01 [+0.98] udp rx: 1968 MB/s 1602589 calls/s # 8.03 [+0.02] udp tx: 1988 MB/s 33731 calls/s 33731 msg/s # 8.58 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.70] GRO fwd over UDP tunnel ok # 9.54 [+0.26] IPv6 # 9.81 [+0.27] No GRO ok # 10.40 [+0.59] GRO frag list ok # 10.98 [+0.58] GRO fwd ok # 11.50 [+0.53] UDP fwd perf udp rx: 1428 MB/s 1162280 calls/s # 12.58 [+1.08] udp tx: 1790 MB/s 30375 calls/s 30375 msg/s # 13.55 [+0.97] udp rx: 1577 MB/s 1283968 calls/s # 13.58 [+0.03] udp tx: 1928 MB/s 32701 calls/s 32701 msg/s # 14.55 [+0.97] udp rx: 1927 MB/s 1568889 calls/s # 14.58 [+0.03] udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1760 MB/s 1433122 calls/s # 15.76 [+1.06] udp tx: 1852 MB/s 31420 calls/s 31420 msg/s # 16.74 [+0.97] udp rx: 1915 MB/s 1559560 calls/s # 16.76 [+0.03] udp tx: 1961 MB/s 33267 calls/s 33267 msg/s # 17.75 [+0.99] udp rx: 1671 MB/s 1360177 calls/s # 17.76 [+0.01] udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # 18.31 [+0.55] GRO frag list over UDP tunnel ok # 19.03 [+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__->