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: 1103 MB/s 18721 calls/s 18721 msg/s # tcp rx: 1104 MB/s 140116 calls/s # tcp tx: 1090 MB/s 18495 calls/s 18495 msg/s # tcp rx: 1091 MB/s 137051 calls/s # tcp tx: 1084 MB/s 18394 calls/s 18394 msg/s # tcp rx: 1085 MB/s 136047 calls/s # tcp tx: 1063 MB/s 18046 calls/s 18046 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 893153 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 1274 MB/s 907605 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 1310 MB/s 933621 calls/s # udp tx: 1310 MB/s 22235 calls/s 22235 msg/s # udp rx: 1308 MB/s 931881 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 459876 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 651 MB/s 464302 calls/s # udp tx: 652 MB/s 11074 calls/s 11074 msg/s # udp rx: 662 MB/s 471677 calls/s # udp tx: 663 MB/s 11245 calls/s 11245 msg/s # udp rx: 665 MB/s 473932 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 753 MB/s 12780 calls/s 12780 msg/s # tcp rx: 753 MB/s 83452 calls/s # tcp tx: 835 MB/s 14170 calls/s 14170 msg/s # tcp rx: 836 MB/s 95649 calls/s # tcp tx: 848 MB/s 14390 calls/s 14390 msg/s # tcp rx: 849 MB/s 96454 calls/s # tcp tx: 850 MB/s 14421 calls/s 14421 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 823324 calls/s # udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # udp rx: 1236 MB/s 901533 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1178 MB/s 859320 calls/s # udp tx: 1178 MB/s 19987 calls/s 19987 msg/s # udp rx: 1192 MB/s 869377 calls/s # udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 445900 calls/s # udp tx: 634 MB/s 10755 calls/s 10755 msg/s # udp rx: 641 MB/s 467988 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 649 MB/s 473529 calls/s # udp tx: 649 MB/s 11013 calls/s 11013 msg/s # udp rx: 664 MB/s 484404 calls/s # udp tx: 664 MB/s 11271 calls/s 11271 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__->