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: 1124 MB/s 19077 calls/s 19077 msg/s # tcp rx: 1124 MB/s 137358 calls/s # tcp tx: 1127 MB/s 19118 calls/s 19118 msg/s # tcp rx: 1127 MB/s 136058 calls/s # tcp tx: 1117 MB/s 18952 calls/s 18952 msg/s # tcp rx: 1118 MB/s 136642 calls/s # tcp tx: 1151 MB/s 19523 calls/s 19523 msg/s # udp gso - over veth touching data # udp rx: 1304 MB/s 929551 calls/s # udp tx: 1341 MB/s 22760 calls/s 22760 msg/s # udp rx: 1321 MB/s 941541 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # udp rx: 1345 MB/s 958675 calls/s # udp tx: 1348 MB/s 22873 calls/s 22873 msg/s # udp rx: 1353 MB/s 964472 calls/s # udp tx: 1356 MB/s 23000 calls/s 23000 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 897798 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1335 MB/s 951391 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 1336 MB/s 951840 calls/s # udp tx: 1335 MB/s 22651 calls/s 22651 msg/s # udp rx: 1330 MB/s 948012 calls/s # udp tx: 1329 MB/s 22551 calls/s 22551 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 697 MB/s 11837 calls/s 11837 msg/s # tcp rx: 698 MB/s 85209 calls/s # tcp tx: 720 MB/s 12216 calls/s 12216 msg/s # tcp rx: 742 MB/s 86072 calls/s # tcp tx: 717 MB/s 12175 calls/s 12175 msg/s # tcp rx: 868 MB/s 84620 calls/s # tcp tx: 1140 MB/s 19337 calls/s 19337 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 897727 calls/s # udp tx: 1263 MB/s 21431 calls/s 21431 msg/s # udp rx: 1283 MB/s 936002 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp rx: 1279 MB/s 932863 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # udp rx: 1280 MB/s 933863 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 912692 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1242 MB/s 905859 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 1244 MB/s 907721 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp rx: 1300 MB/s 948616 calls/s # udp tx: 1299 MB/s 22046 calls/s 22046 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__->