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: 1107 MB/s 18777 calls/s 18777 msg/s # tcp rx: 1112 MB/s 141361 calls/s # tcp tx: 1064 MB/s 18063 calls/s 18063 msg/s # tcp rx: 1064 MB/s 130301 calls/s # tcp tx: 1089 MB/s 18486 calls/s 18486 msg/s # tcp rx: 1090 MB/s 130543 calls/s # tcp tx: 1093 MB/s 18550 calls/s 18550 msg/s # udp gso - over veth touching data # udp rx: 1288 MB/s 917793 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # udp rx: 1265 MB/s 901529 calls/s # udp tx: 1264 MB/s 21454 calls/s 21454 msg/s # udp rx: 1319 MB/s 939770 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp rx: 1317 MB/s 938709 calls/s # udp tx: 1317 MB/s 22346 calls/s 22346 msg/s # udp gso and gro - over veth touching data # udp rx: 1284 MB/s 915244 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 1321 MB/s 941201 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp rx: 1319 MB/s 940130 calls/s # udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # udp rx: 1325 MB/s 944371 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 773 MB/s 13113 calls/s 13113 msg/s # tcp rx: 776 MB/s 101105 calls/s # tcp tx: 728 MB/s 12360 calls/s 12360 msg/s # tcp rx: 728 MB/s 87507 calls/s # tcp tx: 749 MB/s 12709 calls/s 12709 msg/s # tcp rx: 750 MB/s 87721 calls/s # tcp tx: 755 MB/s 12809 calls/s 12809 msg/s # udp gso - over veth touching data # udp rx: 958 MB/s 698687 calls/s # udp tx: 974 MB/s 16532 calls/s 16532 msg/s # udp rx: 627 MB/s 457720 calls/s # udp tx: 627 MB/s 10647 calls/s 10647 msg/s # udp rx: 598 MB/s 436496 calls/s # udp tx: 598 MB/s 10148 calls/s 10148 msg/s # udp rx: 634 MB/s 462685 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 464891 calls/s # udp tx: 656 MB/s 11133 calls/s 11133 msg/s # udp rx: 628 MB/s 458283 calls/s # udp tx: 627 MB/s 10648 calls/s 10648 msg/s # udp rx: 657 MB/s 479733 calls/s # udp tx: 677 MB/s 11485 calls/s 11485 msg/s # udp rx: 1216 MB/s 887296 calls/s # udp tx: 1214 MB/s 20595 calls/s 20595 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__->