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: 1088 MB/s 18458 calls/s 18458 msg/s # tcp rx: 1088 MB/s 139411 calls/s # tcp tx: 1060 MB/s 17994 calls/s 17994 msg/s # tcp rx: 1061 MB/s 136999 calls/s # tcp tx: 1112 MB/s 18866 calls/s 18866 msg/s # tcp rx: 1113 MB/s 137427 calls/s # tcp tx: 1108 MB/s 18798 calls/s 18798 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910554 calls/s # udp tx: 1322 MB/s 22429 calls/s 22429 msg/s # udp rx: 1314 MB/s 936052 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp rx: 1318 MB/s 938896 calls/s # udp tx: 1317 MB/s 22349 calls/s 22349 msg/s # udp rx: 1322 MB/s 941960 calls/s # udp tx: 1321 MB/s 22418 calls/s 22418 msg/s # udp gso and gro - over veth touching data # udp rx: 1269 MB/s 904333 calls/s # udp tx: 1314 MB/s 22293 calls/s 22293 msg/s # udp rx: 1309 MB/s 932888 calls/s # udp tx: 1314 MB/s 22296 calls/s 22296 msg/s # udp rx: 1271 MB/s 906043 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp rx: 1312 MB/s 935156 calls/s # udp tx: 1316 MB/s 22334 calls/s 22334 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1119 MB/s 18987 calls/s 18987 msg/s # tcp rx: 1135 MB/s 139202 calls/s # tcp tx: 1063 MB/s 18036 calls/s 18036 msg/s # tcp rx: 1067 MB/s 125753 calls/s # tcp tx: 1053 MB/s 17864 calls/s 17864 msg/s # tcp rx: 1053 MB/s 124477 calls/s # tcp tx: 1064 MB/s 18050 calls/s 18050 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868170 calls/s # udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # udp rx: 1262 MB/s 920682 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1270 MB/s 926648 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp rx: 1258 MB/s 917825 calls/s # udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 886099 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp rx: 1215 MB/s 886280 calls/s # udp tx: 1214 MB/s 20601 calls/s 20601 msg/s # udp rx: 1198 MB/s 874272 calls/s # udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # udp rx: 1224 MB/s 893205 calls/s # udp tx: 1222 MB/s 20737 calls/s 20737 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__->