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: 1187 MB/s 20145 calls/s 20145 msg/s # tcp rx: 1187 MB/s 138707 calls/s # tcp tx: 1173 MB/s 19895 calls/s 19895 msg/s # tcp rx: 1174 MB/s 142590 calls/s # tcp tx: 1178 MB/s 19984 calls/s 19984 msg/s # tcp rx: 1179 MB/s 143584 calls/s # tcp tx: 1173 MB/s 19911 calls/s 19911 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 820478 calls/s # udp tx: 1187 MB/s 20140 calls/s 20140 msg/s # udp rx: 1188 MB/s 846551 calls/s # udp tx: 1188 MB/s 20159 calls/s 20159 msg/s # udp rx: 1212 MB/s 863576 calls/s # udp tx: 1211 MB/s 20546 calls/s 20546 msg/s # udp rx: 1184 MB/s 843601 calls/s # udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 826320 calls/s # udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # udp rx: 1044 MB/s 744341 calls/s # udp tx: 1034 MB/s 17546 calls/s 17546 msg/s # udp rx: 716 MB/s 510412 calls/s # udp tx: 716 MB/s 12144 calls/s 12144 msg/s # udp rx: 714 MB/s 508936 calls/s # udp tx: 713 MB/s 12100 calls/s 12100 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 641 MB/s 10884 calls/s 10884 msg/s # tcp rx: 642 MB/s 80146 calls/s # tcp tx: 698 MB/s 11839 calls/s 11839 msg/s # tcp rx: 698 MB/s 83573 calls/s # tcp tx: 700 MB/s 11887 calls/s 11887 msg/s # tcp rx: 701 MB/s 83646 calls/s # tcp tx: 724 MB/s 12293 calls/s 12293 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 895441 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1282 MB/s 935405 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # udp rx: 1278 MB/s 932096 calls/s # udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # udp rx: 1275 MB/s 930364 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 916232 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp rx: 1208 MB/s 881590 calls/s # udp tx: 1198 MB/s 20331 calls/s 20331 msg/s # udp rx: 1199 MB/s 874758 calls/s # udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # udp rx: 1263 MB/s 921387 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 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__->