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: 1004 MB/s 17043 calls/s 17043 msg/s # tcp rx: 1005 MB/s 134661 calls/s # tcp tx: 1067 MB/s 18113 calls/s 18113 msg/s # tcp rx: 1069 MB/s 136646 calls/s # tcp tx: 1080 MB/s 18320 calls/s 18320 msg/s # tcp rx: 1081 MB/s 128932 calls/s # tcp tx: 1077 MB/s 18282 calls/s 18282 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 823460 calls/s # udp tx: 1186 MB/s 20131 calls/s 20131 msg/s # udp rx: 1265 MB/s 901619 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1306 MB/s 930988 calls/s # udp tx: 1308 MB/s 22188 calls/s 22188 msg/s # udp rx: 1307 MB/s 931212 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 895299 calls/s # udp tx: 1300 MB/s 22053 calls/s 22053 msg/s # udp rx: 1292 MB/s 920405 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # udp rx: 1271 MB/s 905925 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1283 MB/s 914266 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1134 MB/s 19240 calls/s 19240 msg/s # tcp rx: 1134 MB/s 134336 calls/s # tcp tx: 1085 MB/s 18412 calls/s 18412 msg/s # tcp rx: 1085 MB/s 137403 calls/s # tcp tx: 1155 MB/s 19597 calls/s 19597 msg/s # tcp rx: 1157 MB/s 135329 calls/s # tcp tx: 1163 MB/s 19732 calls/s 19732 msg/s # udp gso - over veth touching data # udp rx: 642 MB/s 468895 calls/s # udp tx: 666 MB/s 11296 calls/s 11296 msg/s # udp rx: 690 MB/s 503641 calls/s # udp tx: 706 MB/s 11989 calls/s 11989 msg/s # udp rx: 695 MB/s 507253 calls/s # udp tx: 698 MB/s 11846 calls/s 11846 msg/s # udp rx: 692 MB/s 504936 calls/s # udp tx: 695 MB/s 11788 calls/s 11788 msg/s # udp gso and gro - over veth touching data # udp rx: 680 MB/s 496099 calls/s # udp tx: 701 MB/s 11890 calls/s 11890 msg/s # udp rx: 696 MB/s 508064 calls/s # udp tx: 700 MB/s 11882 calls/s 11882 msg/s # udp rx: 702 MB/s 512222 calls/s # udp tx: 706 MB/s 11975 calls/s 11975 msg/s # udp rx: 704 MB/s 513780 calls/s # udp tx: 707 MB/s 12008 calls/s 12008 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__->