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: 1096 MB/s 18597 calls/s 18597 msg/s # tcp rx: 1105 MB/s 140526 calls/s # tcp tx: 1040 MB/s 17640 calls/s 17640 msg/s # tcp rx: 1039 MB/s 130485 calls/s # tcp tx: 1023 MB/s 17354 calls/s 17354 msg/s # tcp rx: 1024 MB/s 128270 calls/s # tcp tx: 1026 MB/s 17404 calls/s 17404 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 884834 calls/s # udp tx: 1292 MB/s 21923 calls/s 21923 msg/s # udp rx: 1314 MB/s 936415 calls/s # udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # udp rx: 1328 MB/s 946046 calls/s # udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # udp rx: 1321 MB/s 941719 calls/s # udp tx: 1321 MB/s 22408 calls/s 22408 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 439596 calls/s # udp tx: 637 MB/s 10812 calls/s 10812 msg/s # udp rx: 631 MB/s 449996 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 625 MB/s 445885 calls/s # udp tx: 630 MB/s 10689 calls/s 10689 msg/s # udp rx: 623 MB/s 443942 calls/s # udp tx: 628 MB/s 10654 calls/s 10654 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1185 MB/s 20109 calls/s 20109 msg/s # tcp rx: 1185 MB/s 139036 calls/s # tcp tx: 1081 MB/s 18348 calls/s 18348 msg/s # tcp rx: 1082 MB/s 138380 calls/s # tcp tx: 1065 MB/s 18071 calls/s 18071 msg/s # tcp rx: 1066 MB/s 135478 calls/s # tcp tx: 1062 MB/s 18022 calls/s 18022 msg/s # udp gso - over veth touching data # udp rx: 699 MB/s 509819 calls/s # udp tx: 720 MB/s 12214 calls/s 12214 msg/s # udp rx: 704 MB/s 514148 calls/s # udp tx: 704 MB/s 11954 calls/s 11954 msg/s # udp rx: 698 MB/s 509495 calls/s # udp tx: 697 MB/s 11833 calls/s 11833 msg/s # udp rx: 695 MB/s 506888 calls/s # udp tx: 694 MB/s 11784 calls/s 11784 msg/s # udp gso and gro - over veth touching data # udp rx: 584 MB/s 426469 calls/s # udp tx: 598 MB/s 10159 calls/s 10159 msg/s # udp rx: 580 MB/s 423092 calls/s # udp tx: 579 MB/s 9831 calls/s 9831 msg/s # udp rx: 590 MB/s 430956 calls/s # udp tx: 590 MB/s 10010 calls/s 10010 msg/s # udp rx: 594 MB/s 433494 calls/s # udp tx: 593 MB/s 10072 calls/s 10072 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__->