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: 1603 MB/s 1305383 calls/s # udp tx: 1713 MB/s 29055 calls/s 29055 msg/s # udp rx: 1486 MB/s 1209653 calls/s # udp tx: 1781 MB/s 30208 calls/s 30208 msg/s # udp rx: 1608 MB/s 1309143 calls/s # udp tx: 1610 MB/s 27312 calls/s 27312 msg/s # UDP GRO fwd perf udp rx: 1233 MB/s 1004124 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 1309 MB/s 1066246 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # udp rx: 958 MB/s 779776 calls/s # udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 848 MB/s 686669 calls/s # udp tx: 1377 MB/s 23357 calls/s 23357 msg/s # udp rx: 871 MB/s 704445 calls/s # udp tx: 1410 MB/s 23928 calls/s 23928 msg/s # udp rx: 868 MB/s 701717 calls/s # udp tx: 1404 MB/s 23816 calls/s 23816 msg/s # UDP tunnel GRO fwd perf udp rx: 821 MB/s 664961 calls/s # udp tx: 1308 MB/s 22186 calls/s 22186 msg/s # udp rx: 657 MB/s 530680 calls/s # udp tx: 1429 MB/s 24241 calls/s 24241 msg/s # udp tx: 1452 MB/s 24637 calls/s 24637 msg/s # udp rx: 484 MB/s 390872 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1389 MB/s 1131271 calls/s # udp tx: 1698 MB/s 28800 calls/s 28800 msg/s # udp rx: 1807 MB/s 1471651 calls/s # udp tx: 1822 MB/s 30909 calls/s 30909 msg/s # udp rx: 1702 MB/s 1386071 calls/s # udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # UDP GRO fwd perf udp rx: 1418 MB/s 1153236 calls/s # udp tx: 1591 MB/s 26989 calls/s 26989 msg/s # udp rx: 1438 MB/s 1169599 calls/s # udp tx: 1643 MB/s 27876 calls/s 27876 msg/s # udp rx: 1291 MB/s 1049566 calls/s # udp tx: 1494 MB/s 25351 calls/s 25351 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 584 MB/s 474812 calls/s # udp tx: 1039 MB/s 17636 calls/s 17636 msg/s # udp rx: 435 MB/s 353200 calls/s # udp tx: 1081 MB/s 18345 calls/s 18345 msg/s # udp rx: 458 MB/s 370887 calls/s # udp tx: 1376 MB/s 23340 calls/s 23340 msg/s # UDP tunnel GRO fwd perf udp rx: 156 MB/s 126648 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # udp rx: 452 MB/s 367461 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 735 MB/s 597085 calls/s # udp tx: 1200 MB/s 20369 calls/s 20369 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__->