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: 1119 MB/s 18981 calls/s 18981 msg/s # tcp rx: 1119 MB/s 142278 calls/s # tcp tx: 1161 MB/s 19698 calls/s 19698 msg/s # tcp rx: 1161 MB/s 145452 calls/s # tcp tx: 1157 MB/s 19637 calls/s 19637 msg/s # tcp rx: 1159 MB/s 138276 calls/s # tcp tx: 1153 MB/s 19559 calls/s 19559 msg/s # udp gso - over veth touching data # udp rx: 923 MB/s 657818 calls/s # udp tx: 936 MB/s 15890 calls/s 15890 msg/s # udp rx: 675 MB/s 480961 calls/s # udp tx: 680 MB/s 11545 calls/s 11545 msg/s # udp rx: 714 MB/s 509073 calls/s # udp tx: 714 MB/s 12124 calls/s 12124 msg/s # udp rx: 701 MB/s 499694 calls/s # udp tx: 700 MB/s 11887 calls/s 11887 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 854934 calls/s # udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 1345 MB/s 958306 calls/s # udp tx: 1350 MB/s 22903 calls/s 22903 msg/s # udp rx: 1337 MB/s 952981 calls/s # udp tx: 1340 MB/s 22738 calls/s 22738 msg/s # udp rx: 1331 MB/s 948714 calls/s # udp tx: 1335 MB/s 22646 calls/s 22646 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 688 MB/s 11683 calls/s 11683 msg/s # tcp rx: 688 MB/s 87047 calls/s # tcp tx: 723 MB/s 12276 calls/s 12276 msg/s # tcp rx: 723 MB/s 87924 calls/s # tcp tx: 720 MB/s 12222 calls/s 12222 msg/s # tcp rx: 721 MB/s 86099 calls/s # tcp tx: 699 MB/s 11864 calls/s 11864 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 444312 calls/s # udp tx: 621 MB/s 10541 calls/s 10541 msg/s # udp rx: 614 MB/s 448297 calls/s # udp tx: 618 MB/s 10491 calls/s 10491 msg/s # udp rx: 624 MB/s 455663 calls/s # udp tx: 623 MB/s 10573 calls/s 10573 msg/s # udp rx: 588 MB/s 429196 calls/s # udp tx: 588 MB/s 9987 calls/s 9987 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 892969 calls/s # udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # udp rx: 1168 MB/s 852323 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 1183 MB/s 863144 calls/s # udp tx: 1182 MB/s 20053 calls/s 20053 msg/s # udp rx: 1201 MB/s 876389 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 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__->