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: 671 MB/s 11390 calls/s 11390 msg/s # tcp rx: 671 MB/s 81662 calls/s # tcp tx: 672 MB/s 11404 calls/s 11404 msg/s # tcp rx: 675 MB/s 80403 calls/s # tcp tx: 777 MB/s 13193 calls/s 13193 msg/s # tcp rx: 778 MB/s 80293 calls/s # tcp tx: 797 MB/s 13527 calls/s 13527 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 865816 calls/s # udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # udp rx: 1287 MB/s 916816 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp rx: 1296 MB/s 923343 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 1270 MB/s 905291 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 851797 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # udp rx: 1335 MB/s 951034 calls/s # udp tx: 1335 MB/s 22647 calls/s 22647 msg/s # udp rx: 1340 MB/s 954575 calls/s # udp tx: 1338 MB/s 22703 calls/s 22703 msg/s # udp rx: 1337 MB/s 953003 calls/s # udp tx: 1337 MB/s 22679 calls/s 22679 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 725 MB/s 12299 calls/s 12299 msg/s # tcp rx: 727 MB/s 83229 calls/s # tcp tx: 698 MB/s 11841 calls/s 11841 msg/s # tcp rx: 698 MB/s 81692 calls/s # tcp tx: 699 MB/s 11859 calls/s 11859 msg/s # tcp rx: 699 MB/s 82220 calls/s # tcp tx: 701 MB/s 11900 calls/s 11900 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 436058 calls/s # udp tx: 616 MB/s 10452 calls/s 10452 msg/s # udp rx: 644 MB/s 469761 calls/s # udp tx: 643 MB/s 10906 calls/s 10906 msg/s # udp rx: 647 MB/s 472531 calls/s # udp tx: 647 MB/s 10978 calls/s 10978 msg/s # udp rx: 647 MB/s 472372 calls/s # udp tx: 647 MB/s 10975 calls/s 10975 msg/s # udp gso and gro - over veth touching data # udp rx: 602 MB/s 439131 calls/s # udp tx: 618 MB/s 10491 calls/s 10491 msg/s # udp rx: 621 MB/s 453428 calls/s # udp tx: 621 MB/s 10547 calls/s 10547 msg/s # udp rx: 624 MB/s 455239 calls/s # udp tx: 623 MB/s 10573 calls/s 10573 msg/s # udp rx: 815 MB/s 595008 calls/s # udp tx: 829 MB/s 14064 calls/s 14064 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__->