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: 1385 MB/s 23494 calls/s 23494 msg/s # tcp rx: 1386 MB/s 62660 calls/s # tcp tx: 1283 MB/s 21765 calls/s 21765 msg/s # tcp rx: 1284 MB/s 55026 calls/s # tcp tx: 1353 MB/s 22956 calls/s 22956 msg/s # tcp rx: 1354 MB/s 58924 calls/s # tcp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp gso - over veth touching data # udp rx: 561 MB/s 400290 calls/s # udp tx: 580 MB/s 9849 calls/s 9849 msg/s # udp rx: 617 MB/s 439863 calls/s # udp tx: 617 MB/s 10470 calls/s 10470 msg/s # udp rx: 610 MB/s 434718 calls/s # udp tx: 610 MB/s 10353 calls/s 10353 msg/s # udp rx: 612 MB/s 436516 calls/s # udp tx: 613 MB/s 10401 calls/s 10401 msg/s # udp gso and gro - over veth touching data # udp rx: 805 MB/s 13665 calls/s # udp tx: 828 MB/s 14044 calls/s 14044 msg/s # udp rx: 794 MB/s 13478 calls/s # udp tx: 799 MB/s 13566 calls/s 13566 msg/s # udp rx: 898 MB/s 15231 calls/s # udp tx: 898 MB/s 15245 calls/s 15245 msg/s # udp rx: 997 MB/s 16913 calls/s # udp tx: 998 MB/s 16927 calls/s 16927 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1703 MB/s 28893 calls/s 28893 msg/s # tcp rx: 1704 MB/s 74553 calls/s # tcp tx: 1690 MB/s 28674 calls/s 28674 msg/s # tcp rx: 1692 MB/s 73597 calls/s # tcp tx: 1674 MB/s 28399 calls/s 28399 msg/s # tcp rx: 1675 MB/s 67446 calls/s # tcp tx: 1661 MB/s 28185 calls/s 28185 msg/s # udp gso - over veth touching data # udp rx: 557 MB/s 406699 calls/s # udp tx: 571 MB/s 9701 calls/s 9701 msg/s # udp rx: 621 MB/s 453397 calls/s # udp tx: 627 MB/s 10641 calls/s 10641 msg/s # udp rx: 685 MB/s 499603 calls/s # udp tx: 686 MB/s 11651 calls/s 11651 msg/s # udp rx: 689 MB/s 503181 calls/s # udp tx: 689 MB/s 11701 calls/s 11701 msg/s # udp gso and gro - over veth touching data # udp rx: 1579 MB/s 26792 calls/s # udp tx: 1631 MB/s 27664 calls/s 27664 msg/s # udp rx: 1698 MB/s 28815 calls/s # udp tx: 1698 MB/s 28802 calls/s 28802 msg/s # udp rx: 1653 MB/s 28046 calls/s # udp tx: 1646 MB/s 27926 calls/s 27926 msg/s # udp rx: 1299 MB/s 22038 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 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__->