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: 673 MB/s 11425 calls/s 11425 msg/s # tcp rx: 674 MB/s 85918 calls/s # tcp tx: 698 MB/s 11853 calls/s 11853 msg/s # tcp rx: 699 MB/s 83015 calls/s # tcp tx: 703 MB/s 11927 calls/s 11927 msg/s # tcp rx: 703 MB/s 83591 calls/s # tcp tx: 707 MB/s 11997 calls/s 11997 msg/s # udp gso - over veth touching data # udp rx: 1290 MB/s 919196 calls/s # udp tx: 1327 MB/s 22523 calls/s 22523 msg/s # udp rx: 1255 MB/s 894386 calls/s # udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # udp rx: 1246 MB/s 888297 calls/s # udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # udp rx: 1275 MB/s 908927 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 891018 calls/s # udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # udp rx: 1294 MB/s 921929 calls/s # udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # udp rx: 1296 MB/s 923845 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 1297 MB/s 924575 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1106 MB/s 18769 calls/s 18769 msg/s # tcp rx: 1140 MB/s 141688 calls/s # tcp tx: 1105 MB/s 18751 calls/s 18751 msg/s # tcp rx: 1101 MB/s 133166 calls/s # tcp tx: 1087 MB/s 18446 calls/s 18446 msg/s # tcp rx: 1088 MB/s 129585 calls/s # tcp tx: 1090 MB/s 18495 calls/s 18495 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 904222 calls/s # udp tx: 1275 MB/s 21640 calls/s 21640 msg/s # udp rx: 1274 MB/s 929579 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp rx: 1276 MB/s 930718 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1277 MB/s 932006 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 867652 calls/s # udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # udp rx: 1279 MB/s 932939 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 1238 MB/s 902959 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1253 MB/s 914107 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 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__->