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: 1093 MB/s 18551 calls/s 18551 msg/s # tcp rx: 1094 MB/s 138035 calls/s # tcp tx: 1093 MB/s 18545 calls/s 18545 msg/s # tcp rx: 1094 MB/s 136083 calls/s # tcp tx: 1104 MB/s 18739 calls/s 18739 msg/s # tcp rx: 1105 MB/s 131040 calls/s # tcp tx: 1057 MB/s 17940 calls/s 17940 msg/s # udp gso - over veth touching data # udp rx: 657 MB/s 468494 calls/s # udp tx: 679 MB/s 11524 calls/s 11524 msg/s # udp rx: 683 MB/s 487140 calls/s # udp tx: 683 MB/s 11594 calls/s 11594 msg/s # udp rx: 679 MB/s 483975 calls/s # udp tx: 678 MB/s 11505 calls/s 11505 msg/s # udp rx: 668 MB/s 476130 calls/s # udp tx: 667 MB/s 11314 calls/s 11314 msg/s # udp gso and gro - over veth touching data # udp rx: 661 MB/s 471428 calls/s # udp tx: 683 MB/s 11595 calls/s 11595 msg/s # udp rx: 685 MB/s 488283 calls/s # udp tx: 685 MB/s 11633 calls/s 11633 msg/s # udp rx: 664 MB/s 473522 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp rx: 683 MB/s 487009 calls/s # udp tx: 684 MB/s 11610 calls/s 11610 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 695 MB/s 11802 calls/s 11802 msg/s # tcp rx: 696 MB/s 81487 calls/s # tcp tx: 695 MB/s 11795 calls/s 11795 msg/s # tcp rx: 696 MB/s 81607 calls/s # tcp tx: 694 MB/s 11784 calls/s 11784 msg/s # tcp rx: 695 MB/s 81801 calls/s # tcp tx: 697 MB/s 11831 calls/s 11831 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877904 calls/s # udp tx: 1233 MB/s 20924 calls/s 20924 msg/s # udp rx: 1258 MB/s 918084 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 1199 MB/s 874540 calls/s # udp tx: 1195 MB/s 20269 calls/s 20269 msg/s # udp rx: 1268 MB/s 925327 calls/s # udp tx: 1270 MB/s 21557 calls/s 21557 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 916438 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # udp rx: 1302 MB/s 949572 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp rx: 1297 MB/s 946495 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 1308 MB/s 954173 calls/s # udp tx: 1309 MB/s 22205 calls/s 22205 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__->