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: 1109 MB/s 18819 calls/s 18819 msg/s # tcp rx: 1110 MB/s 141264 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # tcp rx: 1077 MB/s 128352 calls/s # tcp tx: 1084 MB/s 18387 calls/s 18387 msg/s # tcp rx: 1101 MB/s 128559 calls/s # tcp tx: 1078 MB/s 18286 calls/s 18286 msg/s # udp gso - over veth touching data # udp rx: 677 MB/s 482773 calls/s # udp tx: 696 MB/s 11813 calls/s 11813 msg/s # udp rx: 704 MB/s 502136 calls/s # udp tx: 704 MB/s 11952 calls/s 11952 msg/s # udp rx: 699 MB/s 498186 calls/s # udp tx: 698 MB/s 11843 calls/s 11843 msg/s # udp rx: 694 MB/s 494676 calls/s # udp tx: 694 MB/s 11776 calls/s 11776 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 422892 calls/s # udp tx: 609 MB/s 10330 calls/s 10330 msg/s # udp rx: 682 MB/s 485990 calls/s # udp tx: 683 MB/s 11592 calls/s 11592 msg/s # udp rx: 677 MB/s 482832 calls/s # udp tx: 678 MB/s 11505 calls/s 11505 msg/s # udp rx: 678 MB/s 483564 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 839 MB/s 14246 calls/s 14246 msg/s # tcp rx: 840 MB/s 96737 calls/s # tcp tx: 756 MB/s 12825 calls/s 12825 msg/s # tcp rx: 757 MB/s 89179 calls/s # tcp tx: 710 MB/s 12056 calls/s 12056 msg/s # tcp rx: 711 MB/s 84363 calls/s # tcp tx: 747 MB/s 12674 calls/s 12674 msg/s # udp gso - over veth touching data # udp rx: 653 MB/s 476544 calls/s # udp tx: 671 MB/s 11386 calls/s 11386 msg/s # udp rx: 668 MB/s 487340 calls/s # udp tx: 669 MB/s 11360 calls/s 11360 msg/s # udp rx: 681 MB/s 496751 calls/s # udp tx: 680 MB/s 11537 calls/s 11537 msg/s # udp rx: 682 MB/s 497528 calls/s # udp tx: 682 MB/s 11583 calls/s 11583 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 477888 calls/s # udp tx: 671 MB/s 11392 calls/s 11392 msg/s # udp rx: 666 MB/s 486425 calls/s # udp tx: 666 MB/s 11310 calls/s 11310 msg/s # udp rx: 650 MB/s 474589 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 msg/s # udp rx: 662 MB/s 483090 calls/s # udp tx: 662 MB/s 11240 calls/s 11240 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__->