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.24 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1707 MB/s 1389623 calls/s # 2.82 [+1.07] udp tx: 1957 MB/s 33194 calls/s 33194 msg/s # 3.79 [+0.97] udp rx: 1648 MB/s 1341749 calls/s # 3.82 [+0.03] udp tx: 1978 MB/s 33563 calls/s 33563 msg/s # 4.79 [+0.97] udp rx: 1765 MB/s 1437518 calls/s # 4.82 [+0.03] udp tx: 1760 MB/s 29856 calls/s 29856 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1744 MB/s 1419899 calls/s # 6.01 [+1.07] udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # 6.98 [+0.97] udp rx: 1742 MB/s 1418645 calls/s # 7.01 [+0.03] udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # 7.98 [+0.97] udp rx: 1979 MB/s 1611177 calls/s # 8.01 [+0.03] udp tx: 2004 MB/s 34004 calls/s 34004 msg/s # 8.61 [+0.60] GRO frag list over UDP tunnel ok # 9.41 [+0.80] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.99 [+0.56] GRO fwd ok # 11.51 [+0.52] UDP fwd perf udp rx: 1630 MB/s 1327386 calls/s # 12.57 [+1.06] udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # 13.54 [+0.98] udp rx: 1900 MB/s 1547486 calls/s # 13.57 [+0.02] udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # 14.55 [+0.98] udp rx: 1954 MB/s 1590829 calls/s # 14.57 [+0.02] udp tx: 1963 MB/s 33302 calls/s 33302 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1840 MB/s 1498213 calls/s # 15.74 [+1.06] udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # 16.72 [+0.97] udp rx: 1946 MB/s 1584731 calls/s # 16.75 [+0.03] udp tx: 1958 MB/s 33217 calls/s 33217 msg/s # 17.72 [+0.97] udp rx: 1965 MB/s 1599943 calls/s # 17.74 [+0.03] udp tx: 1975 MB/s 33500 calls/s 33500 msg/s # 18.30 [+0.56] GRO frag list over UDP tunnel ok # 19.04 [+0.74] 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__->