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: 1166 MB/s 19791 calls/s 19791 msg/s # tcp rx: 1167 MB/s 136708 calls/s # tcp tx: 1146 MB/s 19440 calls/s 19440 msg/s # tcp rx: 1146 MB/s 136853 calls/s # tcp tx: 1178 MB/s 19987 calls/s 19987 msg/s # tcp rx: 1179 MB/s 134781 calls/s # tcp tx: 1181 MB/s 20043 calls/s 20043 msg/s # udp gso - over veth touching data # udp rx: 680 MB/s 484559 calls/s # udp tx: 704 MB/s 11942 calls/s 11942 msg/s # udp rx: 711 MB/s 506649 calls/s # udp tx: 708 MB/s 12025 calls/s 12025 msg/s # udp rx: 708 MB/s 504447 calls/s # udp tx: 707 MB/s 12003 calls/s 12003 msg/s # udp rx: 713 MB/s 507982 calls/s # udp tx: 712 MB/s 12083 calls/s 12083 msg/s # udp gso and gro - over veth touching data # udp rx: 678 MB/s 483383 calls/s # udp tx: 699 MB/s 11872 calls/s 11872 msg/s # udp rx: 710 MB/s 506165 calls/s # udp tx: 710 MB/s 12053 calls/s 12053 msg/s # udp rx: 702 MB/s 500310 calls/s # udp tx: 702 MB/s 11914 calls/s 11914 msg/s # udp rx: 699 MB/s 497954 calls/s # udp tx: 697 MB/s 11836 calls/s 11836 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 842 MB/s 14295 calls/s 14295 msg/s # tcp rx: 843 MB/s 94804 calls/s # tcp tx: 735 MB/s 12479 calls/s 12479 msg/s # tcp rx: 735 MB/s 85962 calls/s # tcp tx: 728 MB/s 12348 calls/s 12348 msg/s # tcp rx: 728 MB/s 86817 calls/s # tcp tx: 727 MB/s 12334 calls/s 12334 msg/s # udp gso - over veth touching data # udp rx: 671 MB/s 489500 calls/s # udp tx: 692 MB/s 11748 calls/s 11748 msg/s # udp rx: 693 MB/s 505694 calls/s # udp tx: 694 MB/s 11773 calls/s 11773 msg/s # udp rx: 694 MB/s 506751 calls/s # udp tx: 699 MB/s 11862 calls/s 11862 msg/s # udp rx: 695 MB/s 507041 calls/s # udp tx: 698 MB/s 11839 calls/s 11839 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 895830 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp rx: 1251 MB/s 912758 calls/s # udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # udp rx: 1240 MB/s 904962 calls/s # udp tx: 1242 MB/s 21069 calls/s 21069 msg/s # udp rx: 1246 MB/s 909220 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 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__->