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.30 [+0.28] No GRO ok # 0.79 [+0.49] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1844 MB/s 1498894 calls/s # 2.93 [+1.06] udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # 3.90 [+0.97] udp rx: 1851 MB/s 1504432 calls/s # 3.93 [+0.03] udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # 4.90 [+0.97] udp rx: 1891 MB/s 1538594 calls/s # 4.93 [+0.03] udp tx: 1926 MB/s 32667 calls/s 32667 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1796 MB/s 1461175 calls/s # 6.11 [+1.06] udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # 7.09 [+0.98] udp rx: 1847 MB/s 1501879 calls/s # 7.11 [+0.02] udp tx: 1901 MB/s 32248 calls/s 32248 msg/s # 8.09 [+0.98] udp rx: 1878 MB/s 1527270 calls/s # 8.11 [+0.02] udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # 8.70 [+0.59] GRO frag list over UDP tunnel ok # 9.44 [+0.74] GRO fwd over UDP tunnel ok # 9.68 [+0.24] IPv6 # 9.94 [+0.25] No GRO ok # 10.49 [+0.56] GRO frag list ok # 11.06 [+0.56] GRO fwd ok # 11.54 [+0.48] UDP fwd perf udp rx: 1160 MB/s 942295 calls/s # 12.60 [+1.07] udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # 13.58 [+0.97] udp rx: 1744 MB/s 1415297 calls/s # 13.60 [+0.03] udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # 14.58 [+0.97] udp rx: 1712 MB/s 1388384 calls/s # 14.60 [+0.03] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1647 MB/s 1336044 calls/s # 15.79 [+1.06] udp tx: 1822 MB/s 30908 calls/s 30908 msg/s # 16.76 [+0.98] udp rx: 1536 MB/s 1244778 calls/s # 16.79 [+0.02] udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # 17.76 [+0.98] udp rx: 1757 MB/s 1424410 calls/s # 17.79 [+0.02] udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # 18.34 [+0.55] GRO frag list over UDP tunnel ok # 19.05 [+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__->