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: 1063 MB/s 18036 calls/s 18036 msg/s # tcp rx: 1072 MB/s 141780 calls/s # tcp tx: 1068 MB/s 18130 calls/s 18130 msg/s # tcp rx: 1070 MB/s 130516 calls/s # tcp tx: 1078 MB/s 18290 calls/s 18290 msg/s # tcp rx: 1079 MB/s 126912 calls/s # tcp tx: 1079 MB/s 18301 calls/s 18301 msg/s # udp gso - over veth touching data # udp rx: 1285 MB/s 915469 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # udp rx: 1310 MB/s 933528 calls/s # udp tx: 1315 MB/s 22309 calls/s 22309 msg/s # udp rx: 1321 MB/s 941111 calls/s # udp tx: 1330 MB/s 22573 calls/s 22573 msg/s # udp rx: 1296 MB/s 923296 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp gso and gro - over veth touching data # udp rx: 716 MB/s 510651 calls/s # udp tx: 739 MB/s 12541 calls/s 12541 msg/s # udp rx: 742 MB/s 528727 calls/s # udp tx: 746 MB/s 12667 calls/s 12667 msg/s # udp rx: 751 MB/s 535001 calls/s # udp tx: 754 MB/s 12800 calls/s 12800 msg/s # udp rx: 1106 MB/s 788049 calls/s # udp tx: 1124 MB/s 19064 calls/s 19064 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 684 MB/s 11610 calls/s 11610 msg/s # tcp rx: 685 MB/s 83908 calls/s # tcp tx: 705 MB/s 11973 calls/s 11973 msg/s # tcp rx: 706 MB/s 84968 calls/s # tcp tx: 1329 MB/s 22550 calls/s 22550 msg/s # tcp rx: 1331 MB/s 112544 calls/s # tcp tx: 1086 MB/s 18436 calls/s 18436 msg/s # udp gso - over veth touching data # udp rx: 667 MB/s 486460 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 msg/s # udp rx: 689 MB/s 503059 calls/s # udp tx: 691 MB/s 11728 calls/s 11728 msg/s # udp rx: 702 MB/s 512676 calls/s # udp tx: 704 MB/s 11942 calls/s 11942 msg/s # udp rx: 653 MB/s 476283 calls/s # udp tx: 648 MB/s 11004 calls/s 11004 msg/s # udp gso and gro - over veth touching data # udp rx: 584 MB/s 426393 calls/s # udp tx: 609 MB/s 10336 calls/s 10336 msg/s # udp rx: 604 MB/s 440582 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 msg/s # udp rx: 604 MB/s 441021 calls/s # udp tx: 604 MB/s 10249 calls/s 10249 msg/s # udp rx: 607 MB/s 442877 calls/s # udp tx: 607 MB/s 10296 calls/s 10296 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__->