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: 1137 MB/s 19294 calls/s 19294 msg/s # tcp rx: 1137 MB/s 142833 calls/s # tcp tx: 1172 MB/s 19889 calls/s 19889 msg/s # tcp rx: 1173 MB/s 141966 calls/s # tcp tx: 1174 MB/s 19913 calls/s 19913 msg/s # tcp rx: 1175 MB/s 148273 calls/s # tcp tx: 1169 MB/s 19836 calls/s 19836 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894656 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 1286 MB/s 916129 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 1211 MB/s 863224 calls/s # udp tx: 1213 MB/s 20582 calls/s 20582 msg/s # udp rx: 1324 MB/s 943556 calls/s # udp tx: 1328 MB/s 22533 calls/s 22533 msg/s # udp gso and gro - over veth touching data # udp rx: 1272 MB/s 906629 calls/s # udp tx: 1307 MB/s 22170 calls/s 22170 msg/s # udp rx: 1293 MB/s 921662 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 msg/s # udp rx: 1305 MB/s 929964 calls/s # udp tx: 1306 MB/s 22155 calls/s 22155 msg/s # udp rx: 1343 MB/s 956783 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1045 MB/s 17739 calls/s 17739 msg/s # tcp rx: 1049 MB/s 140513 calls/s # tcp tx: 1090 MB/s 18500 calls/s 18500 msg/s # tcp rx: 1097 MB/s 129341 calls/s # tcp tx: 1082 MB/s 18356 calls/s 18356 msg/s # tcp rx: 1082 MB/s 128942 calls/s # tcp tx: 1036 MB/s 17572 calls/s 17572 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 900533 calls/s # udp tx: 1267 MB/s 21502 calls/s 21502 msg/s # udp rx: 1279 MB/s 932816 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # udp rx: 1283 MB/s 936210 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp rx: 1281 MB/s 934411 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 903188 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 1205 MB/s 879098 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # udp rx: 1218 MB/s 888358 calls/s # udp tx: 1219 MB/s 20678 calls/s 20678 msg/s # udp rx: 1278 MB/s 932328 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 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__->