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: 1102 MB/s 18703 calls/s 18703 msg/s # tcp rx: 1103 MB/s 143774 calls/s # tcp tx: 1129 MB/s 19159 calls/s 19159 msg/s # tcp rx: 1130 MB/s 144819 calls/s # tcp tx: 1120 MB/s 19001 calls/s 19001 msg/s # tcp rx: 1121 MB/s 140170 calls/s # tcp tx: 928 MB/s 15746 calls/s 15746 msg/s # udp gso - over veth touching data # udp rx: 1295 MB/s 922827 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # udp rx: 1344 MB/s 957479 calls/s # udp tx: 1343 MB/s 22784 calls/s 22784 msg/s # udp rx: 1337 MB/s 952724 calls/s # udp tx: 1338 MB/s 22701 calls/s 22701 msg/s # udp rx: 1336 MB/s 952376 calls/s # udp tx: 1337 MB/s 22691 calls/s 22691 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891383 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1337 MB/s 952498 calls/s # udp tx: 1336 MB/s 22664 calls/s 22664 msg/s # udp rx: 1333 MB/s 949913 calls/s # udp tx: 1333 MB/s 22615 calls/s 22615 msg/s # udp rx: 1326 MB/s 945232 calls/s # udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1169 MB/s 19835 calls/s 19835 msg/s # tcp rx: 1183 MB/s 141804 calls/s # tcp tx: 982 MB/s 16667 calls/s 16667 msg/s # tcp rx: 983 MB/s 128196 calls/s # tcp tx: 946 MB/s 16045 calls/s 16045 msg/s # tcp rx: 949 MB/s 127718 calls/s # tcp tx: 1071 MB/s 18180 calls/s 18180 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 891782 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # udp rx: 1246 MB/s 909298 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1216 MB/s 887472 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # udp rx: 1172 MB/s 855206 calls/s # udp tx: 1172 MB/s 19879 calls/s 19879 msg/s # udp gso and gro - over veth touching data # udp rx: 983 MB/s 717197 calls/s # udp tx: 1022 MB/s 17348 calls/s 17348 msg/s # udp rx: 1136 MB/s 828681 calls/s # udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # udp rx: 1138 MB/s 830223 calls/s # udp tx: 1138 MB/s 19302 calls/s 19302 msg/s # udp rx: 1205 MB/s 878955 calls/s # udp tx: 1204 MB/s 20434 calls/s 20434 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__->