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: 1110 MB/s 18839 calls/s 18839 msg/s # tcp rx: 1120 MB/s 142189 calls/s # tcp tx: 1049 MB/s 17793 calls/s 17793 msg/s # tcp rx: 1052 MB/s 131027 calls/s # tcp tx: 997 MB/s 16922 calls/s 16922 msg/s # tcp rx: 996 MB/s 131933 calls/s # tcp tx: 1019 MB/s 17297 calls/s 17297 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 870141 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 1239 MB/s 882622 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # udp rx: 1230 MB/s 876333 calls/s # udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # udp rx: 1237 MB/s 881803 calls/s # udp tx: 1236 MB/s 20980 calls/s 20980 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886665 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 1315 MB/s 937057 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # udp rx: 1319 MB/s 939823 calls/s # udp tx: 1320 MB/s 22398 calls/s 22398 msg/s # udp rx: 1304 MB/s 929066 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1085 MB/s 18406 calls/s 18406 msg/s # tcp rx: 1085 MB/s 139576 calls/s # tcp tx: 1072 MB/s 18198 calls/s 18198 msg/s # tcp rx: 1072 MB/s 130993 calls/s # tcp tx: 990 MB/s 16796 calls/s 16796 msg/s # tcp rx: 992 MB/s 130868 calls/s # tcp tx: 1028 MB/s 17444 calls/s 17444 msg/s # udp gso - over veth touching data # udp rx: 635 MB/s 463414 calls/s # udp tx: 654 MB/s 11096 calls/s 11096 msg/s # udp rx: 677 MB/s 494439 calls/s # udp tx: 681 MB/s 11560 calls/s 11560 msg/s # udp rx: 677 MB/s 494006 calls/s # udp tx: 680 MB/s 11536 calls/s 11536 msg/s # udp rx: 678 MB/s 494485 calls/s # udp tx: 702 MB/s 11909 calls/s 11909 msg/s # udp gso and gro - over veth touching data # udp rx: 1129 MB/s 824024 calls/s # udp tx: 1175 MB/s 19937 calls/s 19937 msg/s # udp rx: 1122 MB/s 818744 calls/s # udp tx: 1115 MB/s 18915 calls/s 18915 msg/s # udp rx: 1084 MB/s 791267 calls/s # udp tx: 1089 MB/s 18477 calls/s 18477 msg/s # udp rx: 1249 MB/s 911381 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 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__->