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: 1005 MB/s 816184 calls/s # udp tx: 1642 MB/s 27865 calls/s 27865 msg/s # udp rx: 1808 MB/s 1471390 calls/s # udp tx: 1933 MB/s 32787 calls/s 32787 msg/s # udp rx: 1919 MB/s 1562194 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # UDP GRO fwd perf udp rx: 1607 MB/s 1308150 calls/s # udp tx: 1853 MB/s 31440 calls/s 31440 msg/s # udp rx: 1915 MB/s 1559549 calls/s # udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # udp rx: 1826 MB/s 1486771 calls/s # udp tx: 1955 MB/s 33164 calls/s 33164 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: 1702 MB/s 1384639 calls/s # udp tx: 1847 MB/s 31328 calls/s 31328 msg/s # udp rx: 1705 MB/s 1388350 calls/s # udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # udp rx: 1448 MB/s 1179102 calls/s # udp tx: 1821 MB/s 30891 calls/s 30891 msg/s # UDP GRO fwd perf udp rx: 1375 MB/s 1119172 calls/s # udp tx: 1780 MB/s 30197 calls/s 30197 msg/s # udp rx: 1364 MB/s 1109710 calls/s # udp tx: 1798 MB/s 30503 calls/s 30503 msg/s # udp tx: 1866 MB/s 31654 calls/s 31654 msg/s # udp rx: 1658 MB/s 1349640 calls/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__->