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.25 [+0.23] No GRO ok # 0.71 [+0.46] GRO frag list ok # 1.21 [+0.50] GRO fwd ok # 1.65 [+0.44] UDP fwd perf udp rx: 1729 MB/s 1407573 calls/s # 2.71 [+1.06] udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # 3.69 [+0.98] udp rx: 1875 MB/s 1526762 calls/s # 3.71 [+0.02] udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # 4.69 [+0.98] udp rx: 1834 MB/s 1491954 calls/s # 4.71 [+0.02] udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # 4.83 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1474818 calls/s # 5.89 [+1.06] udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # 6.86 [+0.97] udp rx: 1895 MB/s 1543063 calls/s # 6.89 [+0.03] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 7.86 [+0.97] udp rx: 1870 MB/s 1522493 calls/s # 7.89 [+0.03] udp tx: 1882 MB/s 31930 calls/s 31930 msg/s # 8.46 [+0.57] GRO frag list over UDP tunnel ok # 9.19 [+0.73] GRO fwd over UDP tunnel ok # 9.42 [+0.24] IPv6 # 9.69 [+0.26] No GRO ok # 10.20 [+0.51] GRO frag list ok # 10.70 [+0.51] GRO fwd ok # 11.19 [+0.49] UDP fwd perf udp rx: 1590 MB/s 1288992 calls/s # 12.26 [+1.07] udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # 13.23 [+0.97] udp rx: 1708 MB/s 1385298 calls/s # 13.26 [+0.03] udp tx: 1872 MB/s 31760 calls/s 31760 msg/s # 14.23 [+0.97] udp rx: 1709 MB/s 1385695 calls/s # 14.26 [+0.03] udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1403200 calls/s # 15.44 [+1.06] udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # 16.41 [+0.98] udp rx: 1769 MB/s 1436926 calls/s # 16.43 [+0.02] udp tx: 1875 MB/s 31818 calls/s 31818 msg/s # 17.41 [+0.98] udp rx: 1757 MB/s 1427081 calls/s # 17.44 [+0.02] udp tx: 1878 MB/s 31869 calls/s 31869 msg/s # 17.99 [+0.55] GRO frag list over UDP tunnel ok # 18.69 [+0.70] 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__->