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: 752 MB/s 12757 calls/s 12757 msg/s # tcp rx: 753 MB/s 87586 calls/s # tcp tx: 725 MB/s 12299 calls/s 12299 msg/s # tcp rx: 725 MB/s 86113 calls/s # tcp tx: 713 MB/s 12106 calls/s 12106 msg/s # tcp rx: 714 MB/s 85727 calls/s # tcp tx: 739 MB/s 12548 calls/s 12548 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 899930 calls/s # udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # udp rx: 1322 MB/s 941788 calls/s # udp tx: 1321 MB/s 22419 calls/s 22419 msg/s # udp rx: 1340 MB/s 955217 calls/s # udp tx: 1340 MB/s 22738 calls/s 22738 msg/s # udp rx: 1334 MB/s 950646 calls/s # udp tx: 1333 MB/s 22621 calls/s 22621 msg/s # udp gso and gro - over veth touching data # udp rx: 1310 MB/s 933766 calls/s # udp tx: 1352 MB/s 22942 calls/s 22942 msg/s # udp rx: 1332 MB/s 948917 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 1348 MB/s 960523 calls/s # udp tx: 1348 MB/s 22872 calls/s 22872 msg/s # udp rx: 1361 MB/s 970121 calls/s # udp tx: 1362 MB/s 23102 calls/s 23102 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1203 MB/s 20420 calls/s 20420 msg/s # tcp rx: 1205 MB/s 143404 calls/s # tcp tx: 1185 MB/s 20103 calls/s 20103 msg/s # tcp rx: 1186 MB/s 144889 calls/s # tcp tx: 1185 MB/s 20107 calls/s 20107 msg/s # tcp rx: 1186 MB/s 142980 calls/s # tcp tx: 1162 MB/s 19709 calls/s 19709 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 884701 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1284 MB/s 937038 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 1256 MB/s 916241 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 1187 MB/s 866216 calls/s # udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 453772 calls/s # udp tx: 644 MB/s 10937 calls/s 10937 msg/s # udp rx: 647 MB/s 471912 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 msg/s # udp rx: 648 MB/s 473294 calls/s # udp tx: 646 MB/s 10965 calls/s 10965 msg/s # udp rx: 663 MB/s 484079 calls/s # udp tx: 672 MB/s 11401 calls/s 11401 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__->