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: 1608 MB/s 27287 calls/s 27287 msg/s # tcp rx: 1610 MB/s 67776 calls/s # tcp tx: 1662 MB/s 28200 calls/s 28200 msg/s # tcp rx: 1664 MB/s 72265 calls/s # tcp tx: 1560 MB/s 26461 calls/s 26461 msg/s # tcp rx: 1560 MB/s 60707 calls/s # tcp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp gso - over veth touching data # udp rx: 1067 MB/s 760378 calls/s # udp tx: 1104 MB/s 18739 calls/s 18739 msg/s # udp rx: 1129 MB/s 804639 calls/s # udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # udp rx: 883 MB/s 629530 calls/s # udp tx: 876 MB/s 14869 calls/s 14869 msg/s # udp rx: 668 MB/s 476560 calls/s # udp tx: 669 MB/s 11361 calls/s 11361 msg/s # udp gso and gro - over veth touching data # udp rx: 1558 MB/s 26434 calls/s # udp tx: 1612 MB/s 27348 calls/s 27348 msg/s # udp rx: 1730 MB/s 29354 calls/s # udp tx: 1730 MB/s 29347 calls/s 29347 msg/s # udp rx: 1762 MB/s 29901 calls/s # udp tx: 1762 MB/s 29890 calls/s 29890 msg/s # udp rx: 1752 MB/s 29731 calls/s # udp tx: 1751 MB/s 29712 calls/s 29712 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1729 MB/s 29339 calls/s 29339 msg/s # tcp rx: 1731 MB/s 72822 calls/s # tcp tx: 1625 MB/s 27576 calls/s 27576 msg/s # tcp rx: 1627 MB/s 67590 calls/s # tcp tx: 1612 MB/s 27341 calls/s 27341 msg/s # tcp rx: 1613 MB/s 63523 calls/s # tcp tx: 1651 MB/s 28011 calls/s 28011 msg/s # udp gso - over veth touching data # udp rx: 561 MB/s 409330 calls/s # udp tx: 573 MB/s 9722 calls/s 9722 msg/s # udp rx: 544 MB/s 397467 calls/s # udp tx: 546 MB/s 9264 calls/s 9264 msg/s # udp rx: 575 MB/s 419565 calls/s # udp tx: 574 MB/s 9750 calls/s 9750 msg/s # udp rx: 576 MB/s 420346 calls/s # udp tx: 575 MB/s 9766 calls/s 9766 msg/s # udp gso and gro - over veth touching data # udp rx: 1648 MB/s 27952 calls/s # udp tx: 1694 MB/s 28748 calls/s 28748 msg/s # udp rx: 1586 MB/s 26913 calls/s # udp tx: 1583 MB/s 26861 calls/s 26861 msg/s # udp rx: 1672 MB/s 28367 calls/s # udp tx: 1672 MB/s 28375 calls/s 28375 msg/s # udp rx: 1246 MB/s 21146 calls/s # udp tx: 1599 MB/s 27133 calls/s 27133 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__->