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.24] No GRO ok # 0.83 [+0.57] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.88 [+0.47] UDP fwd perf udp rx: 1434 MB/s 1167833 calls/s # 2.95 [+1.07] udp tx: 1791 MB/s 30389 calls/s 30389 msg/s # 3.92 [+0.97] udp rx: 1981 MB/s 1613181 calls/s # 3.95 [+0.03] udp tx: 1996 MB/s 33862 calls/s 33862 msg/s # 4.92 [+0.97] udp rx: 1994 MB/s 1623913 calls/s # 4.95 [+0.03] udp tx: 2011 MB/s 34108 calls/s 34108 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1662 MB/s 1353331 calls/s # 6.13 [+1.06] udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # 7.10 [+0.98] udp rx: 1927 MB/s 1569120 calls/s # 7.13 [+0.02] udp tx: 1937 MB/s 32857 calls/s 32857 msg/s # 8.10 [+0.98] udp rx: 1947 MB/s 1585243 calls/s # 8.13 [+0.02] udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # 8.66 [+0.53] GRO frag list over UDP tunnel ok # 9.34 [+0.68] GRO fwd over UDP tunnel ok # 9.57 [+0.23] IPv6 # 9.78 [+0.21] No GRO ok # 10.26 [+0.48] GRO frag list ok # 10.76 [+0.50] GRO fwd ok # 11.21 [+0.45] UDP fwd perf udp rx: 1707 MB/s 1389809 calls/s # 12.27 [+1.06] udp tx: 1989 MB/s 33750 calls/s 33750 msg/s # 13.25 [+0.98] udp rx: 1938 MB/s 1577776 calls/s # 13.27 [+0.02] udp tx: 1999 MB/s 33920 calls/s 33920 msg/s # 14.25 [+0.98] udp rx: 1957 MB/s 1593335 calls/s # 14.27 [+0.02] udp tx: 1986 MB/s 33688 calls/s 33688 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1641 MB/s 1336055 calls/s # 15.45 [+1.06] udp tx: 1879 MB/s 31884 calls/s 31884 msg/s # 16.42 [+0.97] udp rx: 1887 MB/s 1536841 calls/s # 16.45 [+0.03] udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # 17.43 [+0.97] udp rx: 1789 MB/s 1456744 calls/s # 17.45 [+0.03] udp tx: 1795 MB/s 30460 calls/s 30460 msg/s # 18.00 [+0.55] GRO frag list over UDP tunnel ok # 18.68 [+0.68] 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__->