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: 699 MB/s 11856 calls/s 11856 msg/s # tcp rx: 699 MB/s 84129 calls/s # tcp tx: 655 MB/s 11112 calls/s 11112 msg/s # tcp rx: 655 MB/s 81007 calls/s # tcp tx: 740 MB/s 12558 calls/s 12558 msg/s # tcp rx: 741 MB/s 86813 calls/s # tcp tx: 644 MB/s 10936 calls/s 10936 msg/s # udp gso - over veth touching data # udp rx: 1269 MB/s 904469 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # udp rx: 1189 MB/s 847373 calls/s # udp tx: 1190 MB/s 20191 calls/s 20191 msg/s # udp rx: 1210 MB/s 862494 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp rx: 991 MB/s 706353 calls/s # udp tx: 975 MB/s 16542 calls/s 16542 msg/s # udp gso and gro - over veth touching data # udp rx: 1288 MB/s 918159 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 1359 MB/s 968468 calls/s # udp tx: 1359 MB/s 23055 calls/s 23055 msg/s # udp rx: 1350 MB/s 961782 calls/s # udp tx: 1349 MB/s 22894 calls/s 22894 msg/s # udp rx: 1344 MB/s 957993 calls/s # udp tx: 1344 MB/s 22811 calls/s 22811 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # tcp rx: 982 MB/s 134563 calls/s # tcp tx: 932 MB/s 15812 calls/s 15812 msg/s # tcp rx: 936 MB/s 130832 calls/s # tcp tx: 994 MB/s 16869 calls/s 16869 msg/s # tcp rx: 992 MB/s 130411 calls/s # tcp tx: 1069 MB/s 18133 calls/s 18133 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 901830 calls/s # udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # udp rx: 1161 MB/s 847298 calls/s # udp tx: 1162 MB/s 19716 calls/s 19716 msg/s # udp rx: 1188 MB/s 866685 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 1206 MB/s 879703 calls/s # udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 454280 calls/s # udp tx: 638 MB/s 10824 calls/s 10824 msg/s # udp rx: 630 MB/s 459697 calls/s # udp tx: 630 MB/s 10695 calls/s 10695 msg/s # udp rx: 629 MB/s 459087 calls/s # udp tx: 631 MB/s 10704 calls/s 10704 msg/s # udp rx: 647 MB/s 472423 calls/s # udp tx: 648 MB/s 11000 calls/s 11000 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__->