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: 1744 MB/s 29586 calls/s 29586 msg/s # tcp rx: 1746 MB/s 72878 calls/s # tcp tx: 1695 MB/s 28751 calls/s 28751 msg/s # tcp rx: 1696 MB/s 73936 calls/s # tcp tx: 1717 MB/s 29134 calls/s 29134 msg/s # tcp rx: 1719 MB/s 70885 calls/s # tcp tx: 1710 MB/s 29008 calls/s 29008 msg/s # udp gso - over veth touching data # udp rx: 1091 MB/s 777420 calls/s # udp tx: 1119 MB/s 18991 calls/s 18991 msg/s # udp rx: 1072 MB/s 763648 calls/s # udp tx: 1072 MB/s 18193 calls/s 18193 msg/s # udp rx: 1102 MB/s 785578 calls/s # udp tx: 1102 MB/s 18699 calls/s 18699 msg/s # udp rx: 1155 MB/s 823036 calls/s # udp tx: 1154 MB/s 19587 calls/s 19587 msg/s # udp gso and gro - over veth touching data # udp rx: 1717 MB/s 29128 calls/s # udp tx: 1775 MB/s 30113 calls/s 30113 msg/s # udp rx: 1725 MB/s 29272 calls/s # udp tx: 1706 MB/s 28946 calls/s 28946 msg/s # udp rx: 1777 MB/s 30140 calls/s # udp tx: 1795 MB/s 30461 calls/s 30461 msg/s # udp rx: 1810 MB/s 30704 calls/s # udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1638 MB/s 27785 calls/s 27785 msg/s # tcp rx: 1641 MB/s 72477 calls/s # tcp tx: 1658 MB/s 28136 calls/s 28136 msg/s # tcp rx: 1661 MB/s 72488 calls/s # tcp tx: 1658 MB/s 28136 calls/s 28136 msg/s # tcp rx: 1660 MB/s 70424 calls/s # tcp tx: 1689 MB/s 28658 calls/s 28658 msg/s # udp gso - over veth touching data # udp rx: 1089 MB/s 794235 calls/s # udp tx: 1119 MB/s 18988 calls/s 18988 msg/s # udp rx: 1097 MB/s 800675 calls/s # udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # udp rx: 1079 MB/s 787101 calls/s # udp tx: 1079 MB/s 18315 calls/s 18315 msg/s # udp rx: 1113 MB/s 811892 calls/s # udp tx: 1113 MB/s 18879 calls/s 18879 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 21145 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # udp rx: 995 MB/s 16889 calls/s # udp tx: 995 MB/s 16879 calls/s 16879 msg/s # udp rx: 1006 MB/s 17073 calls/s # udp tx: 1007 MB/s 17083 calls/s 17083 msg/s # udp rx: 1017 MB/s 17256 calls/s # udp tx: 1016 MB/s 17234 calls/s 17234 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__->