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: 812 MB/s 13777 calls/s 13777 msg/s # tcp rx: 812 MB/s 92808 calls/s # tcp tx: 815 MB/s 13831 calls/s 13831 msg/s # tcp rx: 815 MB/s 93640 calls/s # tcp tx: 804 MB/s 13642 calls/s 13642 msg/s # tcp rx: 805 MB/s 92841 calls/s # tcp tx: 791 MB/s 13417 calls/s 13417 msg/s # udp gso - over veth touching data # udp rx: 667 MB/s 475696 calls/s # udp tx: 684 MB/s 11615 calls/s 11615 msg/s # udp rx: 676 MB/s 481727 calls/s # udp tx: 680 MB/s 11543 calls/s 11543 msg/s # udp rx: 697 MB/s 496860 calls/s # udp tx: 701 MB/s 11891 calls/s 11891 msg/s # udp rx: 721 MB/s 513959 calls/s # udp tx: 726 MB/s 12314 calls/s 12314 msg/s # udp gso and gro - over veth touching data # udp rx: 598 MB/s 426568 calls/s # udp tx: 614 MB/s 10414 calls/s 10414 msg/s # udp rx: 591 MB/s 421261 calls/s # udp tx: 610 MB/s 10359 calls/s 10359 msg/s # udp rx: 1234 MB/s 879137 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # udp rx: 1219 MB/s 868769 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1085 MB/s 18411 calls/s 18411 msg/s # tcp rx: 1086 MB/s 146550 calls/s # tcp tx: 1116 MB/s 18943 calls/s 18943 msg/s # tcp rx: 1117 MB/s 119209 calls/s # tcp tx: 1050 MB/s 17816 calls/s 17816 msg/s # tcp rx: 1051 MB/s 133455 calls/s # tcp tx: 1071 MB/s 18165 calls/s 18165 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870231 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # udp rx: 1257 MB/s 917036 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1265 MB/s 923240 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1278 MB/s 932597 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 846932 calls/s # udp tx: 1188 MB/s 20160 calls/s 20160 msg/s # udp rx: 1165 MB/s 850107 calls/s # udp tx: 1178 MB/s 19989 calls/s 19989 msg/s # udp rx: 1230 MB/s 897422 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1232 MB/s 898998 calls/s # udp tx: 1235 MB/s 20960 calls/s 20960 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__->