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: 1121 MB/s 19026 calls/s 19026 msg/s # tcp rx: 1122 MB/s 139949 calls/s # tcp tx: 974 MB/s 16535 calls/s 16535 msg/s # tcp rx: 975 MB/s 109167 calls/s # tcp tx: 1069 MB/s 18137 calls/s 18137 msg/s # tcp rx: 1070 MB/s 129939 calls/s # tcp tx: 1063 MB/s 18044 calls/s 18044 msg/s # udp gso - over veth touching data # udp rx: 680 MB/s 484722 calls/s # udp tx: 700 MB/s 11881 calls/s 11881 msg/s # udp rx: 681 MB/s 485250 calls/s # udp tx: 684 MB/s 11610 calls/s 11610 msg/s # udp rx: 732 MB/s 521694 calls/s # udp tx: 734 MB/s 12465 calls/s 12465 msg/s # udp rx: 694 MB/s 494907 calls/s # udp tx: 696 MB/s 11816 calls/s 11816 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 435485 calls/s # udp tx: 635 MB/s 10782 calls/s 10782 msg/s # udp rx: 622 MB/s 443726 calls/s # udp tx: 627 MB/s 10638 calls/s 10638 msg/s # udp rx: 640 MB/s 456411 calls/s # udp tx: 644 MB/s 10930 calls/s 10930 msg/s # udp rx: 649 MB/s 462912 calls/s # udp tx: 652 MB/s 11059 calls/s 11059 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18083 calls/s 18083 msg/s # tcp rx: 1066 MB/s 135572 calls/s # tcp tx: 1064 MB/s 18055 calls/s 18055 msg/s # tcp rx: 1064 MB/s 136558 calls/s # tcp tx: 1016 MB/s 17242 calls/s 17242 msg/s # tcp rx: 1017 MB/s 131944 calls/s # tcp tx: 1013 MB/s 17188 calls/s 17188 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 910673 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 1287 MB/s 938720 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # udp rx: 1286 MB/s 938015 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # udp rx: 1290 MB/s 941460 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp gso and gro - over veth touching data # udp rx: 671 MB/s 489487 calls/s # udp tx: 690 MB/s 11716 calls/s 11716 msg/s # udp rx: 694 MB/s 506684 calls/s # udp tx: 695 MB/s 11794 calls/s 11794 msg/s # udp rx: 1181 MB/s 861347 calls/s # udp tx: 1196 MB/s 20296 calls/s 20296 msg/s # udp rx: 1301 MB/s 949271 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 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__->