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: 1038 MB/s 17612 calls/s 17612 msg/s # tcp rx: 1050 MB/s 129590 calls/s # tcp tx: 1076 MB/s 18250 calls/s 18250 msg/s # tcp rx: 1091 MB/s 127684 calls/s # tcp tx: 1095 MB/s 18574 calls/s 18574 msg/s # tcp rx: 1091 MB/s 126487 calls/s # tcp tx: 1082 MB/s 18367 calls/s 18367 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 898060 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # udp rx: 1317 MB/s 938725 calls/s # udp tx: 1318 MB/s 22355 calls/s 22355 msg/s # udp rx: 1317 MB/s 938651 calls/s # udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # udp rx: 1313 MB/s 935832 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp gso and gro - over veth touching data # udp rx: 1171 MB/s 834658 calls/s # udp tx: 1199 MB/s 20349 calls/s 20349 msg/s # udp rx: 1298 MB/s 925279 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp rx: 1317 MB/s 938499 calls/s # udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # udp rx: 1322 MB/s 942102 calls/s # udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1018 MB/s 17278 calls/s 17278 msg/s # tcp rx: 1019 MB/s 129219 calls/s # tcp tx: 972 MB/s 16493 calls/s 16493 msg/s # tcp rx: 973 MB/s 131273 calls/s # tcp tx: 1029 MB/s 17458 calls/s 17458 msg/s # tcp rx: 1030 MB/s 129203 calls/s # tcp tx: 1018 MB/s 17276 calls/s 17276 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 869165 calls/s # udp tx: 1226 MB/s 20799 calls/s 20799 msg/s # udp rx: 1205 MB/s 879314 calls/s # udp tx: 1205 MB/s 20438 calls/s 20438 msg/s # udp rx: 1257 MB/s 917467 calls/s # udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # udp rx: 1266 MB/s 924004 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 899360 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1256 MB/s 916502 calls/s # udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # udp rx: 1278 MB/s 932131 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp rx: 1283 MB/s 935782 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 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__->