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: 837 MB/s 14203 calls/s 14203 msg/s # tcp rx: 838 MB/s 98418 calls/s # tcp tx: 835 MB/s 14164 calls/s 14164 msg/s # tcp rx: 835 MB/s 98948 calls/s # tcp tx: 879 MB/s 14922 calls/s 14922 msg/s # tcp rx: 880 MB/s 100756 calls/s # tcp tx: 849 MB/s 14408 calls/s 14408 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 851013 calls/s # udp tx: 1224 MB/s 20770 calls/s 20770 msg/s # udp rx: 997 MB/s 710822 calls/s # udp tx: 985 MB/s 16713 calls/s 16713 msg/s # udp rx: 612 MB/s 436243 calls/s # udp tx: 615 MB/s 10432 calls/s 10432 msg/s # udp rx: 586 MB/s 417958 calls/s # udp tx: 585 MB/s 9927 calls/s 9927 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 826836 calls/s # udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # udp rx: 1240 MB/s 883987 calls/s # udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # udp rx: 1332 MB/s 949379 calls/s # udp tx: 1332 MB/s 22605 calls/s 22605 msg/s # udp rx: 1321 MB/s 941648 calls/s # udp tx: 1321 MB/s 22411 calls/s 22411 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1110 MB/s 18833 calls/s 18833 msg/s # tcp rx: 1111 MB/s 144715 calls/s # tcp tx: 1085 MB/s 18410 calls/s 18410 msg/s # tcp rx: 1086 MB/s 127511 calls/s # tcp tx: 1034 MB/s 17547 calls/s 17547 msg/s # tcp rx: 1034 MB/s 130029 calls/s # tcp tx: 925 MB/s 15692 calls/s 15692 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 847885 calls/s # udp tx: 1193 MB/s 20236 calls/s 20236 msg/s # udp rx: 780 MB/s 569216 calls/s # udp tx: 769 MB/s 13059 calls/s 13059 msg/s # udp rx: 653 MB/s 476761 calls/s # udp tx: 653 MB/s 11090 calls/s 11090 msg/s # udp rx: 685 MB/s 499691 calls/s # udp tx: 686 MB/s 11639 calls/s 11639 msg/s # udp gso and gro - over veth touching data # udp rx: 697 MB/s 508738 calls/s # udp tx: 712 MB/s 12091 calls/s 12091 msg/s # udp rx: 720 MB/s 525760 calls/s # udp tx: 721 MB/s 12229 calls/s 12229 msg/s # udp rx: 721 MB/s 526382 calls/s # udp tx: 721 MB/s 12243 calls/s 12243 msg/s # udp rx: 721 MB/s 526510 calls/s # udp tx: 722 MB/s 12251 calls/s 12251 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__->