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: 1501 MB/s 25458 calls/s 25458 msg/s # tcp rx: 1504 MB/s 63156 calls/s # tcp tx: 1563 MB/s 26522 calls/s 26522 msg/s # tcp rx: 1563 MB/s 60061 calls/s # tcp tx: 1630 MB/s 27653 calls/s 27653 msg/s # tcp rx: 1631 MB/s 68064 calls/s # tcp tx: 1638 MB/s 27786 calls/s 27786 msg/s # udp gso - over veth touching data # udp rx: 1074 MB/s 765556 calls/s # udp tx: 1105 MB/s 18754 calls/s 18754 msg/s # udp rx: 1103 MB/s 785726 calls/s # udp tx: 1103 MB/s 18720 calls/s 18720 msg/s # udp rx: 1104 MB/s 786957 calls/s # udp tx: 1098 MB/s 18635 calls/s 18635 msg/s # udp rx: 1087 MB/s 775029 calls/s # udp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp gso and gro - over veth touching data # udp rx: 942 MB/s 15985 calls/s # udp tx: 966 MB/s 16387 calls/s 16387 msg/s # udp rx: 941 MB/s 15973 calls/s # udp tx: 939 MB/s 15943 calls/s 15943 msg/s # udp rx: 937 MB/s 15898 calls/s # udp tx: 938 MB/s 15910 calls/s 15910 msg/s # udp rx: 955 MB/s 16204 calls/s # udp tx: 971 MB/s 16480 calls/s 16480 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1328 MB/s 22524 calls/s 22524 msg/s # tcp rx: 1329 MB/s 58832 calls/s # tcp tx: 1301 MB/s 22077 calls/s 22077 msg/s # tcp rx: 1302 MB/s 63011 calls/s # tcp tx: 1304 MB/s 22131 calls/s 22131 msg/s # tcp rx: 1306 MB/s 63067 calls/s # tcp tx: 1316 MB/s 22327 calls/s 22327 msg/s # udp gso - over veth touching data # udp rx: 924 MB/s 674530 calls/s # udp tx: 944 MB/s 16013 calls/s 16013 msg/s # udp rx: 670 MB/s 489195 calls/s # udp tx: 669 MB/s 11357 calls/s 11357 msg/s # udp rx: 671 MB/s 489931 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 666 MB/s 486324 calls/s # udp tx: 666 MB/s 11303 calls/s 11303 msg/s # udp gso and gro - over veth touching data # udp rx: 962 MB/s 16361 calls/s # udp tx: 988 MB/s 16773 calls/s 16773 msg/s # udp rx: 1006 MB/s 17071 calls/s # udp tx: 1004 MB/s 17036 calls/s 17036 msg/s # udp rx: 1022 MB/s 17334 calls/s # udp tx: 1022 MB/s 17341 calls/s 17341 msg/s # udp rx: 1013 MB/s 17182 calls/s # udp tx: 1011 MB/s 17156 calls/s 17156 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__->