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: 822 MB/s 13943 calls/s 13943 msg/s # tcp rx: 822 MB/s 93937 calls/s # tcp tx: 844 MB/s 14316 calls/s 14316 msg/s # tcp rx: 845 MB/s 96899 calls/s # tcp tx: 1035 MB/s 17557 calls/s 17557 msg/s # tcp rx: 1036 MB/s 97027 calls/s # tcp tx: 1140 MB/s 19347 calls/s 19347 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 891012 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 1306 MB/s 930436 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # udp rx: 1326 MB/s 945151 calls/s # udp tx: 1327 MB/s 22509 calls/s 22509 msg/s # udp rx: 1314 MB/s 936129 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 861650 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 1328 MB/s 946127 calls/s # udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # udp rx: 1325 MB/s 944239 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # udp rx: 1322 MB/s 942368 calls/s # udp tx: 1322 MB/s 22422 calls/s 22422 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1163 MB/s 19738 calls/s 19738 msg/s # tcp rx: 1163 MB/s 140318 calls/s # tcp tx: 1157 MB/s 19638 calls/s 19638 msg/s # tcp rx: 1158 MB/s 138709 calls/s # tcp tx: 1171 MB/s 19870 calls/s 19870 msg/s # tcp rx: 1172 MB/s 138396 calls/s # tcp tx: 1168 MB/s 19814 calls/s 19814 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894290 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1263 MB/s 921700 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp rx: 1277 MB/s 931700 calls/s # udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # udp rx: 1277 MB/s 931978 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # udp gso and gro - over veth touching data # udp rx: 1144 MB/s 834403 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 640 MB/s 467353 calls/s # udp tx: 644 MB/s 10928 calls/s 10928 msg/s # udp rx: 640 MB/s 467354 calls/s # udp tx: 643 MB/s 10916 calls/s 10916 msg/s # udp rx: 637 MB/s 464998 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 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__->