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: 1253 MB/s 21259 calls/s 21259 msg/s # tcp rx: 1254 MB/s 130307 calls/s # tcp tx: 1108 MB/s 18795 calls/s 18795 msg/s # tcp rx: 1109 MB/s 142348 calls/s # tcp tx: 1019 MB/s 17290 calls/s 17290 msg/s # tcp rx: 1020 MB/s 140161 calls/s # tcp tx: 1088 MB/s 18459 calls/s 18459 msg/s # udp gso - over veth touching data # udp rx: 1296 MB/s 923700 calls/s # udp tx: 1329 MB/s 22553 calls/s 22553 msg/s # udp rx: 1291 MB/s 920169 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp rx: 1267 MB/s 902760 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp rx: 1249 MB/s 890421 calls/s # udp tx: 1239 MB/s 21027 calls/s 21027 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 855857 calls/s # udp tx: 1235 MB/s 20951 calls/s 20951 msg/s # udp rx: 1282 MB/s 913675 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1285 MB/s 915841 calls/s # udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # udp rx: 1285 MB/s 915815 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1010 MB/s 17137 calls/s 17137 msg/s # tcp rx: 1011 MB/s 140778 calls/s # tcp tx: 1135 MB/s 19267 calls/s 19267 msg/s # tcp rx: 1137 MB/s 135889 calls/s # tcp tx: 1146 MB/s 19440 calls/s 19440 msg/s # tcp rx: 1147 MB/s 135405 calls/s # tcp tx: 1154 MB/s 19576 calls/s 19576 msg/s # udp gso - over veth touching data # udp rx: 635 MB/s 463537 calls/s # udp tx: 653 MB/s 11079 calls/s 11079 msg/s # udp rx: 651 MB/s 474956 calls/s # udp tx: 651 MB/s 11042 calls/s 11042 msg/s # udp rx: 678 MB/s 494726 calls/s # udp tx: 677 MB/s 11490 calls/s 11490 msg/s # udp rx: 680 MB/s 496243 calls/s # udp tx: 680 MB/s 11548 calls/s 11548 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 872808 calls/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 1228 MB/s 896296 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 1248 MB/s 910232 calls/s # udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # udp rx: 1276 MB/s 931046 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 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__->