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.27 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.43 [+0.57] GRO fwd ok # 1.89 [+0.46] UDP fwd perf udp rx: 1208 MB/s 982847 calls/s # 2.95 [+1.06] udp tx: 1785 MB/s 30290 calls/s 30290 msg/s # 3.92 [+0.98] udp rx: 1894 MB/s 1540619 calls/s # 3.95 [+0.02] udp tx: 1951 MB/s 33104 calls/s 33104 msg/s # 4.92 [+0.98] udp rx: 1924 MB/s 1566115 calls/s # 4.95 [+0.02] udp tx: 1956 MB/s 33191 calls/s 33191 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1876 MB/s 1527399 calls/s # 6.12 [+1.06] udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # 7.10 [+0.98] udp rx: 1924 MB/s 1566481 calls/s # 7.12 [+0.02] udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # 8.10 [+0.98] udp rx: 1932 MB/s 1572950 calls/s # 8.12 [+0.02] udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # 8.65 [+0.53] GRO frag list over UDP tunnel ok # 9.34 [+0.70] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.85 [+0.26] No GRO ok # 10.32 [+0.47] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.28 [+0.43] UDP fwd perf udp rx: 1659 MB/s 1345859 calls/s # 12.33 [+1.06] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 13.31 [+0.98] udp rx: 1604 MB/s 1301528 calls/s # 13.33 [+0.02] udp tx: 1902 MB/s 32271 calls/s 32271 msg/s # 14.31 [+0.98] udp rx: 1594 MB/s 1291679 calls/s # 14.33 [+0.02] udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1373 MB/s 1114906 calls/s # 15.51 [+1.06] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 16.48 [+0.97] udp rx: 1757 MB/s 1426892 calls/s # 16.51 [+0.03] udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # 17.48 [+0.97] udp rx: 1732 MB/s 1404114 calls/s # 17.51 [+0.03] udp tx: 1898 MB/s 32205 calls/s 32205 msg/s # 18.06 [+0.55] GRO frag list over UDP tunnel ok # 18.79 [+0.74] 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__->