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.01 [+0.01] IPv4 # 0.23 [+0.21] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1811 MB/s 1469447 calls/s # 2.76 [+1.05] udp tx: 1943 MB/s 32959 calls/s 32959 msg/s # 3.74 [+0.98] udp rx: 1894 MB/s 1536162 calls/s # 3.76 [+0.02] udp tx: 1984 MB/s 33666 calls/s 33666 msg/s # 4.74 [+0.98] udp rx: 1898 MB/s 1539931 calls/s # 4.76 [+0.02] udp tx: 1984 MB/s 33654 calls/s 33654 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1850 MB/s 1500934 calls/s # 5.93 [+1.06] udp tx: 1980 MB/s 33596 calls/s 33596 msg/s # 6.91 [+0.98] udp rx: 1896 MB/s 1537610 calls/s # 6.93 [+0.02] udp tx: 1986 MB/s 33700 calls/s 33700 msg/s # 7.91 [+0.98] udp rx: 1901 MB/s 1542001 calls/s # 7.93 [+0.02] udp tx: 1988 MB/s 33729 calls/s 33729 msg/s # 8.46 [+0.52] GRO frag list over UDP tunnel ok # 9.13 [+0.67] GRO fwd over UDP tunnel ok # 9.35 [+0.22] IPv6 # 9.56 [+0.21] No GRO ok # 10.05 [+0.48] GRO frag list ok # 10.56 [+0.51] GRO fwd ok # 11.05 [+0.49] UDP fwd perf udp rx: 1335 MB/s 1081857 calls/s # 12.12 [+1.07] udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # 13.09 [+0.97] udp rx: 1693 MB/s 1371798 calls/s # 13.12 [+0.03] udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # 14.09 [+0.98] udp rx: 1706 MB/s 1382342 calls/s # 14.12 [+0.02] udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # 14.23 [+0.12] UDP GRO fwd perf udp rx: 1427 MB/s 1157609 calls/s # 15.29 [+1.06] udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # 16.27 [+0.98] udp rx: 1690 MB/s 1370990 calls/s # 16.29 [+0.02] udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # 17.27 [+0.98] udp rx: 1709 MB/s 1386111 calls/s # 17.29 [+0.02] udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # 17.84 [+0.55] GRO frag list over UDP tunnel ok # 18.59 [+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__->