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: 1140 MB/s 19341 calls/s 19341 msg/s # tcp rx: 1141 MB/s 144116 calls/s # tcp tx: 1106 MB/s 18770 calls/s 18770 msg/s # tcp rx: 1107 MB/s 140091 calls/s # tcp tx: 1033 MB/s 17529 calls/s 17529 msg/s # tcp rx: 1033 MB/s 130346 calls/s # tcp tx: 746 MB/s 12665 calls/s 12665 msg/s # udp gso - over veth touching data # udp rx: 667 MB/s 475372 calls/s # udp tx: 684 MB/s 11610 calls/s 11610 msg/s # udp rx: 677 MB/s 482745 calls/s # udp tx: 677 MB/s 11496 calls/s 11496 msg/s # udp rx: 678 MB/s 483142 calls/s # udp tx: 677 MB/s 11485 calls/s 11485 msg/s # udp rx: 679 MB/s 484007 calls/s # udp tx: 679 MB/s 11519 calls/s 11519 msg/s # udp gso and gro - over veth touching data # udp rx: 1305 MB/s 929662 calls/s # udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # udp rx: 1157 MB/s 824280 calls/s # udp tx: 1162 MB/s 19716 calls/s 19716 msg/s # udp rx: 1332 MB/s 949317 calls/s # udp tx: 1336 MB/s 22660 calls/s 22660 msg/s # udp rx: 1322 MB/s 942380 calls/s # udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 769 MB/s 13055 calls/s 13055 msg/s # tcp rx: 770 MB/s 88482 calls/s # tcp tx: 804 MB/s 13640 calls/s 13640 msg/s # tcp rx: 805 MB/s 90897 calls/s # tcp tx: 757 MB/s 12853 calls/s 12853 msg/s # tcp rx: 757 MB/s 88542 calls/s # tcp tx: 760 MB/s 12897 calls/s 12897 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 882180 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 691 MB/s 504306 calls/s # udp tx: 668 MB/s 11341 calls/s 11341 msg/s # udp rx: 655 MB/s 477751 calls/s # udp tx: 654 MB/s 11103 calls/s 11103 msg/s # udp rx: 655 MB/s 477812 calls/s # udp tx: 654 MB/s 11099 calls/s 11099 msg/s # udp gso and gro - over veth touching data # udp rx: 1131 MB/s 824888 calls/s # udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # udp rx: 1126 MB/s 821390 calls/s # udp tx: 1137 MB/s 19294 calls/s 19294 msg/s # udp rx: 1201 MB/s 876474 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # udp rx: 1213 MB/s 884810 calls/s # udp tx: 1212 MB/s 20567 calls/s 20567 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__->