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: 1620 MB/s 1319439 calls/s # udp tx: 1797 MB/s 30479 calls/s 30479 msg/s # udp rx: 1187 MB/s 966452 calls/s # udp tx: 1610 MB/s 27317 calls/s 27317 msg/s # udp rx: 737 MB/s 600372 calls/s # udp tx: 1722 MB/s 29216 calls/s 29216 msg/s # UDP GRO fwd perf udp rx: 1544 MB/s 1256556 calls/s # udp tx: 1679 MB/s 28481 calls/s 28481 msg/s # udp rx: 1578 MB/s 1284071 calls/s # udp tx: 1730 MB/s 29342 calls/s 29342 msg/s # udp rx: 1751 MB/s 1426254 calls/s # udp tx: 1749 MB/s 29665 calls/s 29665 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1068 MB/s 18125 calls/s 18125 msg/s # udp rx: 399 MB/s 323136 calls/s # udp tx: 1053 MB/s 17861 calls/s 17861 msg/s # udp rx: 551 MB/s 447659 calls/s # udp tx: 1027 MB/s 17433 calls/s 17433 msg/s # udp rx: 89 MB/s 72369 calls/s # UDP tunnel GRO fwd perf udp rx: 798 MB/s 645990 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp rx: 903 MB/s 730569 calls/s # udp tx: 1348 MB/s 22872 calls/s 22872 msg/s # udp rx: 485 MB/s 393565 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 835 MB/s 679890 calls/s # udp tx: 1486 MB/s 25219 calls/s 25219 msg/s # udp rx: 735 MB/s 598241 calls/s # udp tx: 1569 MB/s 26615 calls/s 26615 msg/s # udp rx: 833 MB/s 677753 calls/s # udp tx: 1393 MB/s 23639 calls/s 23639 msg/s # UDP GRO fwd perf udp rx: 1289 MB/s 1049490 calls/s # udp tx: 1353 MB/s 22949 calls/s 22949 msg/s # udp rx: 1286 MB/s 1046948 calls/s # udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # udp rx: 1386 MB/s 1129010 calls/s # udp tx: 1382 MB/s 23442 calls/s 23442 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 391 MB/s 318744 calls/s # udp tx: 890 MB/s 15107 calls/s 15107 msg/s # udp rx: 366 MB/s 297698 calls/s # udp tx: 903 MB/s 15319 calls/s 15319 msg/s # udp rx: 404 MB/s 329332 calls/s # udp tx: 812 MB/s 13785 calls/s 13785 msg/s # UDP tunnel GRO fwd perf udp tx: 1437 MB/s 24381 calls/s 24381 msg/s # udp rx: 113 MB/s 91520 calls/s # udp tx: 1442 MB/s 24463 calls/s 24463 msg/s # udp rx: 77 MB/s 62927 calls/s # udp tx: 1318 MB/s 22362 calls/s 22362 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__->