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: 696 MB/s 11810 calls/s 11810 msg/s # tcp rx: 699 MB/s 82683 calls/s # tcp tx: 763 MB/s 12942 calls/s 12942 msg/s # tcp rx: 762 MB/s 87647 calls/s # tcp tx: 1190 MB/s 20196 calls/s 20196 msg/s # tcp rx: 1195 MB/s 105904 calls/s # tcp tx: 1042 MB/s 17676 calls/s 17676 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 902326 calls/s # udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # udp rx: 1308 MB/s 932412 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp rx: 1261 MB/s 898347 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 689 MB/s 491085 calls/s # udp tx: 694 MB/s 11785 calls/s 11785 msg/s # udp gso and gro - over veth touching data # udp rx: 671 MB/s 478152 calls/s # udp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp rx: 680 MB/s 485002 calls/s # udp tx: 683 MB/s 11587 calls/s 11587 msg/s # udp rx: 681 MB/s 485441 calls/s # udp tx: 683 MB/s 11587 calls/s 11587 msg/s # udp rx: 676 MB/s 482075 calls/s # udp tx: 678 MB/s 11507 calls/s 11507 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1026 MB/s 17414 calls/s 17414 msg/s # tcp rx: 1026 MB/s 134300 calls/s # tcp tx: 1061 MB/s 18010 calls/s 18010 msg/s # tcp rx: 1062 MB/s 131947 calls/s # tcp tx: 1014 MB/s 17213 calls/s 17213 msg/s # tcp rx: 1015 MB/s 126282 calls/s # tcp tx: 1002 MB/s 17004 calls/s 17004 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 867054 calls/s # udp tx: 1219 MB/s 20688 calls/s 20688 msg/s # udp rx: 1215 MB/s 886169 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # udp rx: 1213 MB/s 884811 calls/s # udp tx: 1213 MB/s 20575 calls/s 20575 msg/s # udp rx: 1245 MB/s 908081 calls/s # udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 847394 calls/s # udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # udp rx: 1236 MB/s 901877 calls/s # udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # udp rx: 1268 MB/s 925145 calls/s # udp tx: 1269 MB/s 21532 calls/s 21532 msg/s # udp rx: 1275 MB/s 929898 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 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__->