make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1063 MB/s 18043 calls/s 18043 msg/s # tcp rx: 1063 MB/s 127282 calls/s # tcp tx: 1054 MB/s 17878 calls/s 17878 msg/s # tcp rx: 1055 MB/s 129066 calls/s # tcp tx: 1003 MB/s 17017 calls/s 17017 msg/s # tcp rx: 1004 MB/s 129567 calls/s # tcp tx: 1084 MB/s 18391 calls/s 18391 msg/s # udp gso - over veth touching data # udp rx: 1223 MB/s 871442 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 1318 MB/s 938988 calls/s # udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # udp rx: 1334 MB/s 950457 calls/s # udp tx: 1332 MB/s 22605 calls/s 22605 msg/s # udp rx: 1336 MB/s 951767 calls/s # udp tx: 1335 MB/s 22650 calls/s 22650 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 906892 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # udp rx: 1278 MB/s 910538 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 1299 MB/s 925886 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1185 MB/s 844409 calls/s # udp tx: 1182 MB/s 20060 calls/s 20060 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 991 MB/s 16815 calls/s 16815 msg/s # tcp rx: 992 MB/s 133628 calls/s # tcp tx: 1044 MB/s 17708 calls/s 17708 msg/s # tcp rx: 1044 MB/s 128866 calls/s # tcp tx: 1066 MB/s 18086 calls/s 18086 msg/s # tcp rx: 1068 MB/s 133536 calls/s # tcp tx: 973 MB/s 16512 calls/s 16512 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 877328 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # udp rx: 1244 MB/s 907629 calls/s # udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # udp rx: 1242 MB/s 906214 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1238 MB/s 902887 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900094 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1225 MB/s 893446 calls/s # udp tx: 1223 MB/s 20759 calls/s 20759 msg/s # udp rx: 1247 MB/s 909597 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1275 MB/s 930448 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 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__->