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: 1100 MB/s 18661 calls/s 18661 msg/s # tcp rx: 1101 MB/s 145432 calls/s # tcp tx: 1094 MB/s 18558 calls/s 18558 msg/s # tcp rx: 1095 MB/s 137035 calls/s # tcp tx: 1099 MB/s 18644 calls/s 18644 msg/s # tcp rx: 1100 MB/s 139561 calls/s # tcp tx: 1100 MB/s 18673 calls/s 18673 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891492 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 1304 MB/s 929093 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # udp rx: 1299 MB/s 925915 calls/s # udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # udp rx: 1302 MB/s 927918 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863817 calls/s # udp tx: 1245 MB/s 21127 calls/s 21127 msg/s # udp rx: 1295 MB/s 922932 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # udp rx: 1256 MB/s 895270 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1319 MB/s 940127 calls/s # udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17955 calls/s 17955 msg/s # tcp rx: 1064 MB/s 142585 calls/s # tcp tx: 1001 MB/s 16991 calls/s 16991 msg/s # tcp rx: 1001 MB/s 129294 calls/s # tcp tx: 977 MB/s 16578 calls/s 16578 msg/s # tcp rx: 992 MB/s 124795 calls/s # tcp tx: 983 MB/s 16683 calls/s 16683 msg/s # udp gso - over veth touching data # udp rx: 1107 MB/s 807432 calls/s # udp tx: 1141 MB/s 19354 calls/s 19354 msg/s # udp rx: 1148 MB/s 837709 calls/s # udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # udp rx: 1007 MB/s 734735 calls/s # udp tx: 1004 MB/s 17043 calls/s 17043 msg/s # udp rx: 667 MB/s 486809 calls/s # udp tx: 669 MB/s 11363 calls/s 11363 msg/s # udp gso and gro - over veth touching data # udp rx: 588 MB/s 429457 calls/s # udp tx: 604 MB/s 10259 calls/s 10259 msg/s # udp rx: 1174 MB/s 856299 calls/s # udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # udp rx: 1265 MB/s 923021 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 1267 MB/s 924405 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 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__->