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: 1246 MB/s 21142 calls/s 21142 msg/s # tcp rx: 1247 MB/s 131638 calls/s # tcp tx: 1059 MB/s 17964 calls/s 17964 msg/s # tcp rx: 1058 MB/s 132290 calls/s # tcp tx: 1082 MB/s 18368 calls/s 18368 msg/s # tcp rx: 1084 MB/s 132619 calls/s # tcp tx: 1089 MB/s 18475 calls/s 18475 msg/s # udp gso - over veth touching data # udp rx: 753 MB/s 536644 calls/s # udp tx: 774 MB/s 13141 calls/s 13141 msg/s # udp rx: 738 MB/s 525990 calls/s # udp tx: 748 MB/s 12695 calls/s 12695 msg/s # udp rx: 713 MB/s 508532 calls/s # udp tx: 718 MB/s 12181 calls/s 12181 msg/s # udp rx: 731 MB/s 520803 calls/s # udp tx: 735 MB/s 12481 calls/s 12481 msg/s # udp gso and gro - over veth touching data # udp rx: 1289 MB/s 918269 calls/s # udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # udp rx: 1319 MB/s 939671 calls/s # udp tx: 1321 MB/s 22419 calls/s 22419 msg/s # udp rx: 1322 MB/s 942331 calls/s # udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # udp rx: 1320 MB/s 940478 calls/s # udp tx: 1322 MB/s 22436 calls/s 22436 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 893 MB/s 15162 calls/s 15162 msg/s # tcp rx: 897 MB/s 109059 calls/s # tcp tx: 779 MB/s 13221 calls/s 13221 msg/s # tcp rx: 794 MB/s 93814 calls/s # tcp tx: 1011 MB/s 17156 calls/s 17156 msg/s # tcp rx: 1009 MB/s 132007 calls/s # tcp tx: 1020 MB/s 17308 calls/s 17308 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 475291 calls/s # udp tx: 663 MB/s 11260 calls/s 11260 msg/s # udp rx: 1164 MB/s 849124 calls/s # udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # udp rx: 1226 MB/s 894222 calls/s # udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # udp rx: 1283 MB/s 936194 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877723 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp rx: 1241 MB/s 905129 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1245 MB/s 908219 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 1242 MB/s 906250 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 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__->