make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 671 MB/s 546866 calls/s # udp tx: 1913 MB/s 32460 calls/s 32460 msg/s # udp rx: 1945 MB/s 1583937 calls/s # udp tx: 1952 MB/s 33113 calls/s 33113 msg/s # udp rx: 1957 MB/s 1593201 calls/s # udp tx: 1962 MB/s 33287 calls/s 33287 msg/s # UDP GRO fwd perf udp rx: 1769 MB/s 1439559 calls/s # udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # udp rx: 1855 MB/s 1510618 calls/s # udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # udp rx: 2046 MB/s 1666305 calls/s # udp tx: 2051 MB/s 34803 calls/s 34803 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1832 MB/s 31082 calls/s 31082 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1806 MB/s 30641 calls/s 30641 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # UDP tunnel GRO fwd perf udp tx: 1818 MB/s 30840 calls/s 30840 msg/s # udp rx: 2 MB/s 1760 calls/s # udp tx: 1827 MB/s 30996 calls/s 30996 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1828 MB/s 31012 calls/s 31012 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1109 MB/s 902758 calls/s # udp tx: 1210 MB/s 20531 calls/s 20531 msg/s # udp rx: 1233 MB/s 1003844 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1224 MB/s 996705 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # UDP GRO fwd perf udp rx: 791 MB/s 644292 calls/s # udp tx: 1222 MB/s 20737 calls/s 20737 msg/s # udp rx: 1125 MB/s 916179 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # udp rx: 1103 MB/s 897980 calls/s # udp tx: 1191 MB/s 20201 calls/s 20201 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1095 MB/s 18573 calls/s 18573 msg/s # udp rx: 73 MB/s 59533 calls/s # udp tx: 1093 MB/s 18544 calls/s 18544 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1089 MB/s 18487 calls/s 18487 msg/s # UDP tunnel GRO fwd perf udp tx: 1163 MB/s 19737 calls/s 19737 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1103 MB/s 18720 calls/s 18720 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1080 MB/s 18328 calls/s 18328 msg/s 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__->