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: 862 MB/s 14634 calls/s 14634 msg/s # tcp rx: 863 MB/s 93980 calls/s # tcp tx: 845 MB/s 14335 calls/s 14335 msg/s # tcp rx: 846 MB/s 95808 calls/s # tcp tx: 846 MB/s 14358 calls/s 14358 msg/s # tcp rx: 847 MB/s 96251 calls/s # tcp tx: 840 MB/s 14247 calls/s 14247 msg/s # udp gso - over veth touching data # udp rx: 725 MB/s 517150 calls/s # udp tx: 747 MB/s 12674 calls/s 12674 msg/s # udp rx: 737 MB/s 525688 calls/s # udp tx: 740 MB/s 12555 calls/s 12555 msg/s # udp rx: 751 MB/s 535045 calls/s # udp tx: 753 MB/s 12776 calls/s 12776 msg/s # udp rx: 749 MB/s 533740 calls/s # udp tx: 750 MB/s 12737 calls/s 12737 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 860500 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp rx: 1210 MB/s 862488 calls/s # udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # udp rx: 1319 MB/s 940153 calls/s # udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # udp rx: 1324 MB/s 943720 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 664 MB/s 11267 calls/s 11267 msg/s # tcp rx: 664 MB/s 86798 calls/s # tcp tx: 725 MB/s 12313 calls/s 12313 msg/s # tcp rx: 728 MB/s 87897 calls/s # tcp tx: 696 MB/s 11813 calls/s 11813 msg/s # tcp rx: 696 MB/s 86227 calls/s # tcp tx: 692 MB/s 11737 calls/s 11737 msg/s # udp gso - over veth touching data # udp rx: 564 MB/s 411386 calls/s # udp tx: 581 MB/s 9869 calls/s 9869 msg/s # udp rx: 600 MB/s 438018 calls/s # udp tx: 600 MB/s 10186 calls/s 10186 msg/s # udp rx: 605 MB/s 441737 calls/s # udp tx: 604 MB/s 10260 calls/s 10260 msg/s # udp rx: 605 MB/s 441929 calls/s # udp tx: 605 MB/s 10268 calls/s 10268 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861721 calls/s # udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # udp rx: 1241 MB/s 905466 calls/s # udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # udp rx: 1274 MB/s 929526 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # udp rx: 1267 MB/s 924042 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 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__->