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.76 [+0.52] GRO frag list ok # 1.37 [+0.61] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1625 MB/s 1321816 calls/s # 2.93 [+1.06] udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # 3.91 [+0.98] udp rx: 1940 MB/s 1578496 calls/s # 3.93 [+0.02] udp tx: 1961 MB/s 33272 calls/s 33272 msg/s # 4.91 [+0.98] udp rx: 1948 MB/s 1584776 calls/s # 4.93 [+0.02] udp tx: 1969 MB/s 33401 calls/s 33401 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1787 MB/s 1454636 calls/s # 6.12 [+1.07] udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # 7.09 [+0.97] udp rx: 1897 MB/s 1543934 calls/s # 7.12 [+0.03] udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # 8.09 [+0.97] udp rx: 1941 MB/s 1579515 calls/s # 8.12 [+0.03] udp tx: 1961 MB/s 33264 calls/s 33264 msg/s # 8.69 [+0.57] GRO frag list over UDP tunnel ok # 9.47 [+0.78] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.95 [+0.24] No GRO ok # 10.56 [+0.61] GRO frag list ok # 11.88 [+1.32] GRO fwd ok # 12.82 [+0.95] UDP fwd perf udp rx: 864 MB/s 702533 calls/s # 13.92 [+1.09] udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # 14.88 [+0.96] udp rx: 1110 MB/s 902446 calls/s # 14.92 [+0.03] udp tx: 1355 MB/s 22988 calls/s 22988 msg/s # 15.88 [+0.97] udp rx: 1546 MB/s 1255407 calls/s # 15.92 [+0.03] udp tx: 1838 MB/s 31182 calls/s 31182 msg/s # 16.04 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 929970 calls/s # 17.11 [+1.07] udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # 18.09 [+0.98] udp rx: 1349 MB/s 1094861 calls/s # 18.11 [+0.02] udp tx: 1892 MB/s 32094 calls/s 32094 msg/s # 19.10 [+0.99] udp rx: 1721 MB/s 1397521 calls/s # 19.11 [+0.01] udp tx: 1886 MB/s 31993 calls/s 31993 msg/s # 19.65 [+0.54] GRO frag list over UDP tunnel ok # 20.41 [+0.76] 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__->