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: 817 MB/s 13858 calls/s 13858 msg/s # tcp rx: 821 MB/s 142837 calls/s # tcp tx: 845 MB/s 14347 calls/s 14347 msg/s # tcp rx: 847 MB/s 155321 calls/s # tcp tx: 837 MB/s 14205 calls/s 14205 msg/s # tcp rx: 837 MB/s 154282 calls/s # tcp tx: 843 MB/s 14305 calls/s 14305 msg/s # udp gso - over veth touching data # udp rx: 1083 MB/s 771532 calls/s # udp tx: 1108 MB/s 18795 calls/s 18795 msg/s # udp rx: 1177 MB/s 838562 calls/s # udp tx: 1178 MB/s 19993 calls/s 19993 msg/s # udp rx: 1175 MB/s 837439 calls/s # udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # udp rx: 1158 MB/s 825015 calls/s # udp tx: 1160 MB/s 19684 calls/s 19684 msg/s # udp gso and gro - over veth touching data # udp rx: 1121 MB/s 798918 calls/s # udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # udp rx: 1112 MB/s 792333 calls/s # udp tx: 1108 MB/s 18808 calls/s 18808 msg/s # udp rx: 1141 MB/s 813186 calls/s # udp tx: 1147 MB/s 19455 calls/s 19455 msg/s # udp rx: 1188 MB/s 846600 calls/s # udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 845 MB/s 14347 calls/s 14347 msg/s # tcp rx: 846 MB/s 151307 calls/s # tcp tx: 817 MB/s 13858 calls/s 13858 msg/s # tcp rx: 817 MB/s 146260 calls/s # tcp tx: 791 MB/s 13420 calls/s 13420 msg/s # tcp rx: 792 MB/s 141629 calls/s # tcp tx: 821 MB/s 13931 calls/s 13931 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 857310 calls/s # udp tx: 1210 MB/s 20525 calls/s 20525 msg/s # udp rx: 1237 MB/s 902663 calls/s # udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # udp rx: 1223 MB/s 892583 calls/s # udp tx: 1223 MB/s 20749 calls/s 20749 msg/s # udp rx: 1218 MB/s 888776 calls/s # udp tx: 1217 MB/s 20650 calls/s 20650 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851564 calls/s # udp tx: 1196 MB/s 20291 calls/s 20291 msg/s # udp rx: 1202 MB/s 877051 calls/s # udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # udp rx: 1203 MB/s 877596 calls/s # udp tx: 1202 MB/s 20394 calls/s 20394 msg/s # udp rx: 1204 MB/s 878715 calls/s # udp tx: 1203 MB/s 20418 calls/s 20418 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__->