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: 1119 MB/s 18981 calls/s 18981 msg/s # tcp rx: 1119 MB/s 142358 calls/s # tcp tx: 1125 MB/s 19088 calls/s 19088 msg/s # tcp rx: 1125 MB/s 143120 calls/s # tcp tx: 1111 MB/s 18846 calls/s 18846 msg/s # tcp rx: 1111 MB/s 141201 calls/s # tcp tx: 1112 MB/s 18873 calls/s 18873 msg/s # udp gso - over veth touching data # udp rx: 617 MB/s 440060 calls/s # udp tx: 640 MB/s 10864 calls/s 10864 msg/s # udp rx: 675 MB/s 480922 calls/s # udp tx: 679 MB/s 11528 calls/s 11528 msg/s # udp rx: 682 MB/s 486291 calls/s # udp tx: 685 MB/s 11633 calls/s 11633 msg/s # udp rx: 681 MB/s 485342 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 818267 calls/s # udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # udp rx: 1303 MB/s 928589 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # udp rx: 1316 MB/s 937847 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp rx: 1317 MB/s 938523 calls/s # udp tx: 1317 MB/s 22345 calls/s 22345 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 687 MB/s 11653 calls/s 11653 msg/s # tcp rx: 687 MB/s 84362 calls/s # tcp tx: 815 MB/s 13824 calls/s 13824 msg/s # tcp rx: 814 MB/s 91687 calls/s # tcp tx: 821 MB/s 13931 calls/s 13931 msg/s # tcp rx: 822 MB/s 92074 calls/s # tcp tx: 794 MB/s 13473 calls/s 13473 msg/s # udp gso - over veth touching data # udp rx: 601 MB/s 438789 calls/s # udp tx: 619 MB/s 10514 calls/s 10514 msg/s # udp rx: 613 MB/s 447112 calls/s # udp tx: 615 MB/s 10446 calls/s 10446 msg/s # udp rx: 653 MB/s 476941 calls/s # udp tx: 658 MB/s 11166 calls/s 11166 msg/s # udp rx: 644 MB/s 469829 calls/s # udp tx: 648 MB/s 10999 calls/s 10999 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904384 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 1275 MB/s 929887 calls/s # udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # udp rx: 1293 MB/s 943065 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 1287 MB/s 939191 calls/s # udp tx: 1288 MB/s 21848 calls/s 21848 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__->