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: 1058 MB/s 17961 calls/s 17961 msg/s # tcp rx: 1060 MB/s 134125 calls/s # tcp tx: 1143 MB/s 19392 calls/s 19392 msg/s # tcp rx: 1145 MB/s 135654 calls/s # tcp tx: 1099 MB/s 18643 calls/s 18643 msg/s # tcp rx: 1129 MB/s 131415 calls/s # tcp tx: 1090 MB/s 18502 calls/s 18502 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 902489 calls/s # udp tx: 1300 MB/s 22054 calls/s 22054 msg/s # udp rx: 1106 MB/s 788521 calls/s # udp tx: 1095 MB/s 18577 calls/s 18577 msg/s # udp rx: 642 MB/s 457528 calls/s # udp tx: 641 MB/s 10878 calls/s 10878 msg/s # udp rx: 634 MB/s 451730 calls/s # udp tx: 633 MB/s 10750 calls/s 10750 msg/s # udp gso and gro - over veth touching data # udp rx: 1286 MB/s 916531 calls/s # udp tx: 1323 MB/s 22451 calls/s 22451 msg/s # udp rx: 1320 MB/s 940328 calls/s # udp tx: 1324 MB/s 22464 calls/s 22464 msg/s # udp rx: 1322 MB/s 942101 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # udp rx: 1321 MB/s 941088 calls/s # udp tx: 1324 MB/s 22469 calls/s 22469 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1173 MB/s 19911 calls/s 19911 msg/s # tcp rx: 1174 MB/s 139348 calls/s # tcp tx: 744 MB/s 12622 calls/s 12622 msg/s # tcp rx: 744 MB/s 79881 calls/s # tcp tx: 690 MB/s 11713 calls/s 11713 msg/s # tcp rx: 691 MB/s 83547 calls/s # tcp tx: 689 MB/s 11702 calls/s 11702 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 873966 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 1283 MB/s 935963 calls/s # udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # udp rx: 1278 MB/s 932636 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # udp rx: 1283 MB/s 935816 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 433206 calls/s # udp tx: 609 MB/s 10338 calls/s 10338 msg/s # udp rx: 629 MB/s 458752 calls/s # udp tx: 632 MB/s 10730 calls/s 10730 msg/s # udp rx: 624 MB/s 455227 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 msg/s # udp rx: 621 MB/s 453314 calls/s # udp tx: 644 MB/s 10925 calls/s 10925 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__->