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: 986 MB/s 16726 calls/s 16726 msg/s # tcp rx: 986 MB/s 139551 calls/s # tcp tx: 1114 MB/s 18908 calls/s 18908 msg/s # tcp rx: 1128 MB/s 135864 calls/s # tcp tx: 1028 MB/s 17452 calls/s 17452 msg/s # tcp rx: 1035 MB/s 127466 calls/s # tcp tx: 969 MB/s 16439 calls/s 16439 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886235 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 1306 MB/s 930715 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1316 MB/s 937792 calls/s # udp tx: 1317 MB/s 22339 calls/s 22339 msg/s # udp rx: 902 MB/s 642926 calls/s # udp tx: 887 MB/s 15058 calls/s 15058 msg/s # udp gso and gro - over veth touching data # udp rx: 721 MB/s 514210 calls/s # udp tx: 743 MB/s 12616 calls/s 12616 msg/s # udp rx: 740 MB/s 527696 calls/s # udp tx: 740 MB/s 12566 calls/s 12566 msg/s # udp rx: 740 MB/s 527286 calls/s # udp tx: 739 MB/s 12547 calls/s 12547 msg/s # udp rx: 739 MB/s 526759 calls/s # udp tx: 739 MB/s 12540 calls/s 12540 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1089 MB/s 18483 calls/s 18483 msg/s # tcp rx: 1110 MB/s 135264 calls/s # tcp tx: 1077 MB/s 18270 calls/s 18270 msg/s # tcp rx: 1082 MB/s 127588 calls/s # tcp tx: 878 MB/s 14907 calls/s 14907 msg/s # tcp rx: 870 MB/s 101420 calls/s # tcp tx: 735 MB/s 12477 calls/s 12477 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 832925 calls/s # udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # udp rx: 1197 MB/s 873411 calls/s # udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # udp rx: 1202 MB/s 876726 calls/s # udp tx: 1203 MB/s 20414 calls/s 20414 msg/s # udp rx: 1203 MB/s 877535 calls/s # udp tx: 1205 MB/s 20439 calls/s 20439 msg/s # udp gso and gro - over veth touching data # udp rx: 665 MB/s 485399 calls/s # udp tx: 686 MB/s 11646 calls/s 11646 msg/s # udp rx: 677 MB/s 494183 calls/s # udp tx: 676 MB/s 11468 calls/s 11468 msg/s # udp rx: 699 MB/s 510079 calls/s # udp tx: 699 MB/s 11860 calls/s 11860 msg/s # udp rx: 698 MB/s 509520 calls/s # udp tx: 722 MB/s 12247 calls/s 12247 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__->