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.42 [+0.60] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1800 MB/s 1465580 calls/s # 3.01 [+1.08] udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # 3.98 [+0.97] udp rx: 1851 MB/s 1507277 calls/s # 4.01 [+0.03] udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # 4.98 [+0.97] udp rx: 1970 MB/s 1604027 calls/s # 5.01 [+0.03] udp tx: 1983 MB/s 33649 calls/s 33649 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1914 MB/s 1558670 calls/s # 6.20 [+1.07] udp tx: 1981 MB/s 33615 calls/s 33615 msg/s # 7.17 [+0.97] udp rx: 1968 MB/s 1602953 calls/s # 7.20 [+0.03] udp tx: 1983 MB/s 33640 calls/s 33640 msg/s # 8.17 [+0.98] udp rx: 1968 MB/s 1602711 calls/s # 8.20 [+0.02] udp tx: 1980 MB/s 33593 calls/s 33593 msg/s # 8.81 [+0.61] GRO frag list over UDP tunnel ok # 9.62 [+0.81] GRO fwd over UDP tunnel ok # 9.88 [+0.27] IPv6 # 10.14 [+0.26] No GRO ok # 10.70 [+0.56] GRO frag list ok # 11.25 [+0.55] GRO fwd ok # 11.72 [+0.47] UDP fwd perf udp rx: 1392 MB/s 1132825 calls/s # 12.78 [+1.06] udp tx: 1879 MB/s 31882 calls/s 31882 msg/s # 13.76 [+0.97] udp rx: 1851 MB/s 1507318 calls/s # 13.78 [+0.03] udp tx: 1912 MB/s 32434 calls/s 32434 msg/s # 14.76 [+0.98] udp rx: 1878 MB/s 1528970 calls/s # 14.78 [+0.02] udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1615 MB/s 1314900 calls/s # 15.97 [+1.07] udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # 16.94 [+0.97] udp rx: 1502 MB/s 1222511 calls/s # 16.97 [+0.03] udp tx: 1956 MB/s 33184 calls/s 33184 msg/s # 17.94 [+0.97] udp rx: 1968 MB/s 1602614 calls/s # 17.97 [+0.03] udp tx: 1979 MB/s 33570 calls/s 33570 msg/s # 18.54 [+0.57] GRO frag list over UDP tunnel ok # 19.25 [+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__->