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: 1136 MB/s 19283 calls/s 19283 msg/s # tcp rx: 1137 MB/s 140648 calls/s # tcp tx: 1167 MB/s 19796 calls/s 19796 msg/s # tcp rx: 1168 MB/s 141639 calls/s # tcp tx: 1113 MB/s 18886 calls/s 18886 msg/s # tcp rx: 1114 MB/s 140948 calls/s # tcp tx: 1199 MB/s 20346 calls/s 20346 msg/s # udp gso - over veth touching data # udp rx: 1285 MB/s 915552 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # udp rx: 1305 MB/s 929860 calls/s # udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # udp rx: 1331 MB/s 948605 calls/s # udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # udp rx: 1325 MB/s 943961 calls/s # udp tx: 1326 MB/s 22493 calls/s 22493 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909087 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1346 MB/s 959080 calls/s # udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # udp rx: 1349 MB/s 961590 calls/s # udp tx: 1352 MB/s 22943 calls/s 22943 msg/s # udp rx: 1344 MB/s 957945 calls/s # udp tx: 1346 MB/s 22835 calls/s 22835 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1189 MB/s 20180 calls/s 20180 msg/s # tcp rx: 1190 MB/s 114938 calls/s # tcp tx: 1054 MB/s 17886 calls/s 17886 msg/s # tcp rx: 1055 MB/s 131012 calls/s # tcp tx: 1098 MB/s 18626 calls/s 18626 msg/s # tcp rx: 1099 MB/s 132031 calls/s # tcp tx: 1005 MB/s 17052 calls/s 17052 msg/s # udp gso - over veth touching data # udp rx: 1136 MB/s 829021 calls/s # udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # udp rx: 1233 MB/s 899698 calls/s # udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # udp rx: 1264 MB/s 922249 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1266 MB/s 923826 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp gso and gro - over veth touching data # udp rx: 579 MB/s 422378 calls/s # udp tx: 593 MB/s 10067 calls/s 10067 msg/s # udp rx: 592 MB/s 432132 calls/s # udp tx: 591 MB/s 10039 calls/s 10039 msg/s # udp rx: 614 MB/s 448344 calls/s # udp tx: 614 MB/s 10423 calls/s 10423 msg/s # udp rx: 597 MB/s 435774 calls/s # udp tx: 620 MB/s 10527 calls/s 10527 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__->