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: 806 MB/s 13677 calls/s 13677 msg/s # tcp rx: 807 MB/s 145261 calls/s # tcp tx: 782 MB/s 13275 calls/s 13275 msg/s # tcp rx: 782 MB/s 138685 calls/s # tcp tx: 746 MB/s 12667 calls/s 12667 msg/s # tcp rx: 748 MB/s 136550 calls/s # tcp tx: 815 MB/s 13828 calls/s 13828 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 897288 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # udp rx: 1300 MB/s 926184 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # udp rx: 1286 MB/s 916558 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 1290 MB/s 919460 calls/s # udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # udp gso and gro - over veth touching data # udp rx: 1099 MB/s 783016 calls/s # udp tx: 1133 MB/s 19221 calls/s 19221 msg/s # udp rx: 1269 MB/s 904485 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # udp rx: 1269 MB/s 904204 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1268 MB/s 903690 calls/s # udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 837 MB/s 14205 calls/s 14205 msg/s # tcp rx: 838 MB/s 144601 calls/s # tcp tx: 710 MB/s 12045 calls/s 12045 msg/s # tcp rx: 710 MB/s 113976 calls/s # tcp tx: 641 MB/s 10881 calls/s 10881 msg/s # tcp rx: 642 MB/s 78372 calls/s # tcp tx: 635 MB/s 10781 calls/s 10781 msg/s # udp gso - over veth touching data # udp rx: 582 MB/s 425006 calls/s # udp tx: 593 MB/s 10066 calls/s 10066 msg/s # udp rx: 598 MB/s 436655 calls/s # udp tx: 603 MB/s 10243 calls/s 10243 msg/s # udp rx: 616 MB/s 449904 calls/s # udp tx: 619 MB/s 10513 calls/s 10513 msg/s # udp rx: 615 MB/s 448575 calls/s # udp tx: 617 MB/s 10467 calls/s 10467 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 892354 calls/s # udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # udp rx: 1215 MB/s 886776 calls/s # udp tx: 1218 MB/s 20664 calls/s 20664 msg/s # udp rx: 1197 MB/s 873467 calls/s # udp tx: 1199 MB/s 20352 calls/s 20352 msg/s # udp rx: 1126 MB/s 821441 calls/s # udp tx: 1128 MB/s 19134 calls/s 19134 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' [?2004hxx__-> echo $? 0 xx__->