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: 997 MB/s 16921 calls/s 16921 msg/s # tcp rx: 999 MB/s 135828 calls/s # tcp tx: 1039 MB/s 17627 calls/s 17627 msg/s # tcp rx: 1040 MB/s 131838 calls/s # tcp tx: 1011 MB/s 17161 calls/s 17161 msg/s # tcp rx: 1012 MB/s 129972 calls/s # tcp tx: 978 MB/s 16597 calls/s 16597 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 457015 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 msg/s # udp rx: 706 MB/s 503620 calls/s # udp tx: 706 MB/s 11980 calls/s 11980 msg/s # udp rx: 699 MB/s 498217 calls/s # udp tx: 699 MB/s 11856 calls/s 11856 msg/s # udp rx: 694 MB/s 494682 calls/s # udp tx: 693 MB/s 11769 calls/s 11769 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 833532 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 1275 MB/s 908423 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1250 MB/s 890588 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1332 MB/s 948994 calls/s # udp tx: 1333 MB/s 22622 calls/s 22622 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 759 MB/s 12879 calls/s 12879 msg/s # tcp rx: 759 MB/s 88520 calls/s # tcp tx: 828 MB/s 14051 calls/s 14051 msg/s # tcp rx: 844 MB/s 93163 calls/s # tcp tx: 590 MB/s 10011 calls/s 10011 msg/s # tcp rx: 580 MB/s 81878 calls/s # tcp tx: 653 MB/s 11092 calls/s 11092 msg/s # udp gso - over veth touching data # udp rx: 592 MB/s 432445 calls/s # udp tx: 607 MB/s 10309 calls/s 10309 msg/s # udp rx: 621 MB/s 453209 calls/s # udp tx: 621 MB/s 10536 calls/s 10536 msg/s # udp rx: 625 MB/s 456153 calls/s # udp tx: 624 MB/s 10600 calls/s 10600 msg/s # udp rx: 629 MB/s 458884 calls/s # udp tx: 628 MB/s 10666 calls/s 10666 msg/s # udp gso and gro - over veth touching data # udp rx: 634 MB/s 462704 calls/s # udp tx: 655 MB/s 11111 calls/s 11111 msg/s # udp rx: 671 MB/s 489820 calls/s # udp tx: 675 MB/s 11461 calls/s 11461 msg/s # udp rx: 703 MB/s 512963 calls/s # udp tx: 724 MB/s 12291 calls/s 12291 msg/s # udp rx: 1123 MB/s 819432 calls/s # udp tx: 1126 MB/s 19105 calls/s 19105 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__->