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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1604 MB/s 1306419 calls/s # udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # udp rx: 1802 MB/s 1466974 calls/s # udp tx: 1928 MB/s 32710 calls/s 32710 msg/s # udp rx: 1921 MB/s 1563873 calls/s # udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # UDP GRO fwd perf udp rx: 1769 MB/s 1439700 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1869 MB/s 1521744 calls/s # udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # udp rx: 1867 MB/s 1519803 calls/s # udp tx: 1894 MB/s 32137 calls/s 32137 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1577 MB/s 1279711 calls/s # udp tx: 1872 MB/s 31755 calls/s 31755 msg/s # udp rx: 1785 MB/s 1447900 calls/s # udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # udp rx: 1746 MB/s 1416136 calls/s # udp tx: 1946 MB/s 33016 calls/s 33016 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1333668 calls/s # udp tx: 1963 MB/s 33310 calls/s 33310 msg/s # udp rx: 1745 MB/s 1415085 calls/s # udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # udp rx: 1754 MB/s 1421209 calls/s # udp tx: 1962 MB/s 33284 calls/s 33284 msg/s # GRO frag list over UDP tunnel ok # 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__->