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.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.40 [+0.57] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1356 MB/s 1104588 calls/s # 2.97 [+1.07] udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # 3.94 [+0.97] udp rx: 1701 MB/s 1384836 calls/s # 3.97 [+0.03] udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # 4.94 [+0.97] udp rx: 1496 MB/s 1218305 calls/s # 4.97 [+0.03] udp tx: 1977 MB/s 33541 calls/s 33541 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1631 MB/s 1328102 calls/s # 6.15 [+1.07] udp tx: 1969 MB/s 33397 calls/s 33397 msg/s # 7.13 [+0.97] udp rx: 1599 MB/s 1301570 calls/s # 7.15 [+0.03] udp tx: 1983 MB/s 33635 calls/s 33635 msg/s # 8.13 [+0.98] udp rx: 1925 MB/s 1567430 calls/s # 8.15 [+0.02] udp tx: 1975 MB/s 33513 calls/s 33513 msg/s # 8.75 [+0.59] GRO frag list over UDP tunnel ok # 9.48 [+0.74] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 10.01 [+0.27] No GRO ok # 10.54 [+0.54] GRO frag list ok # 11.10 [+0.56] GRO fwd ok # 11.63 [+0.53] UDP fwd perf udp rx: 1611 MB/s 1311350 calls/s # 12.70 [+1.07] udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # 13.67 [+0.97] udp rx: 1879 MB/s 1530086 calls/s # 13.70 [+0.03] udp tx: 1946 MB/s 33015 calls/s 33015 msg/s # 14.67 [+0.97] udp rx: 1823 MB/s 1484178 calls/s # 14.70 [+0.03] udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1464 MB/s 1191948 calls/s # 15.89 [+1.07] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 16.87 [+0.97] udp rx: 1948 MB/s 1585971 calls/s # 16.89 [+0.03] udp tx: 1971 MB/s 33432 calls/s 33432 msg/s # 17.87 [+0.97] udp rx: 1965 MB/s 1599976 calls/s # 17.89 [+0.03] udp tx: 1990 MB/s 33762 calls/s 33762 msg/s # 18.49 [+0.59] GRO frag list over UDP tunnel ok # 19.25 [+0.77] 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__->