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: 1649 MB/s 1341786 calls/s # udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # udp rx: 1406 MB/s 1143426 calls/s # udp tx: 1967 MB/s 33365 calls/s 33365 msg/s # udp rx: 1720 MB/s 1398982 calls/s # udp tx: 1964 MB/s 33326 calls/s 33326 msg/s # UDP GRO fwd perf udp rx: 1489 MB/s 1211267 calls/s # udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # udp rx: 1586 MB/s 1289249 calls/s # udp tx: 1834 MB/s 31122 calls/s 31122 msg/s # udp rx: 1761 MB/s 1433467 calls/s # udp tx: 1969 MB/s 33405 calls/s 33405 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: 1186 MB/s 962682 calls/s # udp tx: 1800 MB/s 30544 calls/s 30544 msg/s # udp rx: 1727 MB/s 1399796 calls/s # udp tx: 1948 MB/s 33052 calls/s 33052 msg/s # udp rx: 1728 MB/s 1400281 calls/s # udp tx: 1946 MB/s 33019 calls/s 33019 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1333403 calls/s # udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # udp rx: 1671 MB/s 1354746 calls/s # udp tx: 1934 MB/s 32806 calls/s 32806 msg/s # udp rx: 1727 MB/s 1400058 calls/s # udp tx: 1938 MB/s 32877 calls/s 32877 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__->