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: 1775 MB/s 30122 calls/s 30122 msg/s # tcp rx: 1777 MB/s 73938 calls/s # tcp tx: 1473 MB/s 24990 calls/s 24990 msg/s # tcp rx: 1474 MB/s 57860 calls/s # tcp tx: 1370 MB/s 23246 calls/s 23246 msg/s # tcp rx: 1372 MB/s 57663 calls/s # tcp tx: 1367 MB/s 23189 calls/s 23189 msg/s # udp gso - over veth touching data # udp rx: 1059 MB/s 755064 calls/s # udp tx: 1106 MB/s 18771 calls/s 18771 msg/s # udp rx: 1235 MB/s 880374 calls/s # udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # udp rx: 1156 MB/s 823624 calls/s # udp tx: 1147 MB/s 19461 calls/s 19461 msg/s # udp rx: 1114 MB/s 793558 calls/s # udp tx: 1114 MB/s 18906 calls/s 18906 msg/s # udp gso and gro - over veth touching data # udp rx: 1568 MB/s 26602 calls/s # udp tx: 1621 MB/s 27510 calls/s 27510 msg/s # udp rx: 1781 MB/s 30219 calls/s # udp tx: 1788 MB/s 30334 calls/s 30334 msg/s # udp rx: 1624 MB/s 27456 calls/s # udp tx: 1623 MB/s 27539 calls/s 27539 msg/s # udp rx: 1806 MB/s 30633 calls/s # udp tx: 1804 MB/s 30604 calls/s 30604 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1435 MB/s 24342 calls/s 24342 msg/s # tcp rx: 1435 MB/s 57529 calls/s # tcp tx: 1442 MB/s 24471 calls/s 24471 msg/s # tcp rx: 1444 MB/s 57400 calls/s # tcp tx: 1406 MB/s 23854 calls/s 23854 msg/s # tcp rx: 1406 MB/s 57482 calls/s # tcp tx: 1375 MB/s 23322 calls/s 23322 msg/s # udp gso - over veth touching data # udp rx: 1071 MB/s 781355 calls/s # udp tx: 1109 MB/s 18825 calls/s 18825 msg/s # udp rx: 1143 MB/s 833649 calls/s # udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # udp rx: 1015 MB/s 740683 calls/s # udp tx: 1013 MB/s 17187 calls/s 17187 msg/s # udp rx: 1108 MB/s 808436 calls/s # udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # udp gso and gro - over veth touching data # udp rx: 1691 MB/s 28691 calls/s # udp tx: 1736 MB/s 29448 calls/s 29448 msg/s # udp rx: 1752 MB/s 29716 calls/s # udp tx: 1750 MB/s 29698 calls/s 29698 msg/s # udp rx: 1740 MB/s 29512 calls/s # udp tx: 1737 MB/s 29461 calls/s 29461 msg/s # udp rx: 1415 MB/s 24004 calls/s # udp tx: 1398 MB/s 23719 calls/s 23719 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__->