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.77 [+0.52] GRO frag list ok # 1.29 [+0.52] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1711 MB/s 1393093 calls/s # 2.80 [+1.06] udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # 3.77 [+0.98] udp rx: 1933 MB/s 1574375 calls/s # 3.80 [+0.02] udp tx: 1968 MB/s 33389 calls/s 33389 msg/s # 4.77 [+0.98] udp rx: 1862 MB/s 1516500 calls/s # 4.80 [+0.02] udp tx: 1871 MB/s 31744 calls/s 31744 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1843 MB/s 1501159 calls/s # 5.97 [+1.06] udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # 6.95 [+0.98] udp rx: 1747 MB/s 1422225 calls/s # 6.97 [+0.02] udp tx: 1758 MB/s 29825 calls/s 29825 msg/s # 7.95 [+0.98] udp rx: 1972 MB/s 1605522 calls/s # 7.97 [+0.02] udp tx: 1994 MB/s 33829 calls/s 33829 msg/s # 8.48 [+0.51] GRO frag list over UDP tunnel ok # 9.19 [+0.70] GRO fwd over UDP tunnel ok # 9.42 [+0.24] IPv6 # 9.65 [+0.22] No GRO ok # 10.12 [+0.48] GRO frag list ok # 10.65 [+0.53] GRO fwd ok # 11.11 [+0.46] UDP fwd perf udp rx: 1671 MB/s 1360425 calls/s # 12.17 [+1.06] udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # 13.15 [+0.97] udp rx: 1593 MB/s 1296324 calls/s # 13.17 [+0.03] udp tx: 1961 MB/s 33275 calls/s 33275 msg/s # 14.15 [+0.98] udp rx: 1866 MB/s 1518710 calls/s # 14.17 [+0.02] udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1524397 calls/s # 15.35 [+1.06] udp tx: 1954 MB/s 33143 calls/s 33143 msg/s # 16.32 [+0.97] udp rx: 1940 MB/s 1579331 calls/s # 16.35 [+0.03] udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # 17.32 [+0.97] udp rx: 1911 MB/s 1556141 calls/s # 17.35 [+0.03] udp tx: 1956 MB/s 33186 calls/s 33186 msg/s # 17.89 [+0.54] GRO frag list over UDP tunnel ok # 18.58 [+0.69] 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__->