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: 1161 MB/s 19697 calls/s 19697 msg/s # tcp rx: 1166 MB/s 143209 calls/s # tcp tx: 1101 MB/s 18683 calls/s 18683 msg/s # tcp rx: 1103 MB/s 129523 calls/s # tcp tx: 1094 MB/s 18564 calls/s 18564 msg/s # tcp rx: 1107 MB/s 129408 calls/s # tcp tx: 1101 MB/s 18686 calls/s 18686 msg/s # udp gso - over veth touching data # udp rx: 600 MB/s 427718 calls/s # udp tx: 618 MB/s 10487 calls/s 10487 msg/s # udp rx: 615 MB/s 438198 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # udp rx: 642 MB/s 457816 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 641 MB/s 457109 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp gso and gro - over veth touching data # udp rx: 1085 MB/s 773137 calls/s # udp tx: 1120 MB/s 19004 calls/s 19004 msg/s # udp rx: 1309 MB/s 932665 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1267 MB/s 903117 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 1176 MB/s 838088 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1063 MB/s 18045 calls/s 18045 msg/s # tcp rx: 1065 MB/s 141966 calls/s # tcp tx: 1082 MB/s 18367 calls/s 18367 msg/s # tcp rx: 1084 MB/s 141109 calls/s # tcp tx: 1150 MB/s 19506 calls/s 19506 msg/s # tcp rx: 1151 MB/s 139778 calls/s # tcp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880492 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1265 MB/s 923044 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # udp rx: 1265 MB/s 922788 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1264 MB/s 922274 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp gso and gro - over veth touching data # udp rx: 759 MB/s 554152 calls/s # udp tx: 778 MB/s 13212 calls/s 13212 msg/s # udp rx: 669 MB/s 488097 calls/s # udp tx: 669 MB/s 11363 calls/s 11363 msg/s # udp rx: 664 MB/s 484558 calls/s # udp tx: 665 MB/s 11289 calls/s 11289 msg/s # udp rx: 656 MB/s 478980 calls/s # udp tx: 657 MB/s 11144 calls/s 11144 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__->