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: 1141 MB/s 19356 calls/s 19356 msg/s # tcp rx: 1142 MB/s 143530 calls/s # tcp tx: 1152 MB/s 19549 calls/s 19549 msg/s # tcp rx: 1158 MB/s 114599 calls/s # tcp tx: 918 MB/s 15580 calls/s 15580 msg/s # tcp rx: 918 MB/s 127758 calls/s # tcp tx: 1048 MB/s 17789 calls/s 17789 msg/s # udp gso - over veth touching data # udp rx: 1274 MB/s 907652 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # udp rx: 1338 MB/s 953503 calls/s # udp tx: 1341 MB/s 22761 calls/s 22761 msg/s # udp rx: 1346 MB/s 959399 calls/s # udp tx: 1348 MB/s 22863 calls/s 22863 msg/s # udp rx: 1317 MB/s 938826 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # udp gso and gro - over veth touching data # udp rx: 1145 MB/s 816105 calls/s # udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # udp rx: 1262 MB/s 899416 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 1287 MB/s 917114 calls/s # udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # udp rx: 1280 MB/s 912347 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1035 MB/s 17569 calls/s 17569 msg/s # tcp rx: 1036 MB/s 135245 calls/s # tcp tx: 1056 MB/s 17917 calls/s 17917 msg/s # tcp rx: 1057 MB/s 134561 calls/s # tcp tx: 1103 MB/s 18708 calls/s 18708 msg/s # tcp rx: 1104 MB/s 135903 calls/s # tcp tx: 1113 MB/s 18880 calls/s 18880 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 865766 calls/s # udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # udp rx: 1219 MB/s 889222 calls/s # udp tx: 1218 MB/s 20671 calls/s 20671 msg/s # udp rx: 1189 MB/s 867776 calls/s # udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # udp rx: 616 MB/s 449459 calls/s # udp tx: 607 MB/s 10302 calls/s 10302 msg/s # udp gso and gro - over veth touching data # udp rx: 1042 MB/s 760444 calls/s # udp tx: 1062 MB/s 18014 calls/s 18014 msg/s # udp rx: 1127 MB/s 822043 calls/s # udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # udp rx: 1326 MB/s 967116 calls/s # udp tx: 1328 MB/s 22537 calls/s 22537 msg/s # udp rx: 1284 MB/s 937149 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 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__->