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: 1124 MB/s 19071 calls/s 19071 msg/s # tcp rx: 1130 MB/s 140912 calls/s # tcp tx: 1038 MB/s 17615 calls/s 17615 msg/s # tcp rx: 1075 MB/s 130626 calls/s # tcp tx: 1074 MB/s 18225 calls/s 18225 msg/s # tcp rx: 1084 MB/s 120291 calls/s # tcp tx: 1113 MB/s 18881 calls/s 18881 msg/s # udp gso - over veth touching data # udp rx: 593 MB/s 422880 calls/s # udp tx: 612 MB/s 10389 calls/s 10389 msg/s # udp rx: 596 MB/s 424834 calls/s # udp tx: 601 MB/s 10208 calls/s 10208 msg/s # udp rx: 624 MB/s 445036 calls/s # udp tx: 628 MB/s 10668 calls/s 10668 msg/s # udp rx: 624 MB/s 444571 calls/s # udp tx: 627 MB/s 10648 calls/s 10648 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891362 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # udp rx: 1328 MB/s 946277 calls/s # udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # udp rx: 628 MB/s 447966 calls/s # udp tx: 628 MB/s 10657 calls/s 10657 msg/s # udp rx: 626 MB/s 446414 calls/s # udp tx: 626 MB/s 10623 calls/s 10623 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 814 MB/s 13810 calls/s 13810 msg/s # tcp rx: 833 MB/s 91782 calls/s # tcp tx: 762 MB/s 12934 calls/s 12934 msg/s # tcp rx: 751 MB/s 83505 calls/s # tcp tx: 711 MB/s 12061 calls/s 12061 msg/s # tcp rx: 712 MB/s 84759 calls/s # tcp tx: 743 MB/s 12605 calls/s 12605 msg/s # udp gso - over veth touching data # udp rx: 589 MB/s 430070 calls/s # udp tx: 607 MB/s 10312 calls/s 10312 msg/s # udp rx: 615 MB/s 448544 calls/s # udp tx: 617 MB/s 10477 calls/s 10477 msg/s # udp rx: 610 MB/s 445550 calls/s # udp tx: 611 MB/s 10378 calls/s 10378 msg/s # udp rx: 596 MB/s 434786 calls/s # udp tx: 598 MB/s 10143 calls/s 10143 msg/s # udp gso and gro - over veth touching data # udp rx: 692 MB/s 505381 calls/s # udp tx: 734 MB/s 12457 calls/s 12457 msg/s # udp rx: 1144 MB/s 834732 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp rx: 1176 MB/s 857719 calls/s # udp tx: 1178 MB/s 19993 calls/s 19993 msg/s # udp rx: 1193 MB/s 870264 calls/s # udp tx: 1196 MB/s 20301 calls/s 20301 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__->