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.23 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.79 [+0.49] UDP fwd perf udp rx: 1335 MB/s 1085871 calls/s # 2.86 [+1.07] udp tx: 1623 MB/s 27531 calls/s 27531 msg/s # 3.83 [+0.97] udp rx: 1657 MB/s 1348032 calls/s # 3.86 [+0.03] udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # 4.83 [+0.97] udp rx: 1933 MB/s 1572916 calls/s # 4.86 [+0.03] udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1499271 calls/s # 6.04 [+1.06] udp tx: 1986 MB/s 33698 calls/s 33698 msg/s # 7.01 [+0.98] udp rx: 1931 MB/s 1568740 calls/s # 7.04 [+0.02] udp tx: 1995 MB/s 33838 calls/s 33838 msg/s # 8.01 [+0.98] udp rx: 1940 MB/s 1576325 calls/s # 8.04 [+0.02] udp tx: 1997 MB/s 33873 calls/s 33873 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.34 [+0.74] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.83 [+0.24] No GRO ok # 10.35 [+0.53] GRO frag list ok # 10.92 [+0.57] GRO fwd ok # 11.45 [+0.53] UDP fwd perf udp rx: 1284 MB/s 1041677 calls/s # 12.51 [+1.06] udp tx: 1821 MB/s 30894 calls/s 30894 msg/s # 13.49 [+0.98] udp rx: 1558 MB/s 1263172 calls/s # 13.51 [+0.02] udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # 14.49 [+0.98] udp rx: 1616 MB/s 1310289 calls/s # 14.51 [+0.02] udp tx: 1819 MB/s 30854 calls/s 30854 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1608 MB/s 1303887 calls/s # 15.69 [+1.06] udp tx: 1912 MB/s 32435 calls/s 32435 msg/s # 16.67 [+0.98] udp rx: 1657 MB/s 1342301 calls/s # 16.69 [+0.02] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 17.67 [+0.98] udp rx: 1644 MB/s 1332224 calls/s # 17.69 [+0.02] udp tx: 1948 MB/s 33049 calls/s 33049 msg/s # 18.25 [+0.56] GRO frag list over UDP tunnel ok # 18.93 [+0.68] 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__->