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: 1122 MB/s 19040 calls/s 19040 msg/s # tcp rx: 1123 MB/s 143662 calls/s # tcp tx: 1048 MB/s 17783 calls/s 17783 msg/s # tcp rx: 1049 MB/s 129920 calls/s # tcp tx: 1038 MB/s 17613 calls/s 17613 msg/s # tcp rx: 1039 MB/s 130586 calls/s # tcp tx: 1030 MB/s 17486 calls/s 17486 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 877010 calls/s # udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # udp rx: 1244 MB/s 886405 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # udp rx: 1281 MB/s 912703 calls/s # udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # udp rx: 1297 MB/s 923976 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # udp gso and gro - over veth touching data # udp rx: 706 MB/s 503050 calls/s # udp tx: 728 MB/s 12353 calls/s 12353 msg/s # udp rx: 724 MB/s 516418 calls/s # udp tx: 723 MB/s 12279 calls/s 12279 msg/s # udp rx: 723 MB/s 515411 calls/s # udp tx: 723 MB/s 12265 calls/s 12265 msg/s # udp rx: 727 MB/s 517923 calls/s # udp tx: 726 MB/s 12330 calls/s 12330 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 800 MB/s 13578 calls/s 13578 msg/s # tcp rx: 801 MB/s 90402 calls/s # tcp tx: 801 MB/s 13602 calls/s 13602 msg/s # tcp rx: 802 MB/s 90946 calls/s # tcp tx: 836 MB/s 14188 calls/s 14188 msg/s # tcp rx: 837 MB/s 93031 calls/s # tcp tx: 839 MB/s 14235 calls/s 14235 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851682 calls/s # udp tx: 1203 MB/s 20410 calls/s 20410 msg/s # udp rx: 1147 MB/s 836737 calls/s # udp tx: 1146 MB/s 19451 calls/s 19451 msg/s # udp rx: 1259 MB/s 918539 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 1257 MB/s 916959 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 881762 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp rx: 1255 MB/s 915899 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 1255 MB/s 915857 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp rx: 1259 MB/s 918769 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 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__->