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: 1087 MB/s 18450 calls/s 18450 msg/s # tcp rx: 1089 MB/s 127505 calls/s # tcp tx: 1103 MB/s 18715 calls/s 18715 msg/s # tcp rx: 1111 MB/s 127957 calls/s # tcp tx: 1096 MB/s 18591 calls/s 18591 msg/s # tcp rx: 1095 MB/s 130964 calls/s # tcp tx: 1079 MB/s 18312 calls/s 18312 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 819629 calls/s # udp tx: 1181 MB/s 20041 calls/s 20041 msg/s # udp rx: 999 MB/s 712058 calls/s # udp tx: 984 MB/s 16694 calls/s 16694 msg/s # udp rx: 642 MB/s 457344 calls/s # udp tx: 642 MB/s 10896 calls/s 10896 msg/s # udp rx: 642 MB/s 457780 calls/s # udp tx: 642 MB/s 10894 calls/s 10894 msg/s # udp gso and gro - over veth touching data # udp rx: 698 MB/s 497891 calls/s # udp tx: 721 MB/s 12238 calls/s 12238 msg/s # udp rx: 681 MB/s 485610 calls/s # udp tx: 680 MB/s 11546 calls/s 11546 msg/s # udp rx: 718 MB/s 511811 calls/s # udp tx: 718 MB/s 12179 calls/s 12179 msg/s # udp rx: 717 MB/s 511199 calls/s # udp tx: 716 MB/s 12157 calls/s 12157 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1114 MB/s 18910 calls/s 18910 msg/s # tcp rx: 1115 MB/s 142627 calls/s # tcp tx: 1119 MB/s 18993 calls/s 18993 msg/s # tcp rx: 1120 MB/s 133952 calls/s # tcp tx: 1038 MB/s 17621 calls/s 17621 msg/s # tcp rx: 1040 MB/s 135699 calls/s # tcp tx: 1114 MB/s 18896 calls/s 18896 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 902764 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp rx: 1266 MB/s 923996 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1298 MB/s 947279 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp rx: 1291 MB/s 942254 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp gso and gro - over veth touching data # udp rx: 630 MB/s 459702 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 msg/s # udp rx: 696 MB/s 507850 calls/s # udp tx: 695 MB/s 11799 calls/s 11799 msg/s # udp rx: 696 MB/s 508300 calls/s # udp tx: 696 MB/s 11816 calls/s 11816 msg/s # udp rx: 698 MB/s 509101 calls/s # udp tx: 720 MB/s 12227 calls/s 12227 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__->