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: 672 MB/s 547619 calls/s # udp tx: 1696 MB/s 28775 calls/s 28775 msg/s # udp rx: 1751 MB/s 1425637 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # udp rx: 1672 MB/s 1361634 calls/s # udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # UDP GRO fwd perf udp rx: 1540 MB/s 1253137 calls/s # udp tx: 1964 MB/s 33325 calls/s 33325 msg/s # udp rx: 1960 MB/s 1594598 calls/s # udp tx: 1977 MB/s 33535 calls/s 33535 msg/s # udp rx: 1962 MB/s 1596743 calls/s # udp tx: 1978 MB/s 33551 calls/s 33551 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: 1563 MB/s 1267305 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # udp rx: 1704 MB/s 1380378 calls/s # udp tx: 1993 MB/s 33809 calls/s 33809 msg/s # udp rx: 1706 MB/s 1382712 calls/s # udp tx: 1969 MB/s 33411 calls/s 33411 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1389480 calls/s # udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # udp rx: 1738 MB/s 1409824 calls/s # udp tx: 1957 MB/s 33199 calls/s 33199 msg/s # udp rx: 1754 MB/s 1421312 calls/s # udp tx: 1970 MB/s 33414 calls/s 33414 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__->