make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 668 MB/s 11340 calls/s 11340 msg/s # tcp rx: 669 MB/s 30175 calls/s # tcp tx: 706 MB/s 11990 calls/s 11990 msg/s # tcp rx: 712 MB/s 34653 calls/s # tcp tx: 595 MB/s 10093 calls/s 10093 msg/s # tcp rx: 592 MB/s 24797 calls/s # tcp tx: 699 MB/s 11866 calls/s 11866 msg/s # udp gso - over veth touching data # udp rx: 417 MB/s 297494 calls/s # udp tx: 429 MB/s 7283 calls/s 7283 msg/s # udp rx: 428 MB/s 305558 calls/s # udp tx: 428 MB/s 7267 calls/s 7267 msg/s # udp rx: 404 MB/s 288372 calls/s # udp tx: 404 MB/s 6858 calls/s 6858 msg/s # udp rx: 414 MB/s 294982 calls/s # udp tx: 413 MB/s 7017 calls/s 7017 msg/s # udp gso and gro - over veth touching data # udp rx: 661 MB/s 11222 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 752 MB/s 12755 calls/s # udp tx: 757 MB/s 12846 calls/s 12846 msg/s # udp rx: 804 MB/s 13650 calls/s # udp tx: 804 MB/s 13644 calls/s 13644 msg/s # udp rx: 793 MB/s 13450 calls/s # udp tx: 793 MB/s 13456 calls/s 13456 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 665 MB/s 11292 calls/s 11292 msg/s # tcp rx: 666 MB/s 27202 calls/s # tcp tx: 669 MB/s 11358 calls/s 11358 msg/s # tcp rx: 669 MB/s 29878 calls/s # tcp tx: 649 MB/s 11010 calls/s 11010 msg/s # tcp rx: 649 MB/s 26217 calls/s # tcp tx: 711 MB/s 12069 calls/s 12069 msg/s # udp gso - over veth touching data # udp rx: 258 MB/s 188305 calls/s # udp tx: 265 MB/s 4508 calls/s 4508 msg/s # udp rx: 296 MB/s 216240 calls/s # udp tx: 298 MB/s 5058 calls/s 5058 msg/s # udp rx: 278 MB/s 202771 calls/s # udp tx: 278 MB/s 4719 calls/s 4719 msg/s # udp rx: 309 MB/s 225390 calls/s # udp tx: 309 MB/s 5251 calls/s 5251 msg/s # udp gso and gro - over veth touching data # udp rx: 540 MB/s 9282 calls/s # udp tx: 561 MB/s 9525 calls/s 9525 msg/s # udp rx: 505 MB/s 8695 calls/s # udp tx: 498 MB/s 8449 calls/s 8449 msg/s # udp rx: 522 MB/s 8859 calls/s # udp tx: 528 MB/s 8964 calls/s 8964 msg/s # udp rx: 558 MB/s 9465 calls/s # udp tx: 557 MB/s 9456 calls/s 9456 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__->