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: 1171 MB/s 19864 calls/s 19864 msg/s # tcp rx: 1173 MB/s 143096 calls/s # tcp tx: 1078 MB/s 18297 calls/s 18297 msg/s # tcp rx: 1080 MB/s 128915 calls/s # tcp tx: 1086 MB/s 18421 calls/s 18421 msg/s # tcp rx: 1087 MB/s 127277 calls/s # tcp tx: 1087 MB/s 18446 calls/s 18446 msg/s # udp gso - over veth touching data # udp rx: 807 MB/s 575044 calls/s # udp tx: 823 MB/s 13973 calls/s 13973 msg/s # udp rx: 598 MB/s 426021 calls/s # udp tx: 599 MB/s 10173 calls/s 10173 msg/s # udp rx: 596 MB/s 424758 calls/s # udp tx: 597 MB/s 10135 calls/s 10135 msg/s # udp rx: 615 MB/s 438561 calls/s # udp tx: 617 MB/s 10472 calls/s 10472 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 439620 calls/s # udp tx: 634 MB/s 10756 calls/s 10756 msg/s # udp rx: 631 MB/s 449770 calls/s # udp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp rx: 624 MB/s 444814 calls/s # udp tx: 623 MB/s 10576 calls/s 10576 msg/s # udp rx: 631 MB/s 450008 calls/s # udp tx: 631 MB/s 10713 calls/s 10713 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1135 MB/s 19262 calls/s 19262 msg/s # tcp rx: 1135 MB/s 143486 calls/s # tcp tx: 1102 MB/s 18707 calls/s 18707 msg/s # tcp rx: 1103 MB/s 136792 calls/s # tcp tx: 1059 MB/s 17963 calls/s 17963 msg/s # tcp rx: 1060 MB/s 134748 calls/s # tcp tx: 1085 MB/s 18411 calls/s 18411 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 886045 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1254 MB/s 914684 calls/s # udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # udp rx: 1248 MB/s 910591 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 1239 MB/s 904091 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 852008 calls/s # udp tx: 1204 MB/s 20422 calls/s 20422 msg/s # udp rx: 1251 MB/s 912414 calls/s # udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # udp rx: 1167 MB/s 851627 calls/s # udp tx: 1166 MB/s 19791 calls/s 19791 msg/s # udp rx: 1196 MB/s 872815 calls/s # udp tx: 1198 MB/s 20322 calls/s 20322 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__->