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: 1089 MB/s 18476 calls/s 18476 msg/s # tcp rx: 1089 MB/s 139547 calls/s # tcp tx: 1138 MB/s 19307 calls/s 19307 msg/s # tcp rx: 1146 MB/s 128110 calls/s # tcp tx: 1094 MB/s 18566 calls/s 18566 msg/s # tcp rx: 1103 MB/s 126987 calls/s # tcp tx: 1103 MB/s 18712 calls/s 18712 msg/s # udp gso - over veth touching data # udp rx: 1287 MB/s 917455 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 msg/s # udp rx: 1322 MB/s 942362 calls/s # udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # udp rx: 1327 MB/s 945538 calls/s # udp tx: 1326 MB/s 22491 calls/s 22491 msg/s # udp rx: 1324 MB/s 943781 calls/s # udp tx: 1324 MB/s 22457 calls/s 22457 msg/s # udp gso and gro - over veth touching data # udp rx: 1259 MB/s 897163 calls/s # udp tx: 1304 MB/s 22132 calls/s 22132 msg/s # udp rx: 1328 MB/s 946368 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 1330 MB/s 947951 calls/s # udp tx: 1332 MB/s 22599 calls/s 22599 msg/s # udp rx: 1327 MB/s 945769 calls/s # udp tx: 1341 MB/s 22745 calls/s 22745 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1049 MB/s 17802 calls/s 17802 msg/s # tcp rx: 1049 MB/s 139386 calls/s # tcp tx: 1131 MB/s 19196 calls/s 19196 msg/s # tcp rx: 1132 MB/s 136653 calls/s # tcp tx: 1120 MB/s 19004 calls/s 19004 msg/s # tcp rx: 1121 MB/s 137088 calls/s # tcp tx: 1139 MB/s 19321 calls/s 19321 msg/s # udp gso - over veth touching data # udp rx: 627 MB/s 457576 calls/s # udp tx: 645 MB/s 10955 calls/s 10955 msg/s # udp rx: 632 MB/s 461246 calls/s # udp tx: 632 MB/s 10727 calls/s 10727 msg/s # udp rx: 647 MB/s 472064 calls/s # udp tx: 649 MB/s 11021 calls/s 11021 msg/s # udp rx: 605 MB/s 441624 calls/s # udp tx: 603 MB/s 10243 calls/s 10243 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 456972 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 664 MB/s 484454 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp rx: 661 MB/s 482798 calls/s # udp tx: 662 MB/s 11242 calls/s 11242 msg/s # udp rx: 662 MB/s 483172 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 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__->