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: 1096 MB/s 18602 calls/s 18602 msg/s # tcp rx: 1104 MB/s 129112 calls/s # tcp tx: 1006 MB/s 17066 calls/s 17066 msg/s # tcp rx: 1018 MB/s 129000 calls/s # tcp tx: 1008 MB/s 17107 calls/s 17107 msg/s # tcp rx: 1162 MB/s 128862 calls/s # tcp tx: 1066 MB/s 18082 calls/s 18082 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859440 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1174 MB/s 836977 calls/s # udp tx: 1189 MB/s 20180 calls/s 20180 msg/s # udp rx: 1274 MB/s 908010 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # udp rx: 1289 MB/s 918502 calls/s # udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 870074 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1307 MB/s 931365 calls/s # udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # udp rx: 1308 MB/s 932309 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1308 MB/s 932044 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 710 MB/s 12049 calls/s 12049 msg/s # tcp rx: 711 MB/s 83652 calls/s # tcp tx: 759 MB/s 12880 calls/s 12880 msg/s # tcp rx: 760 MB/s 88763 calls/s # tcp tx: 629 MB/s 10670 calls/s 10670 msg/s # tcp rx: 629 MB/s 83000 calls/s # tcp tx: 772 MB/s 13101 calls/s 13101 msg/s # udp gso - over veth touching data # udp rx: 612 MB/s 446971 calls/s # udp tx: 633 MB/s 10752 calls/s 10752 msg/s # udp rx: 595 MB/s 434304 calls/s # udp tx: 598 MB/s 10143 calls/s 10143 msg/s # udp rx: 588 MB/s 429295 calls/s # udp tx: 590 MB/s 10021 calls/s 10021 msg/s # udp rx: 627 MB/s 457429 calls/s # udp tx: 629 MB/s 10681 calls/s 10681 msg/s # udp gso and gro - over veth touching data # udp rx: 973 MB/s 709690 calls/s # udp tx: 1007 MB/s 17092 calls/s 17092 msg/s # udp rx: 1186 MB/s 865135 calls/s # udp tx: 1175 MB/s 19930 calls/s 19930 msg/s # udp rx: 1117 MB/s 815231 calls/s # udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # udp rx: 1185 MB/s 864743 calls/s # udp tx: 1184 MB/s 20091 calls/s 20091 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__->