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: 1406 MB/s 1144284 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # udp rx: 1365 MB/s 1111360 calls/s # udp tx: 1862 MB/s 31597 calls/s 31597 msg/s # udp rx: 1932 MB/s 1573253 calls/s # udp tx: 1941 MB/s 32935 calls/s 32935 msg/s # UDP GRO fwd perf udp rx: 1646 MB/s 1340279 calls/s # udp tx: 1787 MB/s 30322 calls/s 30322 msg/s # udp rx: 1805 MB/s 1468305 calls/s # udp tx: 1898 MB/s 32199 calls/s 32199 msg/s # udp rx: 1639 MB/s 1333150 calls/s # udp tx: 1877 MB/s 31836 calls/s 31836 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: 1110 MB/s 903498 calls/s # udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # udp rx: 1200 MB/s 976913 calls/s # udp tx: 1234 MB/s 20940 calls/s 20940 msg/s # udp rx: 1247 MB/s 1015353 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # UDP GRO fwd perf udp rx: 1125 MB/s 916194 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1088 MB/s 885974 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # udp rx: 1222 MB/s 995369 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 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__->