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: 1345 MB/s 1094985 calls/s # udp tx: 1773 MB/s 30080 calls/s 30080 msg/s # udp rx: 1073 MB/s 873491 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp rx: 993 MB/s 809068 calls/s # udp tx: 1202 MB/s 20397 calls/s 20397 msg/s # UDP GRO fwd perf udp rx: 904 MB/s 735524 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 1150 MB/s 936773 calls/s # udp tx: 1174 MB/s 19920 calls/s 19920 msg/s # udp rx: 1145 MB/s 931821 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 719 MB/s 581767 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # udp rx: 394 MB/s 319188 calls/s # udp tx: 1247 MB/s 21152 calls/s 21152 msg/s # udp rx: 403 MB/s 327242 calls/s # udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # UDP tunnel GRO fwd perf udp rx: 595 MB/s 483541 calls/s # udp tx: 987 MB/s 16745 calls/s 16745 msg/s # udp rx: 573 MB/s 465606 calls/s # udp tx: 980 MB/s 16626 calls/s 16626 msg/s # udp rx: 521 MB/s 422438 calls/s # udp tx: 1000 MB/s 16976 calls/s 16976 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1312 MB/s 1068341 calls/s # udp tx: 1663 MB/s 28222 calls/s 28222 msg/s # udp rx: 1826 MB/s 1487090 calls/s # udp tx: 1829 MB/s 31035 calls/s 31035 msg/s # udp rx: 1723 MB/s 1403495 calls/s # udp tx: 1733 MB/s 29403 calls/s 29403 msg/s # UDP GRO fwd perf udp rx: 1419 MB/s 1155838 calls/s # udp tx: 1485 MB/s 25201 calls/s 25201 msg/s # udp rx: 1719 MB/s 1399469 calls/s # udp tx: 1719 MB/s 29167 calls/s 29167 msg/s # udp rx: 1665 MB/s 1356053 calls/s # udp tx: 1680 MB/s 28510 calls/s 28510 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 141 MB/s 114392 calls/s # udp tx: 1119 MB/s 18980 calls/s 18980 msg/s # udp rx: 173 MB/s 141172 calls/s # udp tx: 1046 MB/s 17757 calls/s 17757 msg/s # udp rx: 259 MB/s 209152 calls/s # udp tx: 1438 MB/s 24403 calls/s 24403 msg/s # UDP tunnel GRO fwd perf udp rx: 192 MB/s 155653 calls/s # udp tx: 1396 MB/s 23682 calls/s 23682 msg/s # udp rx: 111 MB/s 89954 calls/s # udp tx: 1457 MB/s 24718 calls/s 24718 msg/s # udp tx: 1443 MB/s 24485 calls/s 24485 msg/s # udp rx: 84 MB/s 68272 calls/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__->