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: 763 MB/s 12949 calls/s 12949 msg/s # tcp rx: 764 MB/s 89369 calls/s # tcp tx: 809 MB/s 13729 calls/s 13729 msg/s # tcp rx: 810 MB/s 92078 calls/s # tcp tx: 766 MB/s 13006 calls/s 13006 msg/s # tcp rx: 767 MB/s 89984 calls/s # tcp tx: 747 MB/s 12679 calls/s 12679 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 425869 calls/s # udp tx: 619 MB/s 10501 calls/s 10501 msg/s # udp rx: 623 MB/s 444235 calls/s # udp tx: 623 MB/s 10567 calls/s 10567 msg/s # udp rx: 619 MB/s 441398 calls/s # udp tx: 619 MB/s 10506 calls/s 10506 msg/s # udp rx: 625 MB/s 445559 calls/s # udp tx: 624 MB/s 10597 calls/s 10597 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903410 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # udp rx: 1332 MB/s 949484 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 1327 MB/s 945609 calls/s # udp tx: 1327 MB/s 22520 calls/s 22520 msg/s # udp rx: 1288 MB/s 917951 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1028 MB/s 17448 calls/s 17448 msg/s # tcp rx: 1034 MB/s 139096 calls/s # tcp tx: 1002 MB/s 17008 calls/s 17008 msg/s # tcp rx: 1017 MB/s 127551 calls/s # tcp tx: 1029 MB/s 17464 calls/s 17464 msg/s # tcp rx: 1029 MB/s 127063 calls/s # tcp tx: 1034 MB/s 17539 calls/s 17539 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 902686 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp rx: 1269 MB/s 925805 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1272 MB/s 928244 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 1272 MB/s 927998 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp gso and gro - over veth touching data # udp rx: 632 MB/s 461552 calls/s # udp tx: 657 MB/s 11155 calls/s 11155 msg/s # udp rx: 655 MB/s 477778 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 682 MB/s 498106 calls/s # udp tx: 686 MB/s 11646 calls/s 11646 msg/s # udp rx: 679 MB/s 495584 calls/s # udp tx: 683 MB/s 11589 calls/s 11589 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__->