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.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.82 [+0.49] UDP fwd perf udp rx: 1716 MB/s 1394981 calls/s # 2.88 [+1.07] udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # 3.86 [+0.97] udp rx: 1795 MB/s 1455373 calls/s # 3.88 [+0.03] udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # 4.86 [+0.97] udp rx: 1786 MB/s 1447940 calls/s # 4.88 [+0.03] udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1658 MB/s 1347443 calls/s # 6.08 [+1.07] udp tx: 1767 MB/s 29983 calls/s 29983 msg/s # 7.05 [+0.97] udp rx: 1715 MB/s 1394190 calls/s # 7.08 [+0.03] udp tx: 1774 MB/s 30089 calls/s 30089 msg/s # 8.05 [+0.97] udp rx: 1826 MB/s 1480957 calls/s # 8.08 [+0.03] udp tx: 1939 MB/s 32899 calls/s 32899 msg/s # 8.67 [+0.59] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.92 [+0.28] No GRO ok # 10.44 [+0.52] GRO frag list ok # 10.98 [+0.54] GRO fwd ok # 11.44 [+0.46] UDP fwd perf udp rx: 1502 MB/s 1217301 calls/s # 12.50 [+1.06] udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # 13.48 [+0.98] udp rx: 1670 MB/s 1352935 calls/s # 13.50 [+0.02] udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # 14.48 [+0.98] udp rx: 1690 MB/s 1369616 calls/s # 14.50 [+0.02] udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1450 MB/s 1177672 calls/s # 15.69 [+1.06] udp tx: 1797 MB/s 30479 calls/s 30479 msg/s # 16.66 [+0.97] udp rx: 1693 MB/s 1375627 calls/s # 16.69 [+0.03] udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # 17.66 [+0.97] udp rx: 1783 MB/s 1448885 calls/s # 17.69 [+0.03] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 18.23 [+0.55] GRO frag list over UDP tunnel ok # 19.00 [+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__->