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: 804 MB/s 13639 calls/s 13639 msg/s # tcp rx: 804 MB/s 144745 calls/s # tcp tx: 870 MB/s 14757 calls/s 14757 msg/s # tcp rx: 870 MB/s 160584 calls/s # tcp tx: 855 MB/s 14506 calls/s 14506 msg/s # tcp rx: 856 MB/s 156984 calls/s # tcp tx: 860 MB/s 14592 calls/s 14592 msg/s # udp gso - over veth touching data # udp rx: 692 MB/s 493436 calls/s # udp tx: 706 MB/s 11991 calls/s 11991 msg/s # udp rx: 683 MB/s 487092 calls/s # udp tx: 684 MB/s 11610 calls/s 11610 msg/s # udp rx: 737 MB/s 525271 calls/s # udp tx: 737 MB/s 12515 calls/s 12515 msg/s # udp rx: 727 MB/s 518185 calls/s # udp tx: 728 MB/s 12348 calls/s 12348 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832282 calls/s # udp tx: 1202 MB/s 20396 calls/s 20396 msg/s # udp rx: 1240 MB/s 883421 calls/s # udp tx: 1239 MB/s 21020 calls/s 21020 msg/s # udp rx: 1242 MB/s 885021 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 1231 MB/s 876940 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 668 MB/s 11346 calls/s 11346 msg/s # tcp rx: 669 MB/s 84510 calls/s # tcp tx: 665 MB/s 11291 calls/s 11291 msg/s # tcp rx: 666 MB/s 82567 calls/s # tcp tx: 666 MB/s 11298 calls/s 11298 msg/s # tcp rx: 666 MB/s 82916 calls/s # tcp tx: 653 MB/s 11088 calls/s 11088 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 877035 calls/s # udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # udp rx: 1198 MB/s 874188 calls/s # udp tx: 1199 MB/s 20343 calls/s 20343 msg/s # udp rx: 1187 MB/s 866337 calls/s # udp tx: 1187 MB/s 20146 calls/s 20146 msg/s # udp rx: 1093 MB/s 797238 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp gso and gro - over veth touching data # udp rx: 1042 MB/s 760608 calls/s # udp tx: 1070 MB/s 18148 calls/s 18148 msg/s # udp rx: 1204 MB/s 878448 calls/s # udp tx: 1202 MB/s 20403 calls/s 20403 msg/s # udp rx: 1174 MB/s 856935 calls/s # udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # udp rx: 1166 MB/s 850442 calls/s # udp tx: 1165 MB/s 19767 calls/s 19767 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__->