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: 1248 MB/s 1016054 calls/s # udp tx: 1446 MB/s 24526 calls/s 24526 msg/s # udp rx: 1523 MB/s 1239281 calls/s # udp tx: 1761 MB/s 29874 calls/s 29874 msg/s # udp rx: 1093 MB/s 890041 calls/s # udp tx: 1818 MB/s 30851 calls/s 30851 msg/s # UDP GRO fwd perf udp rx: 1357 MB/s 1103826 calls/s # udp tx: 1677 MB/s 28458 calls/s 28458 msg/s # udp rx: 1556 MB/s 1267465 calls/s # udp tx: 1553 MB/s 26345 calls/s 26345 msg/s # udp rx: 1733 MB/s 1410932 calls/s # udp tx: 1792 MB/s 30410 calls/s 30410 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 331 MB/s 269306 calls/s # udp tx: 1032 MB/s 17505 calls/s 17505 msg/s # udp rx: 579 MB/s 471349 calls/s # udp tx: 952 MB/s 16152 calls/s 16152 msg/s # udp rx: 636 MB/s 518289 calls/s # udp tx: 993 MB/s 16844 calls/s 16844 msg/s # UDP tunnel GRO fwd perf udp rx: 603 MB/s 491361 calls/s # udp tx: 903 MB/s 15327 calls/s 15327 msg/s # udp rx: 568 MB/s 462931 calls/s # udp tx: 853 MB/s 14473 calls/s 14473 msg/s # udp rx: 613 MB/s 499024 calls/s # udp tx: 791 MB/s 13430 calls/s 13430 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 771 MB/s 627874 calls/s # udp tx: 824 MB/s 13987 calls/s 13987 msg/s # udp rx: 841 MB/s 685231 calls/s # udp tx: 880 MB/s 14942 calls/s 14942 msg/s # udp rx: 914 MB/s 744749 calls/s # udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # UDP GRO fwd perf udp rx: 1101 MB/s 895975 calls/s # udp tx: 1211 MB/s 20546 calls/s 20546 msg/s # udp rx: 1124 MB/s 914728 calls/s # udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # udp rx: 1219 MB/s 991994 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 517 MB/s 420513 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # udp rx: 415 MB/s 337805 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp rx: 551 MB/s 447739 calls/s # udp tx: 1205 MB/s 20442 calls/s 20442 msg/s # UDP tunnel GRO fwd perf udp rx: 339 MB/s 276420 calls/s # udp tx: 855 MB/s 14502 calls/s 14502 msg/s # udp rx: 684 MB/s 556057 calls/s # udp tx: 866 MB/s 14696 calls/s 14696 msg/s # udp rx: 634 MB/s 515944 calls/s # udp tx: 762 MB/s 12932 calls/s 12932 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__->