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.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.76 [+0.45] UDP fwd perf udp rx: 1771 MB/s 1442027 calls/s # 2.83 [+1.07] udp tx: 1832 MB/s 31073 calls/s 31073 msg/s # 3.80 [+0.97] udp rx: 1962 MB/s 1597818 calls/s # 3.83 [+0.03] udp tx: 1976 MB/s 33529 calls/s 33529 msg/s # 4.80 [+0.97] udp rx: 1962 MB/s 1597958 calls/s # 4.83 [+0.03] udp tx: 1977 MB/s 33540 calls/s 33540 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1912 MB/s 1557263 calls/s # 6.01 [+1.06] udp tx: 1989 MB/s 33748 calls/s 33748 msg/s # 6.98 [+0.97] udp rx: 1966 MB/s 1601105 calls/s # 7.01 [+0.03] udp tx: 1996 MB/s 33856 calls/s 33856 msg/s # 7.98 [+0.97] udp rx: 1364 MB/s 1109980 calls/s # 8.01 [+0.03] udp tx: 1993 MB/s 33809 calls/s 33809 msg/s # 8.57 [+0.56] GRO frag list over UDP tunnel ok # 9.27 [+0.71] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.77 [+0.25] No GRO ok # 10.26 [+0.49] GRO frag list ok # 10.80 [+0.54] GRO fwd ok # 11.28 [+0.47] UDP fwd perf udp rx: 1851 MB/s 1506913 calls/s # 12.34 [+1.07] udp tx: 1962 MB/s 33281 calls/s 33281 msg/s # 13.32 [+0.97] udp rx: 1870 MB/s 1522655 calls/s # 13.34 [+0.03] udp tx: 1893 MB/s 32122 calls/s 32122 msg/s # 14.32 [+0.98] udp rx: 1925 MB/s 1567237 calls/s # 14.34 [+0.02] udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497350 calls/s # 15.53 [+1.07] udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # 16.50 [+0.97] udp rx: 1867 MB/s 1519984 calls/s # 16.53 [+0.03] udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # 17.50 [+0.97] udp rx: 1904 MB/s 1550200 calls/s # 17.53 [+0.03] udp tx: 1935 MB/s 32819 calls/s 32819 msg/s # 18.13 [+0.60] GRO frag list over UDP tunnel ok # 18.90 [+0.77] 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__->