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: 1086 MB/s 18421 calls/s 18421 msg/s # tcp rx: 1091 MB/s 133210 calls/s # tcp tx: 1090 MB/s 18503 calls/s 18503 msg/s # tcp rx: 1094 MB/s 127287 calls/s # tcp tx: 1113 MB/s 18894 calls/s 18894 msg/s # tcp rx: 1114 MB/s 128105 calls/s # tcp tx: 1099 MB/s 18656 calls/s 18656 msg/s # udp gso - over veth touching data # udp rx: 1300 MB/s 926499 calls/s # udp tx: 1334 MB/s 22633 calls/s 22633 msg/s # udp rx: 1325 MB/s 944005 calls/s # udp tx: 1326 MB/s 22496 calls/s 22496 msg/s # udp rx: 1337 MB/s 952431 calls/s # udp tx: 1338 MB/s 22696 calls/s 22696 msg/s # udp rx: 1346 MB/s 959270 calls/s # udp tx: 1348 MB/s 22869 calls/s 22869 msg/s # udp gso and gro - over veth touching data # udp rx: 1116 MB/s 795252 calls/s # udp tx: 1159 MB/s 19665 calls/s 19665 msg/s # udp rx: 1049 MB/s 747542 calls/s # udp tx: 1037 MB/s 17597 calls/s 17597 msg/s # udp rx: 1127 MB/s 803142 calls/s # udp tx: 1138 MB/s 19303 calls/s 19303 msg/s # udp rx: 1325 MB/s 944480 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 683 MB/s 11600 calls/s 11600 msg/s # tcp rx: 746 MB/s 81823 calls/s # tcp tx: 690 MB/s 11709 calls/s 11709 msg/s # tcp rx: 683 MB/s 80545 calls/s # tcp tx: 674 MB/s 11434 calls/s 11434 msg/s # tcp rx: 675 MB/s 80385 calls/s # tcp tx: 692 MB/s 11751 calls/s 11751 msg/s # udp gso - over veth touching data # udp rx: 552 MB/s 402821 calls/s # udp tx: 568 MB/s 9634 calls/s 9634 msg/s # udp rx: 596 MB/s 435071 calls/s # udp tx: 595 MB/s 10105 calls/s 10105 msg/s # udp rx: 592 MB/s 431912 calls/s # udp tx: 591 MB/s 10035 calls/s 10035 msg/s # udp rx: 592 MB/s 432112 calls/s # udp tx: 592 MB/s 10042 calls/s 10042 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 881157 calls/s # udp tx: 1237 MB/s 20987 calls/s 20987 msg/s # udp rx: 1251 MB/s 912703 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1265 MB/s 922722 calls/s # udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # udp rx: 1160 MB/s 846445 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 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__->