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: 1021 MB/s 17333 calls/s 17333 msg/s # tcp rx: 1023 MB/s 135468 calls/s # tcp tx: 1157 MB/s 19640 calls/s 19640 msg/s # tcp rx: 1159 MB/s 140796 calls/s # tcp tx: 1172 MB/s 19878 calls/s 19878 msg/s # tcp rx: 1173 MB/s 139017 calls/s # tcp tx: 1175 MB/s 19939 calls/s 19939 msg/s # udp gso - over veth touching data # udp rx: 576 MB/s 410516 calls/s # udp tx: 589 MB/s 9990 calls/s 9990 msg/s # udp rx: 613 MB/s 436718 calls/s # udp tx: 617 MB/s 10468 calls/s 10468 msg/s # udp rx: 623 MB/s 444468 calls/s # udp tx: 623 MB/s 10573 calls/s 10573 msg/s # udp rx: 624 MB/s 444736 calls/s # udp tx: 623 MB/s 10581 calls/s 10581 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879386 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1204 MB/s 858197 calls/s # udp tx: 1205 MB/s 20452 calls/s 20452 msg/s # udp rx: 1313 MB/s 935447 calls/s # udp tx: 1318 MB/s 22357 calls/s 22357 msg/s # udp rx: 1285 MB/s 915423 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1139 MB/s 19334 calls/s 19334 msg/s # tcp rx: 1141 MB/s 142067 calls/s # tcp tx: 743 MB/s 12608 calls/s 12608 msg/s # tcp rx: 744 MB/s 77468 calls/s # tcp tx: 658 MB/s 11176 calls/s 11176 msg/s # tcp rx: 658 MB/s 82730 calls/s # tcp tx: 673 MB/s 11423 calls/s 11423 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 424133 calls/s # udp tx: 601 MB/s 10204 calls/s 10204 msg/s # udp rx: 596 MB/s 435374 calls/s # udp tx: 600 MB/s 10186 calls/s 10186 msg/s # udp rx: 587 MB/s 428181 calls/s # udp tx: 585 MB/s 9933 calls/s 9933 msg/s # udp rx: 550 MB/s 401192 calls/s # udp tx: 549 MB/s 9319 calls/s 9319 msg/s # udp gso and gro - over veth touching data # udp rx: 702 MB/s 512140 calls/s # udp tx: 721 MB/s 12229 calls/s 12229 msg/s # udp rx: 712 MB/s 519656 calls/s # udp tx: 711 MB/s 12072 calls/s 12072 msg/s # udp rx: 714 MB/s 520851 calls/s # udp tx: 721 MB/s 12241 calls/s 12241 msg/s # udp rx: 718 MB/s 524191 calls/s # udp tx: 717 MB/s 12177 calls/s 12177 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__->