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: 1118 MB/s 18976 calls/s 18976 msg/s # tcp rx: 1119 MB/s 138271 calls/s # tcp tx: 1020 MB/s 17316 calls/s 17316 msg/s # tcp rx: 1028 MB/s 128785 calls/s # tcp tx: 1021 MB/s 17332 calls/s 17332 msg/s # tcp rx: 1024 MB/s 125533 calls/s # tcp tx: 1055 MB/s 17902 calls/s 17902 msg/s # udp gso - over veth touching data # udp rx: 1267 MB/s 902938 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 1300 MB/s 926060 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1306 MB/s 930353 calls/s # udp tx: 1305 MB/s 22144 calls/s 22144 msg/s # udp rx: 1311 MB/s 934533 calls/s # udp tx: 1311 MB/s 22242 calls/s 22242 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 866148 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 1300 MB/s 926586 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # udp rx: 1286 MB/s 916428 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp rx: 1254 MB/s 893886 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 742 MB/s 12592 calls/s 12592 msg/s # tcp rx: 743 MB/s 83353 calls/s # tcp tx: 716 MB/s 12157 calls/s 12157 msg/s # tcp rx: 717 MB/s 85105 calls/s # tcp tx: 742 MB/s 12591 calls/s 12591 msg/s # tcp rx: 743 MB/s 86511 calls/s # tcp tx: 704 MB/s 11957 calls/s 11957 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894682 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1273 MB/s 928675 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp rx: 1259 MB/s 918846 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 1257 MB/s 917147 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 858784 calls/s # udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # udp rx: 1148 MB/s 837434 calls/s # udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # udp rx: 1118 MB/s 815426 calls/s # udp tx: 1119 MB/s 18989 calls/s 18989 msg/s # udp rx: 1193 MB/s 870266 calls/s # udp tx: 1189 MB/s 20179 calls/s 20179 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__->