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: 1116 MB/s 18933 calls/s 18933 msg/s # tcp rx: 1116 MB/s 139168 calls/s # tcp tx: 1044 MB/s 17711 calls/s 17711 msg/s # tcp rx: 1095 MB/s 132296 calls/s # tcp tx: 1008 MB/s 17106 calls/s 17106 msg/s # tcp rx: 992 MB/s 126757 calls/s # tcp tx: 1037 MB/s 17589 calls/s 17589 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 842360 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # udp rx: 1310 MB/s 933588 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1308 MB/s 931923 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1306 MB/s 930863 calls/s # udp tx: 1305 MB/s 22149 calls/s 22149 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 842694 calls/s # udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # udp rx: 1298 MB/s 924889 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # udp rx: 1316 MB/s 937786 calls/s # udp tx: 1318 MB/s 22369 calls/s 22369 msg/s # udp rx: 1318 MB/s 939535 calls/s # udp tx: 1320 MB/s 22403 calls/s 22403 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 826 MB/s 14012 calls/s 14012 msg/s # tcp rx: 829 MB/s 91479 calls/s # tcp tx: 766 MB/s 12997 calls/s 12997 msg/s # tcp rx: 766 MB/s 86215 calls/s # tcp tx: 773 MB/s 13116 calls/s 13116 msg/s # tcp rx: 774 MB/s 87681 calls/s # tcp tx: 769 MB/s 13046 calls/s 13046 msg/s # udp gso - over veth touching data # udp rx: 594 MB/s 433505 calls/s # udp tx: 611 MB/s 10375 calls/s 10375 msg/s # udp rx: 601 MB/s 438834 calls/s # udp tx: 601 MB/s 10202 calls/s 10202 msg/s # udp rx: 629 MB/s 458762 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 631 MB/s 460361 calls/s # udp tx: 631 MB/s 10704 calls/s 10704 msg/s # udp gso and gro - over veth touching data # udp rx: 722 MB/s 527057 calls/s # udp tx: 745 MB/s 12638 calls/s 12638 msg/s # udp rx: 725 MB/s 528957 calls/s # udp tx: 726 MB/s 12329 calls/s 12329 msg/s # udp rx: 715 MB/s 521626 calls/s # udp tx: 719 MB/s 12211 calls/s 12211 msg/s # udp rx: 715 MB/s 522175 calls/s # udp tx: 720 MB/s 12226 calls/s 12226 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__->