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.37 [+0.60] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1630 MB/s 1325318 calls/s # 2.93 [+1.06] udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # 3.90 [+0.98] udp rx: 1816 MB/s 1477503 calls/s # 3.93 [+0.02] udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # 4.90 [+0.98] udp rx: 1930 MB/s 1571773 calls/s # 4.93 [+0.02] udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1496691 calls/s # 6.10 [+1.06] udp tx: 1897 MB/s 32183 calls/s 32183 msg/s # 7.08 [+0.98] udp rx: 1883 MB/s 1533105 calls/s # 7.10 [+0.02] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 8.08 [+0.98] udp rx: 1930 MB/s 1571055 calls/s # 8.10 [+0.02] udp tx: 1939 MB/s 32894 calls/s 32894 msg/s # 8.65 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.67] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.82 [+0.26] No GRO ok # 10.33 [+0.51] GRO frag list ok # 10.82 [+0.49] GRO fwd ok # 11.27 [+0.46] UDP fwd perf udp rx: 1215 MB/s 986121 calls/s # 12.34 [+1.06] udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # 13.31 [+0.97] udp rx: 1638 MB/s 1330235 calls/s # 13.34 [+0.03] udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # 14.31 [+0.97] udp rx: 1767 MB/s 1434138 calls/s # 14.34 [+0.03] udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1359 MB/s 1101697 calls/s # 15.52 [+1.06] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 16.49 [+0.97] udp rx: 1733 MB/s 1404385 calls/s # 16.52 [+0.03] udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # 17.49 [+0.98] udp rx: 1751 MB/s 1419088 calls/s # 17.52 [+0.03] udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # 18.07 [+0.55] GRO frag list over UDP tunnel ok # 18.73 [+0.66] 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__->