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.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1489 MB/s 1208853 calls/s # 2.78 [+1.06] udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # 3.76 [+0.98] udp rx: 1789 MB/s 1452329 calls/s # 3.78 [+0.02] udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # 4.76 [+0.98] udp rx: 1840 MB/s 1494318 calls/s # 4.78 [+0.02] udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1812 MB/s 1470737 calls/s # 5.96 [+1.06] udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # 6.94 [+0.98] udp rx: 1701 MB/s 1381472 calls/s # 6.96 [+0.02] udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # 7.94 [+0.98] udp rx: 1843 MB/s 1497315 calls/s # 7.96 [+0.02] udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # 8.49 [+0.53] GRO frag list over UDP tunnel ok # 9.18 [+0.69] GRO fwd over UDP tunnel ok # 9.41 [+0.23] IPv6 # 9.67 [+0.26] No GRO ok # 10.15 [+0.48] GRO frag list ok # 10.66 [+0.51] GRO fwd ok # 11.10 [+0.44] UDP fwd perf udp rx: 1307 MB/s 1059042 calls/s # 12.16 [+1.06] udp tx: 1854 MB/s 31456 calls/s 31456 msg/s # 13.14 [+0.98] udp rx: 1663 MB/s 1348017 calls/s # 13.16 [+0.02] udp tx: 1926 MB/s 32673 calls/s 32673 msg/s # 14.14 [+0.98] udp rx: 1384 MB/s 1121908 calls/s # 14.16 [+0.02] udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # 14.28 [+0.12] UDP GRO fwd perf udp rx: 1626 MB/s 1318304 calls/s # 15.34 [+1.06] udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # 16.34 [+1.00] udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # 16.34 [+0.00] udp rx: 1623 MB/s 1315497 calls/s # 17.34 [+1.00] udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # 17.44 [+0.10] udp rx: 1506 MB/s 1220584 calls/s # 17.91 [+0.47] GRO frag list over UDP tunnel ok # 18.67 [+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__->