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: 1192 MB/s 20224 calls/s 20224 msg/s # tcp rx: 1192 MB/s 141394 calls/s # tcp tx: 1120 MB/s 19006 calls/s 19006 msg/s # tcp rx: 1122 MB/s 131783 calls/s # tcp tx: 1066 MB/s 18092 calls/s 18092 msg/s # tcp rx: 1067 MB/s 131197 calls/s # tcp tx: 1080 MB/s 18332 calls/s 18332 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881854 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1344 MB/s 957797 calls/s # udp tx: 1344 MB/s 22798 calls/s 22798 msg/s # udp rx: 1347 MB/s 959596 calls/s # udp tx: 1346 MB/s 22843 calls/s 22843 msg/s # udp rx: 1346 MB/s 959436 calls/s # udp tx: 1346 MB/s 22833 calls/s 22833 msg/s # udp gso and gro - over veth touching data # udp rx: 1296 MB/s 923697 calls/s # udp tx: 1333 MB/s 22622 calls/s 22622 msg/s # udp rx: 1338 MB/s 953161 calls/s # udp tx: 1337 MB/s 22686 calls/s 22686 msg/s # udp rx: 1339 MB/s 953834 calls/s # udp tx: 1338 MB/s 22701 calls/s 22701 msg/s # udp rx: 1346 MB/s 959120 calls/s # udp tx: 1345 MB/s 22826 calls/s 22826 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1042 MB/s 17684 calls/s 17684 msg/s # tcp rx: 1042 MB/s 128469 calls/s # tcp tx: 993 MB/s 16850 calls/s 16850 msg/s # tcp rx: 994 MB/s 129803 calls/s # tcp tx: 1084 MB/s 18400 calls/s 18400 msg/s # tcp rx: 1085 MB/s 131100 calls/s # tcp tx: 1085 MB/s 18419 calls/s 18419 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885043 calls/s # udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # udp rx: 1307 MB/s 953292 calls/s # udp tx: 1308 MB/s 22195 calls/s 22195 msg/s # udp rx: 1285 MB/s 937368 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # udp rx: 795 MB/s 579841 calls/s # udp tx: 783 MB/s 13289 calls/s 13289 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 457864 calls/s # udp tx: 641 MB/s 10884 calls/s 10884 msg/s # udp rx: 682 MB/s 497915 calls/s # udp tx: 681 MB/s 11567 calls/s 11567 msg/s # udp rx: 691 MB/s 504094 calls/s # udp tx: 691 MB/s 11726 calls/s 11726 msg/s # udp rx: 660 MB/s 481752 calls/s # udp tx: 659 MB/s 11189 calls/s 11189 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__->