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: 879 MB/s 14919 calls/s 14919 msg/s # tcp rx: 881 MB/s 158462 calls/s # tcp tx: 856 MB/s 14525 calls/s 14525 msg/s # tcp rx: 857 MB/s 153528 calls/s # tcp tx: 847 MB/s 14371 calls/s 14371 msg/s # tcp rx: 848 MB/s 153769 calls/s # tcp tx: 848 MB/s 14395 calls/s 14395 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 856559 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 1237 MB/s 881682 calls/s # udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # udp rx: 1236 MB/s 880716 calls/s # udp tx: 1238 MB/s 21014 calls/s 21014 msg/s # udp rx: 1231 MB/s 877474 calls/s # udp tx: 1234 MB/s 20932 calls/s 20932 msg/s # udp gso and gro - over veth touching data # udp rx: 679 MB/s 484062 calls/s # udp tx: 698 MB/s 11853 calls/s 11853 msg/s # udp rx: 706 MB/s 503456 calls/s # udp tx: 706 MB/s 11983 calls/s 11983 msg/s # udp rx: 697 MB/s 497103 calls/s # udp tx: 697 MB/s 11824 calls/s 11824 msg/s # udp rx: 697 MB/s 497076 calls/s # udp tx: 697 MB/s 11828 calls/s 11828 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 607 MB/s 10306 calls/s 10306 msg/s # tcp rx: 608 MB/s 88768 calls/s # tcp tx: 615 MB/s 10440 calls/s 10440 msg/s # tcp rx: 616 MB/s 88885 calls/s # tcp tx: 616 MB/s 10461 calls/s 10461 msg/s # tcp rx: 617 MB/s 87436 calls/s # tcp tx: 594 MB/s 10075 calls/s 10075 msg/s # udp gso - over veth touching data # udp rx: 632 MB/s 461145 calls/s # udp tx: 651 MB/s 11050 calls/s 11050 msg/s # udp rx: 659 MB/s 480672 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 msg/s # udp rx: 652 MB/s 475573 calls/s # udp tx: 651 MB/s 11051 calls/s 11051 msg/s # udp rx: 652 MB/s 475833 calls/s # udp tx: 651 MB/s 11058 calls/s 11058 msg/s # udp gso and gro - over veth touching data # udp rx: 1106 MB/s 806975 calls/s # udp tx: 1145 MB/s 19430 calls/s 19430 msg/s # udp rx: 1212 MB/s 884553 calls/s # udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # udp rx: 1216 MB/s 887195 calls/s # udp tx: 1215 MB/s 20622 calls/s 20622 msg/s # udp rx: 1223 MB/s 892484 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 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__->