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: 655 MB/s 11114 calls/s 11114 msg/s # tcp rx: 655 MB/s 87006 calls/s # tcp tx: 687 MB/s 11653 calls/s 11653 msg/s # tcp rx: 687 MB/s 87216 calls/s # tcp tx: 688 MB/s 11684 calls/s 11684 msg/s # tcp rx: 689 MB/s 87968 calls/s # tcp tx: 690 MB/s 11715 calls/s 11715 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908413 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1317 MB/s 938575 calls/s # udp tx: 1320 MB/s 22392 calls/s 22392 msg/s # udp rx: 1318 MB/s 939084 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # udp rx: 1254 MB/s 893801 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903304 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # udp rx: 1302 MB/s 927644 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1321 MB/s 941150 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 1324 MB/s 943622 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1079 MB/s 18306 calls/s 18306 msg/s # tcp rx: 1079 MB/s 136193 calls/s # tcp tx: 1055 MB/s 17898 calls/s 17898 msg/s # tcp rx: 1055 MB/s 133712 calls/s # tcp tx: 1038 MB/s 17608 calls/s 17608 msg/s # tcp rx: 1039 MB/s 133308 calls/s # tcp tx: 1049 MB/s 17799 calls/s 17799 msg/s # udp gso - over veth touching data # udp rx: 754 MB/s 550131 calls/s # udp tx: 791 MB/s 13419 calls/s 13419 msg/s # udp rx: 1233 MB/s 899443 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # udp rx: 1290 MB/s 941321 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 1281 MB/s 934950 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp gso and gro - over veth touching data # udp rx: 932 MB/s 680349 calls/s # udp tx: 970 MB/s 16456 calls/s 16456 msg/s # udp rx: 1277 MB/s 931822 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 1280 MB/s 933788 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # udp rx: 1280 MB/s 933915 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 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__->