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: 1019 MB/s 17289 calls/s 17289 msg/s # tcp rx: 1021 MB/s 126816 calls/s # tcp tx: 1058 MB/s 17961 calls/s 17961 msg/s # tcp rx: 1059 MB/s 127420 calls/s # tcp tx: 1099 MB/s 18642 calls/s 18642 msg/s # tcp rx: 1099 MB/s 128995 calls/s # tcp tx: 1000 MB/s 16967 calls/s 16967 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 901854 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # udp rx: 1309 MB/s 932762 calls/s # udp tx: 1309 MB/s 22205 calls/s 22205 msg/s # udp rx: 1308 MB/s 931878 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 1301 MB/s 926884 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # udp gso and gro - over veth touching data # udp rx: 1129 MB/s 804720 calls/s # udp tx: 1163 MB/s 19729 calls/s 19729 msg/s # udp rx: 1191 MB/s 848661 calls/s # udp tx: 1190 MB/s 20189 calls/s 20189 msg/s # udp rx: 1227 MB/s 874149 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1274 MB/s 907812 calls/s # udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1037 MB/s 17595 calls/s 17595 msg/s # tcp rx: 1038 MB/s 137153 calls/s # tcp tx: 1034 MB/s 17539 calls/s 17539 msg/s # tcp rx: 1038 MB/s 128765 calls/s # tcp tx: 1024 MB/s 17383 calls/s 17383 msg/s # tcp rx: 1032 MB/s 127839 calls/s # tcp tx: 1015 MB/s 17216 calls/s 17216 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824257 calls/s # udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # udp rx: 1206 MB/s 880217 calls/s # udp tx: 1206 MB/s 20465 calls/s 20465 msg/s # udp rx: 1207 MB/s 880493 calls/s # udp tx: 1205 MB/s 20453 calls/s 20453 msg/s # udp rx: 1215 MB/s 886676 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878442 calls/s # udp tx: 1238 MB/s 21014 calls/s 21014 msg/s # udp rx: 1248 MB/s 910537 calls/s # udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # udp rx: 1257 MB/s 917083 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # udp rx: 1270 MB/s 926279 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 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__->