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: 841 MB/s 14270 calls/s 14270 msg/s # tcp rx: 841 MB/s 143031 calls/s # tcp tx: 851 MB/s 14437 calls/s 14437 msg/s # tcp rx: 852 MB/s 141704 calls/s # tcp tx: 844 MB/s 14321 calls/s 14321 msg/s # tcp rx: 845 MB/s 144761 calls/s # tcp tx: 842 MB/s 14294 calls/s 14294 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 810157 calls/s # udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # udp rx: 1245 MB/s 887329 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 1279 MB/s 911124 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 1285 MB/s 915535 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 877180 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # udp rx: 1271 MB/s 905523 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1273 MB/s 907375 calls/s # udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # udp rx: 1286 MB/s 916294 calls/s # udp tx: 1285 MB/s 21801 calls/s 21801 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 881 MB/s 14958 calls/s 14958 msg/s # tcp rx: 882 MB/s 157210 calls/s # tcp tx: 871 MB/s 14786 calls/s 14786 msg/s # tcp rx: 872 MB/s 157033 calls/s # tcp tx: 834 MB/s 14150 calls/s 14150 msg/s # tcp rx: 835 MB/s 150764 calls/s # tcp tx: 835 MB/s 14171 calls/s 14171 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886711 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 1229 MB/s 896557 calls/s # udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # udp rx: 1206 MB/s 879819 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # udp rx: 1207 MB/s 880970 calls/s # udp tx: 1207 MB/s 20474 calls/s 20474 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883225 calls/s # udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # udp rx: 1227 MB/s 894981 calls/s # udp tx: 1225 MB/s 20778 calls/s 20778 msg/s # udp rx: 1228 MB/s 895936 calls/s # udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # udp rx: 1235 MB/s 900971 calls/s # udp tx: 1235 MB/s 20960 calls/s 20960 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__->