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: 1161 MB/s 19699 calls/s 19699 msg/s # tcp rx: 1162 MB/s 139270 calls/s # tcp tx: 1176 MB/s 19960 calls/s 19960 msg/s # tcp rx: 1178 MB/s 137690 calls/s # tcp tx: 1165 MB/s 19761 calls/s 19761 msg/s # tcp rx: 1166 MB/s 139183 calls/s # tcp tx: 1183 MB/s 20066 calls/s 20066 msg/s # udp gso - over veth touching data # udp rx: 631 MB/s 450145 calls/s # udp tx: 650 MB/s 11036 calls/s 11036 msg/s # udp rx: 634 MB/s 452260 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 642 MB/s 457889 calls/s # udp tx: 643 MB/s 10919 calls/s 10919 msg/s # udp rx: 637 MB/s 453907 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 msg/s # udp gso and gro - over veth touching data # udp rx: 1294 MB/s 922275 calls/s # udp tx: 1325 MB/s 22474 calls/s 22474 msg/s # udp rx: 1319 MB/s 939755 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 662 MB/s 471830 calls/s # udp tx: 660 MB/s 11199 calls/s 11199 msg/s # udp rx: 659 MB/s 470009 calls/s # udp tx: 659 MB/s 11189 calls/s 11189 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 845 MB/s 14339 calls/s 14339 msg/s # tcp rx: 848 MB/s 94308 calls/s # tcp tx: 760 MB/s 12906 calls/s 12906 msg/s # tcp rx: 761 MB/s 88807 calls/s # tcp tx: 759 MB/s 12875 calls/s 12875 msg/s # tcp rx: 759 MB/s 88667 calls/s # tcp tx: 766 MB/s 12994 calls/s 12994 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831895 calls/s # udp tx: 1163 MB/s 19742 calls/s 19742 msg/s # udp rx: 1187 MB/s 866388 calls/s # udp tx: 1194 MB/s 20253 calls/s 20253 msg/s # udp rx: 1260 MB/s 919614 calls/s # udp tx: 1259 MB/s 21369 calls/s 21369 msg/s # udp rx: 1261 MB/s 920204 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 879779 calls/s # udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # udp rx: 1251 MB/s 912580 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp rx: 1249 MB/s 911385 calls/s # udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # udp rx: 1230 MB/s 897293 calls/s # udp tx: 1229 MB/s 20860 calls/s 20860 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__->