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: 1720 MB/s 1400458 calls/s # udp tx: 1836 MB/s 31144 calls/s 31144 msg/s # udp rx: 1725 MB/s 1404321 calls/s # udp tx: 1778 MB/s 30163 calls/s 30163 msg/s # udp rx: 1824 MB/s 1485564 calls/s # udp tx: 1831 MB/s 31066 calls/s 31066 msg/s # UDP GRO fwd perf udp rx: 1062 MB/s 863734 calls/s # udp tx: 1437 MB/s 24379 calls/s 24379 msg/s # udp rx: 1356 MB/s 1104161 calls/s # udp tx: 1370 MB/s 23238 calls/s 23238 msg/s # udp rx: 1281 MB/s 1043235 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 858 MB/s 14553 calls/s 14553 msg/s # udp rx: 12 MB/s 9857 calls/s # udp tx: 1354 MB/s 22971 calls/s 22971 msg/s # udp rx: 881 MB/s 712685 calls/s # udp tx: 1442 MB/s 24472 calls/s 24472 msg/s # udp rx: 765 MB/s 617207 calls/s # UDP tunnel GRO fwd perf udp rx: 899 MB/s 725842 calls/s # udp tx: 1422 MB/s 24134 calls/s 24134 msg/s # udp rx: 829 MB/s 668995 calls/s # udp tx: 1373 MB/s 23287 calls/s 23287 msg/s # udp rx: 1017 MB/s 821407 calls/s # udp tx: 1427 MB/s 24217 calls/s 24217 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1635 MB/s 1331245 calls/s # udp tx: 1835 MB/s 31138 calls/s 31138 msg/s # udp rx: 1608 MB/s 1309306 calls/s # udp tx: 1826 MB/s 30982 calls/s 30982 msg/s # udp rx: 1742 MB/s 1418009 calls/s # udp tx: 1818 MB/s 30846 calls/s 30846 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1329269 calls/s # udp tx: 1715 MB/s 29096 calls/s 29096 msg/s # udp rx: 1515 MB/s 1231752 calls/s # udp tx: 1755 MB/s 29776 calls/s 29776 msg/s # udp rx: 1709 MB/s 1391913 calls/s # udp tx: 1721 MB/s 29205 calls/s 29205 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 530 MB/s 429556 calls/s # udp tx: 1369 MB/s 23229 calls/s 23229 msg/s # udp rx: 420 MB/s 341345 calls/s # udp tx: 1185 MB/s 20105 calls/s 20105 msg/s # udp rx: 213 MB/s 172240 calls/s # udp tx: 1426 MB/s 24196 calls/s 24196 msg/s # UDP tunnel GRO fwd perf udp rx: 160 MB/s 130140 calls/s # udp tx: 1409 MB/s 23912 calls/s 23912 msg/s # udp rx: 170 MB/s 137751 calls/s # udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # udp rx: 177 MB/s 143582 calls/s # udp tx: 1434 MB/s 24333 calls/s 24333 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__->