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: 1090 MB/s 18492 calls/s 18492 msg/s # tcp rx: 1104 MB/s 137929 calls/s # tcp tx: 1100 MB/s 18666 calls/s 18666 msg/s # tcp rx: 1103 MB/s 130546 calls/s # tcp tx: 1103 MB/s 18710 calls/s 18710 msg/s # tcp rx: 1104 MB/s 128587 calls/s # tcp tx: 1098 MB/s 18624 calls/s 18624 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 887212 calls/s # udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # udp rx: 1321 MB/s 941140 calls/s # udp tx: 1320 MB/s 22399 calls/s 22399 msg/s # udp rx: 1289 MB/s 918591 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1163 MB/s 829108 calls/s # udp tx: 1171 MB/s 19864 calls/s 19864 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832723 calls/s # udp tx: 1218 MB/s 20672 calls/s 20672 msg/s # udp rx: 1120 MB/s 798213 calls/s # udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # udp rx: 1194 MB/s 850842 calls/s # udp tx: 1199 MB/s 20342 calls/s 20342 msg/s # udp rx: 1233 MB/s 878677 calls/s # udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1171 MB/s 19867 calls/s 19867 msg/s # tcp rx: 1172 MB/s 141008 calls/s # tcp tx: 956 MB/s 16221 calls/s 16221 msg/s # tcp rx: 976 MB/s 114455 calls/s # tcp tx: 960 MB/s 16291 calls/s 16291 msg/s # tcp rx: 965 MB/s 113487 calls/s # tcp tx: 958 MB/s 16251 calls/s 16251 msg/s # udp gso - over veth touching data # udp rx: 1169 MB/s 853187 calls/s # udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # udp rx: 1258 MB/s 918107 calls/s # udp tx: 1259 MB/s 21355 calls/s 21355 msg/s # udp rx: 1272 MB/s 928176 calls/s # udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # udp rx: 1261 MB/s 919978 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 895500 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp rx: 1199 MB/s 874907 calls/s # udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # udp rx: 1175 MB/s 857058 calls/s # udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # udp rx: 1257 MB/s 917460 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 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__->