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: 1157 MB/s 19624 calls/s 19624 msg/s # tcp rx: 1157 MB/s 122808 calls/s # tcp tx: 1007 MB/s 17094 calls/s 17094 msg/s # tcp rx: 1039 MB/s 131809 calls/s # tcp tx: 1090 MB/s 18490 calls/s 18490 msg/s # tcp rx: 1079 MB/s 125890 calls/s # tcp tx: 1063 MB/s 18032 calls/s 18032 msg/s # udp gso - over veth touching data # udp rx: 676 MB/s 481792 calls/s # udp tx: 695 MB/s 11803 calls/s 11803 msg/s # udp rx: 720 MB/s 513160 calls/s # udp tx: 719 MB/s 12206 calls/s 12206 msg/s # udp rx: 719 MB/s 512258 calls/s # udp tx: 718 MB/s 12189 calls/s 12189 msg/s # udp rx: 723 MB/s 515497 calls/s # udp tx: 723 MB/s 12270 calls/s 12270 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 452416 calls/s # udp tx: 653 MB/s 11077 calls/s 11077 msg/s # udp rx: 685 MB/s 488405 calls/s # udp tx: 685 MB/s 11620 calls/s 11620 msg/s # udp rx: 650 MB/s 463185 calls/s # udp tx: 649 MB/s 11020 calls/s 11020 msg/s # udp rx: 718 MB/s 512126 calls/s # udp tx: 740 MB/s 12558 calls/s 12558 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 757 MB/s 12854 calls/s 12854 msg/s # tcp rx: 760 MB/s 87200 calls/s # tcp tx: 707 MB/s 12000 calls/s 12000 msg/s # tcp rx: 709 MB/s 82411 calls/s # tcp tx: 704 MB/s 11955 calls/s 11955 msg/s # tcp rx: 709 MB/s 82487 calls/s # tcp tx: 707 MB/s 12005 calls/s 12005 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 474816 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 676 MB/s 493559 calls/s # udp tx: 680 MB/s 11548 calls/s 11548 msg/s # udp rx: 677 MB/s 494368 calls/s # udp tx: 681 MB/s 11562 calls/s 11562 msg/s # udp rx: 672 MB/s 490349 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp gso and gro - over veth touching data # udp rx: 1130 MB/s 824489 calls/s # udp tx: 1153 MB/s 19568 calls/s 19568 msg/s # udp rx: 705 MB/s 514756 calls/s # udp tx: 704 MB/s 11947 calls/s 11947 msg/s # udp rx: 681 MB/s 497257 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 698 MB/s 509366 calls/s # udp tx: 697 MB/s 11824 calls/s 11824 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__->