make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 718 MB/s 12183 calls/s 12183 msg/s # tcp rx: 718 MB/s 93226 calls/s # tcp tx: 692 MB/s 11738 calls/s 11738 msg/s # tcp rx: 692 MB/s 85837 calls/s # tcp tx: 712 MB/s 12081 calls/s 12081 msg/s # tcp rx: 713 MB/s 86890 calls/s # tcp tx: 649 MB/s 11011 calls/s 11011 msg/s # udp gso - over veth touching data # udp rx: 1199 MB/s 854358 calls/s # udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # udp rx: 1273 MB/s 907235 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp rx: 1292 MB/s 920854 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp rx: 1304 MB/s 929133 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp gso and gro - over veth touching data # udp rx: 769 MB/s 548356 calls/s # udp tx: 794 MB/s 13468 calls/s 13468 msg/s # udp rx: 681 MB/s 485639 calls/s # udp tx: 683 MB/s 11594 calls/s 11594 msg/s # udp rx: 687 MB/s 490000 calls/s # udp tx: 688 MB/s 11677 calls/s 11677 msg/s # udp rx: 697 MB/s 496563 calls/s # udp tx: 698 MB/s 11851 calls/s 11851 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1047 MB/s 17763 calls/s 17763 msg/s # tcp rx: 1047 MB/s 142805 calls/s # tcp tx: 1080 MB/s 18323 calls/s 18323 msg/s # tcp rx: 1088 MB/s 134396 calls/s # tcp tx: 1024 MB/s 17372 calls/s 17372 msg/s # tcp rx: 1052 MB/s 127889 calls/s # tcp tx: 1028 MB/s 17447 calls/s 17447 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 911521 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp rx: 1171 MB/s 854109 calls/s # udp tx: 1178 MB/s 19990 calls/s 19990 msg/s # udp rx: 1264 MB/s 921924 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 1274 MB/s 929788 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp gso and gro - over veth touching data # udp rx: 560 MB/s 408557 calls/s # udp tx: 576 MB/s 9784 calls/s 9784 msg/s # udp rx: 594 MB/s 433275 calls/s # udp tx: 596 MB/s 10115 calls/s 10115 msg/s # udp rx: 612 MB/s 446469 calls/s # udp tx: 614 MB/s 10414 calls/s 10414 msg/s # udp rx: 610 MB/s 445511 calls/s # udp tx: 612 MB/s 10382 calls/s 10382 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__->