make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1148 MB/s 19472 calls/s 19472 msg/s # tcp rx: 1162 MB/s 138982 calls/s # tcp tx: 1061 MB/s 18004 calls/s 18004 msg/s # tcp rx: 1059 MB/s 129767 calls/s # tcp tx: 1062 MB/s 18027 calls/s 18027 msg/s # tcp rx: 1059 MB/s 129962 calls/s # tcp tx: 1052 MB/s 17849 calls/s 17849 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889366 calls/s # udp tx: 1289 MB/s 21865 calls/s 21865 msg/s # udp rx: 1269 MB/s 904110 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1305 MB/s 929842 calls/s # udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # udp rx: 1314 MB/s 936247 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 878660 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 1309 MB/s 933050 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 1314 MB/s 936207 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp rx: 1313 MB/s 935580 calls/s # udp tx: 1312 MB/s 22254 calls/s 22254 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 675 MB/s 11465 calls/s 11465 msg/s # tcp rx: 676 MB/s 83952 calls/s # tcp tx: 700 MB/s 11883 calls/s 11883 msg/s # tcp rx: 701 MB/s 84588 calls/s # tcp tx: 733 MB/s 12445 calls/s 12445 msg/s # tcp rx: 734 MB/s 86128 calls/s # tcp tx: 731 MB/s 12411 calls/s 12411 msg/s # udp gso - over veth touching data # udp rx: 631 MB/s 460761 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp rx: 637 MB/s 465251 calls/s # udp tx: 637 MB/s 10813 calls/s 10813 msg/s # udp rx: 632 MB/s 461545 calls/s # udp tx: 632 MB/s 10725 calls/s 10725 msg/s # udp rx: 613 MB/s 447340 calls/s # udp tx: 613 MB/s 10397 calls/s 10397 msg/s # udp gso and gro - over veth touching data # udp rx: 590 MB/s 430580 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 msg/s # udp rx: 643 MB/s 469192 calls/s # udp tx: 644 MB/s 10925 calls/s 10925 msg/s # udp rx: 638 MB/s 466022 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp rx: 642 MB/s 468659 calls/s # udp tx: 642 MB/s 10892 calls/s 10892 msg/s ok 1 selftests: net: udpgro_bench.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__->