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: 960 MB/s 16295 calls/s 16295 msg/s # tcp rx: 961 MB/s 115362 calls/s # tcp tx: 1035 MB/s 17560 calls/s 17560 msg/s # tcp rx: 1036 MB/s 130930 calls/s # tcp tx: 1069 MB/s 18146 calls/s 18146 msg/s # tcp rx: 1070 MB/s 131708 calls/s # tcp tx: 1067 MB/s 18101 calls/s 18101 msg/s # udp gso - over veth touching data # udp rx: 1293 MB/s 921473 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1324 MB/s 943538 calls/s # udp tx: 1326 MB/s 22491 calls/s 22491 msg/s # udp rx: 1321 MB/s 941082 calls/s # udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # udp rx: 1319 MB/s 939781 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895521 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # udp rx: 1323 MB/s 942818 calls/s # udp tx: 1323 MB/s 22439 calls/s 22439 msg/s # udp rx: 1350 MB/s 961706 calls/s # udp tx: 1351 MB/s 22919 calls/s 22919 msg/s # udp rx: 1347 MB/s 959747 calls/s # udp tx: 1348 MB/s 22878 calls/s 22878 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1161 MB/s 19702 calls/s 19702 msg/s # tcp rx: 1162 MB/s 140289 calls/s # tcp tx: 1158 MB/s 19648 calls/s 19648 msg/s # tcp rx: 1159 MB/s 139942 calls/s # tcp tx: 1151 MB/s 19536 calls/s 19536 msg/s # tcp rx: 1153 MB/s 138277 calls/s # tcp tx: 1166 MB/s 19785 calls/s 19785 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 923132 calls/s # udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # udp rx: 1280 MB/s 934053 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1276 MB/s 931263 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp rx: 1215 MB/s 886627 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897168 calls/s # udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # udp rx: 1245 MB/s 908251 calls/s # udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # udp rx: 1233 MB/s 899459 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1254 MB/s 914970 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 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__->