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.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1626 MB/s 1323995 calls/s # 2.84 [+1.06] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 3.82 [+0.97] udp rx: 1871 MB/s 1523870 calls/s # 3.84 [+0.02] udp tx: 1895 MB/s 32148 calls/s 32148 msg/s # 4.82 [+0.98] udp rx: 1865 MB/s 1518280 calls/s # 4.84 [+0.02] udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1491430 calls/s # 6.02 [+1.06] udp tx: 1960 MB/s 33246 calls/s 33246 msg/s # 7.02 [+1.00] udp tx: 1953 MB/s 33138 calls/s 33138 msg/s # 7.02 [+0.00] udp rx: 1458 MB/s 1187308 calls/s # 8.02 [+1.00] udp tx: 1957 MB/s 33200 calls/s 33200 msg/s # 8.12 [+0.10] udp rx: 1797 MB/s 1463048 calls/s # 8.55 [+0.43] GRO frag list over UDP tunnel ok # 9.26 [+0.71] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.74 [+0.24] No GRO ok # 10.26 [+0.52] GRO frag list ok # 10.79 [+0.53] GRO fwd ok # 11.26 [+0.47] UDP fwd perf udp rx: 1612 MB/s 1312682 calls/s # 12.32 [+1.06] udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # 13.30 [+0.98] udp rx: 1933 MB/s 1573562 calls/s # 13.32 [+0.02] udp tx: 1948 MB/s 33048 calls/s 33048 msg/s # 14.30 [+0.98] udp rx: 1874 MB/s 1526031 calls/s # 14.32 [+0.02] udp tx: 1895 MB/s 32153 calls/s 32153 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454355 calls/s # 15.51 [+1.07] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 16.50 [+0.99] udp rx: 1832 MB/s 1491933 calls/s # 16.51 [+0.01] udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # 17.50 [+1.00] udp rx: 1654 MB/s 1346495 calls/s # 17.51 [+0.00] udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # 18.09 [+0.58] GRO frag list over UDP tunnel ok # 18.83 [+0.75] 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__->