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: 1017 MB/s 17265 calls/s 17265 msg/s # tcp rx: 1047 MB/s 131421 calls/s # tcp tx: 861 MB/s 14619 calls/s 14619 msg/s # tcp rx: 847 MB/s 99269 calls/s # tcp tx: 742 MB/s 12590 calls/s 12590 msg/s # tcp rx: 745 MB/s 83166 calls/s # tcp tx: 768 MB/s 13032 calls/s 13032 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 457284 calls/s # udp tx: 661 MB/s 11216 calls/s 11216 msg/s # udp rx: 649 MB/s 462421 calls/s # udp tx: 649 MB/s 11019 calls/s 11019 msg/s # udp rx: 679 MB/s 483777 calls/s # udp tx: 673 MB/s 11418 calls/s 11418 msg/s # udp rx: 662 MB/s 471853 calls/s # udp tx: 667 MB/s 11314 calls/s 11314 msg/s # udp gso and gro - over veth touching data # udp rx: 1150 MB/s 819277 calls/s # udp tx: 1187 MB/s 20140 calls/s 20140 msg/s # udp rx: 1061 MB/s 756295 calls/s # udp tx: 1048 MB/s 17791 calls/s 17791 msg/s # udp rx: 711 MB/s 506771 calls/s # udp tx: 710 MB/s 12058 calls/s 12058 msg/s # udp rx: 701 MB/s 499630 calls/s # udp tx: 700 MB/s 11884 calls/s 11884 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 797 MB/s 13530 calls/s 13530 msg/s # tcp rx: 800 MB/s 93960 calls/s # tcp tx: 795 MB/s 13489 calls/s 13489 msg/s # tcp rx: 795 MB/s 91814 calls/s # tcp tx: 791 MB/s 13422 calls/s 13422 msg/s # tcp rx: 792 MB/s 91636 calls/s # tcp tx: 784 MB/s 13313 calls/s 13313 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 893010 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # udp rx: 1246 MB/s 909110 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1277 MB/s 931395 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1258 MB/s 918047 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883222 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # udp rx: 1230 MB/s 897474 calls/s # udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # udp rx: 1222 MB/s 891387 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 1187 MB/s 865734 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 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__->