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: 1085 MB/s 18419 calls/s 18419 msg/s # tcp rx: 1086 MB/s 139312 calls/s # tcp tx: 1191 MB/s 20209 calls/s 20209 msg/s # tcp rx: 1192 MB/s 122678 calls/s # tcp tx: 1089 MB/s 18471 calls/s 18471 msg/s # tcp rx: 1090 MB/s 129476 calls/s # tcp tx: 1081 MB/s 18344 calls/s 18344 msg/s # udp gso - over veth touching data # udp rx: 662 MB/s 472020 calls/s # udp tx: 684 MB/s 11612 calls/s 11612 msg/s # udp rx: 672 MB/s 478973 calls/s # udp tx: 667 MB/s 11319 calls/s 11319 msg/s # udp rx: 658 MB/s 469014 calls/s # udp tx: 662 MB/s 11240 calls/s 11240 msg/s # udp rx: 696 MB/s 496089 calls/s # udp tx: 696 MB/s 11811 calls/s 11811 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 874868 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 1242 MB/s 884895 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # udp rx: 1313 MB/s 936013 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 1318 MB/s 938938 calls/s # udp tx: 1317 MB/s 22352 calls/s 22352 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 914 MB/s 15518 calls/s 15518 msg/s # tcp rx: 915 MB/s 128725 calls/s # tcp tx: 820 MB/s 13912 calls/s 13912 msg/s # tcp rx: 820 MB/s 90374 calls/s # tcp tx: 701 MB/s 11892 calls/s 11892 msg/s # tcp rx: 701 MB/s 84536 calls/s # tcp tx: 665 MB/s 11291 calls/s 11291 msg/s # udp gso - over veth touching data # udp rx: 1098 MB/s 801162 calls/s # udp tx: 1116 MB/s 18934 calls/s 18934 msg/s # udp rx: 591 MB/s 431065 calls/s # udp tx: 589 MB/s 9993 calls/s 9993 msg/s # udp rx: 611 MB/s 445832 calls/s # udp tx: 612 MB/s 10395 calls/s 10395 msg/s # udp rx: 638 MB/s 465388 calls/s # udp tx: 637 MB/s 10816 calls/s 10816 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 854814 calls/s # udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # udp rx: 1267 MB/s 924073 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp rx: 970 MB/s 707501 calls/s # udp tx: 955 MB/s 16208 calls/s 16208 msg/s # udp rx: 640 MB/s 467057 calls/s # udp tx: 641 MB/s 10883 calls/s 10883 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__->