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: 1135 MB/s 19251 calls/s 19251 msg/s # tcp rx: 1135 MB/s 138193 calls/s # tcp tx: 1105 MB/s 18746 calls/s 18746 msg/s # tcp rx: 1118 MB/s 129021 calls/s # tcp tx: 1095 MB/s 18584 calls/s 18584 msg/s # tcp rx: 1094 MB/s 124254 calls/s # tcp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 863093 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # udp rx: 1294 MB/s 921897 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 1292 MB/s 920808 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # udp rx: 1216 MB/s 866393 calls/s # udp tx: 1215 MB/s 20613 calls/s 20613 msg/s # udp gso and gro - over veth touching data # udp rx: 793 MB/s 565470 calls/s # udp tx: 815 MB/s 13834 calls/s 13834 msg/s # udp rx: 698 MB/s 497272 calls/s # udp tx: 697 MB/s 11833 calls/s 11833 msg/s # udp rx: 703 MB/s 501056 calls/s # udp tx: 702 MB/s 11920 calls/s 11920 msg/s # udp rx: 698 MB/s 497622 calls/s # udp tx: 723 MB/s 12270 calls/s 12270 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 796 MB/s 13505 calls/s 13505 msg/s # tcp rx: 796 MB/s 87922 calls/s # tcp tx: 822 MB/s 13953 calls/s 13953 msg/s # tcp rx: 823 MB/s 90105 calls/s # tcp tx: 827 MB/s 14032 calls/s 14032 msg/s # tcp rx: 828 MB/s 89591 calls/s # tcp tx: 800 MB/s 13581 calls/s 13581 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 907596 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp rx: 1300 MB/s 948356 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 1318 MB/s 961447 calls/s # udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # udp rx: 1289 MB/s 940559 calls/s # udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 855958 calls/s # udp tx: 1208 MB/s 20491 calls/s 20491 msg/s # udp rx: 1226 MB/s 894620 calls/s # udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # udp rx: 1224 MB/s 893252 calls/s # udp tx: 1224 MB/s 20765 calls/s 20765 msg/s # udp rx: 1220 MB/s 890397 calls/s # udp tx: 1220 MB/s 20699 calls/s 20699 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__->