make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1033 MB/s 17531 calls/s 17531 msg/s # tcp rx: 1042 MB/s 126555 calls/s # tcp tx: 1101 MB/s 18678 calls/s 18678 msg/s # tcp rx: 1099 MB/s 124504 calls/s # tcp tx: 1037 MB/s 17599 calls/s 17599 msg/s # tcp rx: 1041 MB/s 127635 calls/s # tcp tx: 1087 MB/s 18444 calls/s 18444 msg/s # udp gso - over veth touching data # udp rx: 679 MB/s 484148 calls/s # udp tx: 691 MB/s 11722 calls/s 11722 msg/s # udp rx: 706 MB/s 503212 calls/s # udp tx: 710 MB/s 12054 calls/s 12054 msg/s # udp rx: 684 MB/s 487476 calls/s # udp tx: 683 MB/s 11597 calls/s 11597 msg/s # udp rx: 684 MB/s 487794 calls/s # udp tx: 683 MB/s 11596 calls/s 11596 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 440283 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp rx: 645 MB/s 460003 calls/s # udp tx: 645 MB/s 10948 calls/s 10948 msg/s # udp rx: 646 MB/s 460464 calls/s # udp tx: 645 MB/s 10952 calls/s 10952 msg/s # udp rx: 625 MB/s 445809 calls/s # udp tx: 619 MB/s 10515 calls/s 10515 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 882 MB/s 14974 calls/s 14974 msg/s # tcp rx: 884 MB/s 115272 calls/s # tcp tx: 926 MB/s 15711 calls/s 15711 msg/s # tcp rx: 934 MB/s 120467 calls/s # tcp tx: 946 MB/s 16051 calls/s 16051 msg/s # tcp rx: 944 MB/s 118709 calls/s # tcp tx: 943 MB/s 15994 calls/s 15994 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885066 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1233 MB/s 899673 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # udp rx: 1250 MB/s 911705 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # udp rx: 1227 MB/s 895250 calls/s # udp tx: 1220 MB/s 20699 calls/s 20699 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 873988 calls/s # udp tx: 1230 MB/s 20872 calls/s 20872 msg/s # udp rx: 1261 MB/s 920087 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1258 MB/s 917482 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1236 MB/s 902014 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 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__->