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.26 [+0.25] No GRO ok # 0.76 [+0.49] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1379 MB/s 1121193 calls/s # 2.87 [+1.07] udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # 3.84 [+0.97] udp rx: 1890 MB/s 1537068 calls/s # 3.87 [+0.03] udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # 4.84 [+0.97] udp rx: 1891 MB/s 1539023 calls/s # 4.87 [+0.03] udp tx: 1924 MB/s 32637 calls/s 32637 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1450383 calls/s # 6.05 [+1.06] udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # 7.02 [+0.97] udp rx: 1705 MB/s 1383198 calls/s # 7.05 [+0.03] udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # 8.02 [+0.98] udp rx: 1818 MB/s 1474550 calls/s # 8.05 [+0.02] udp tx: 1955 MB/s 33165 calls/s 33165 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.72] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.81 [+0.25] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.87 [+0.55] GRO fwd ok # 11.36 [+0.49] UDP fwd perf udp rx: 1630 MB/s 1325322 calls/s # 12.42 [+1.06] udp tx: 1758 MB/s 29820 calls/s 29820 msg/s # 13.40 [+0.97] udp rx: 1789 MB/s 1454625 calls/s # 13.42 [+0.03] udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # 14.40 [+0.97] udp rx: 1806 MB/s 1469599 calls/s # 14.42 [+0.03] udp tx: 1829 MB/s 31032 calls/s 31032 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1372838 calls/s # 15.61 [+1.06] udp tx: 1830 MB/s 31054 calls/s 31054 msg/s # 16.58 [+0.97] udp rx: 1777 MB/s 1444201 calls/s # 16.61 [+0.03] udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # 17.58 [+0.98] udp rx: 1771 MB/s 1439286 calls/s # 17.61 [+0.02] udp tx: 1859 MB/s 31546 calls/s 31546 msg/s # 18.18 [+0.57] GRO frag list over UDP tunnel ok # 18.91 [+0.72] 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__->