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: 1098 MB/s 18639 calls/s 18639 msg/s # tcp rx: 1100 MB/s 142685 calls/s # tcp tx: 1188 MB/s 20159 calls/s 20159 msg/s # tcp rx: 1189 MB/s 137606 calls/s # tcp tx: 1190 MB/s 20191 calls/s 20191 msg/s # tcp rx: 1191 MB/s 137176 calls/s # tcp tx: 1181 MB/s 20041 calls/s 20041 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 868887 calls/s # udp tx: 1250 MB/s 21204 calls/s 21204 msg/s # udp rx: 1300 MB/s 926115 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # udp rx: 1300 MB/s 926406 calls/s # udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # udp rx: 1303 MB/s 928663 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp gso and gro - over veth touching data # udp rx: 578 MB/s 412311 calls/s # udp tx: 592 MB/s 10051 calls/s 10051 msg/s # udp rx: 621 MB/s 443030 calls/s # udp tx: 621 MB/s 10542 calls/s 10542 msg/s # udp rx: 626 MB/s 446101 calls/s # udp tx: 626 MB/s 10623 calls/s 10623 msg/s # udp rx: 617 MB/s 439895 calls/s # udp tx: 617 MB/s 10466 calls/s 10466 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 704 MB/s 11943 calls/s 11943 msg/s # tcp rx: 704 MB/s 85400 calls/s # tcp tx: 696 MB/s 11807 calls/s 11807 msg/s # tcp rx: 696 MB/s 85125 calls/s # tcp tx: 700 MB/s 11883 calls/s 11883 msg/s # tcp rx: 701 MB/s 85645 calls/s # tcp tx: 694 MB/s 11774 calls/s 11774 msg/s # udp gso - over veth touching data # udp rx: 1180 MB/s 860973 calls/s # udp tx: 1213 MB/s 20586 calls/s 20586 msg/s # udp rx: 1228 MB/s 895896 calls/s # udp tx: 1227 MB/s 20817 calls/s 20817 msg/s # udp rx: 1221 MB/s 891048 calls/s # udp tx: 1218 MB/s 20675 calls/s 20675 msg/s # udp rx: 1188 MB/s 867046 calls/s # udp tx: 1189 MB/s 20180 calls/s 20180 msg/s # udp gso and gro - over veth touching data # udp rx: 681 MB/s 496661 calls/s # udp tx: 703 MB/s 11927 calls/s 11927 msg/s # udp rx: 719 MB/s 524992 calls/s # udp tx: 723 MB/s 12265 calls/s 12265 msg/s # udp rx: 720 MB/s 525148 calls/s # udp tx: 722 MB/s 12259 calls/s 12259 msg/s # udp rx: 666 MB/s 486015 calls/s # udp tx: 669 MB/s 11349 calls/s 11349 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__->