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.80 [+0.55] GRO frag list ok # 1.36 [+0.56] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1390 MB/s 1129663 calls/s # 2.90 [+1.06] udp tx: 1758 MB/s 29821 calls/s 29821 msg/s # 3.87 [+0.98] udp rx: 1615 MB/s 1314163 calls/s # 3.90 [+0.02] udp tx: 1751 MB/s 29714 calls/s 29714 msg/s # 4.87 [+0.98] udp rx: 1789 MB/s 1456490 calls/s # 4.90 [+0.02] udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1830 MB/s 1490448 calls/s # 6.07 [+1.06] udp tx: 1891 MB/s 32080 calls/s 32080 msg/s # 7.05 [+0.98] udp rx: 1812 MB/s 1475087 calls/s # 7.07 [+0.02] udp tx: 1828 MB/s 31005 calls/s 31005 msg/s # 8.05 [+0.98] udp rx: 1895 MB/s 1542712 calls/s # 8.07 [+0.02] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 8.63 [+0.56] GRO frag list over UDP tunnel ok # 9.35 [+0.72] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.83 [+0.24] No GRO ok # 10.31 [+0.48] GRO frag list ok # 10.82 [+0.51] GRO fwd ok # 11.31 [+0.49] UDP fwd perf udp rx: 1455 MB/s 1181773 calls/s # 12.37 [+1.06] udp tx: 1782 MB/s 30239 calls/s 30239 msg/s # 13.35 [+0.98] udp rx: 1670 MB/s 1353292 calls/s # 13.37 [+0.02] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 14.35 [+0.98] udp rx: 1690 MB/s 1370223 calls/s # 14.37 [+0.02] udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1524 MB/s 1236786 calls/s # 15.56 [+1.06] udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # 16.53 [+0.98] udp rx: 1655 MB/s 1341294 calls/s # 16.56 [+0.02] udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # 17.53 [+0.98] udp rx: 1705 MB/s 1382092 calls/s # 17.56 [+0.02] udp tx: 1937 MB/s 32869 calls/s 32869 msg/s # 18.08 [+0.53] GRO frag list over UDP tunnel ok # 18.75 [+0.66] 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__->