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.73 [+0.50] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1329 MB/s 1080554 calls/s # 2.83 [+1.06] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 3.80 [+0.98] udp rx: 1861 MB/s 1514412 calls/s # 3.83 [+0.02] udp tx: 1964 MB/s 33327 calls/s 33327 msg/s # 4.80 [+0.98] udp rx: 1869 MB/s 1519311 calls/s # 4.83 [+0.02] udp tx: 1961 MB/s 33260 calls/s 33260 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1458 MB/s 1185055 calls/s # 6.00 [+1.06] udp tx: 1954 MB/s 33142 calls/s 33142 msg/s # 6.98 [+0.98] udp rx: 1937 MB/s 1576710 calls/s # 7.00 [+0.02] udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # 7.98 [+0.98] udp rx: 1933 MB/s 1572055 calls/s # 8.00 [+0.02] udp tx: 1965 MB/s 33329 calls/s 33329 msg/s # 8.57 [+0.57] GRO frag list over UDP tunnel ok # 9.30 [+0.73] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.79 [+0.25] No GRO ok # 10.24 [+0.45] GRO frag list ok # 10.77 [+0.53] GRO fwd ok # 11.26 [+0.49] UDP fwd perf udp rx: 1575 MB/s 1276842 calls/s # 12.32 [+1.07] udp tx: 1887 MB/s 32012 calls/s 32012 msg/s # 13.29 [+0.97] udp rx: 1731 MB/s 1403668 calls/s # 13.32 [+0.03] udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # 14.29 [+0.97] udp rx: 1777 MB/s 1441670 calls/s # 14.32 [+0.03] udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1456 MB/s 1180936 calls/s # 15.49 [+1.06] udp tx: 1846 MB/s 31310 calls/s 31310 msg/s # 16.47 [+0.98] udp rx: 1597 MB/s 1296622 calls/s # 16.49 [+0.02] udp tx: 1715 MB/s 29101 calls/s 29101 msg/s # 17.47 [+0.98] udp rx: 1718 MB/s 1392998 calls/s # 17.49 [+0.02] udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # 18.01 [+0.52] GRO frag list over UDP tunnel ok # 18.71 [+0.70] 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__->