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: 1084 MB/s 18386 calls/s 18386 msg/s # tcp rx: 1093 MB/s 134881 calls/s # tcp tx: 1084 MB/s 18386 calls/s 18386 msg/s # tcp rx: 1084 MB/s 130740 calls/s # tcp tx: 1066 MB/s 18093 calls/s 18093 msg/s # tcp rx: 1068 MB/s 131510 calls/s # tcp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884465 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp rx: 1274 MB/s 907875 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp rx: 750 MB/s 534276 calls/s # udp tx: 749 MB/s 12713 calls/s 12713 msg/s # udp rx: 742 MB/s 529027 calls/s # udp tx: 742 MB/s 12593 calls/s 12593 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 868125 calls/s # udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # udp rx: 1243 MB/s 885680 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1215 MB/s 865809 calls/s # udp tx: 1216 MB/s 20638 calls/s 20638 msg/s # udp rx: 1310 MB/s 933865 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 670 MB/s 11376 calls/s 11376 msg/s # tcp rx: 671 MB/s 83365 calls/s # tcp tx: 679 MB/s 11533 calls/s 11533 msg/s # tcp rx: 680 MB/s 83166 calls/s # tcp tx: 693 MB/s 11767 calls/s 11767 msg/s # tcp rx: 694 MB/s 82938 calls/s # tcp tx: 670 MB/s 11365 calls/s 11365 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 478545 calls/s # udp tx: 673 MB/s 11421 calls/s 11421 msg/s # udp rx: 710 MB/s 518460 calls/s # udp tx: 710 MB/s 12051 calls/s 12051 msg/s # udp rx: 717 MB/s 523062 calls/s # udp tx: 716 MB/s 12154 calls/s 12154 msg/s # udp rx: 703 MB/s 513284 calls/s # udp tx: 703 MB/s 11934 calls/s 11934 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 433012 calls/s # udp tx: 610 MB/s 10359 calls/s 10359 msg/s # udp rx: 620 MB/s 452539 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 585 MB/s 426701 calls/s # udp tx: 587 MB/s 9972 calls/s 9972 msg/s # udp rx: 607 MB/s 443013 calls/s # udp tx: 609 MB/s 10331 calls/s 10331 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__->