make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 791 MB/s 13427 calls/s 13427 msg/s # tcp rx: 792 MB/s 94438 calls/s # tcp tx: 753 MB/s 12773 calls/s 12773 msg/s # tcp rx: 753 MB/s 91738 calls/s # tcp tx: 747 MB/s 12670 calls/s 12670 msg/s # tcp rx: 747 MB/s 91658 calls/s # tcp tx: 747 MB/s 12683 calls/s 12683 msg/s # udp gso - over veth touching data # udp rx: 1031 MB/s 734697 calls/s # udp tx: 1058 MB/s 17949 calls/s 17949 msg/s # udp rx: 940 MB/s 670235 calls/s # udp tx: 941 MB/s 15963 calls/s 15963 msg/s # udp rx: 1174 MB/s 836646 calls/s # udp tx: 1168 MB/s 19827 calls/s 19827 msg/s # udp rx: 1203 MB/s 857494 calls/s # udp tx: 1208 MB/s 20496 calls/s 20496 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 862622 calls/s # udp tx: 1230 MB/s 20866 calls/s 20866 msg/s # udp rx: 619 MB/s 441051 calls/s # udp tx: 611 MB/s 10372 calls/s 10372 msg/s # udp rx: 1043 MB/s 743284 calls/s # udp tx: 1060 MB/s 17992 calls/s 17992 msg/s # udp rx: 1273 MB/s 906920 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1074 MB/s 18227 calls/s 18227 msg/s # tcp rx: 1075 MB/s 137509 calls/s # tcp tx: 1064 MB/s 18063 calls/s 18063 msg/s # tcp rx: 1066 MB/s 132997 calls/s # tcp tx: 1076 MB/s 18264 calls/s 18264 msg/s # tcp rx: 1077 MB/s 134743 calls/s # tcp tx: 1067 MB/s 18098 calls/s 18098 msg/s # udp gso - over veth touching data # udp rx: 887 MB/s 647095 calls/s # udp tx: 901 MB/s 15293 calls/s 15293 msg/s # udp rx: 654 MB/s 477294 calls/s # udp tx: 656 MB/s 11129 calls/s 11129 msg/s # udp rx: 674 MB/s 491798 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp rx: 663 MB/s 483609 calls/s # udp tx: 663 MB/s 11247 calls/s 11247 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 912952 calls/s # udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # udp rx: 1293 MB/s 943271 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # udp rx: 1266 MB/s 923787 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 1253 MB/s 914006 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 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__->