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: 1037 MB/s 17605 calls/s 17605 msg/s # tcp rx: 1038 MB/s 135024 calls/s # tcp tx: 1029 MB/s 17458 calls/s 17458 msg/s # tcp rx: 1030 MB/s 130611 calls/s # tcp tx: 1043 MB/s 17706 calls/s 17706 msg/s # tcp rx: 1045 MB/s 126854 calls/s # tcp tx: 1045 MB/s 17732 calls/s 17732 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 874685 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # udp rx: 1327 MB/s 945979 calls/s # udp tx: 1331 MB/s 22583 calls/s 22583 msg/s # udp rx: 1324 MB/s 943377 calls/s # udp tx: 1326 MB/s 22491 calls/s 22491 msg/s # udp rx: 1318 MB/s 939415 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 883591 calls/s # udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # udp rx: 1288 MB/s 917566 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # udp rx: 1287 MB/s 917277 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1310 MB/s 933824 calls/s # udp tx: 1313 MB/s 22284 calls/s 22284 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19416 calls/s 19416 msg/s # tcp rx: 1156 MB/s 144009 calls/s # tcp tx: 1037 MB/s 17605 calls/s 17605 msg/s # tcp rx: 1043 MB/s 129128 calls/s # tcp tx: 1045 MB/s 17735 calls/s 17735 msg/s # tcp rx: 1045 MB/s 128310 calls/s # tcp tx: 1052 MB/s 17850 calls/s 17850 msg/s # udp gso - over veth touching data # udp rx: 1086 MB/s 792280 calls/s # udp tx: 1114 MB/s 18901 calls/s 18901 msg/s # udp rx: 854 MB/s 622857 calls/s # udp tx: 840 MB/s 14253 calls/s 14253 msg/s # udp rx: 586 MB/s 427800 calls/s # udp tx: 586 MB/s 9949 calls/s 9949 msg/s # udp rx: 596 MB/s 434718 calls/s # udp tx: 595 MB/s 10092 calls/s 10092 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 882576 calls/s # udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # udp rx: 1278 MB/s 932312 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # udp rx: 1272 MB/s 927726 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1270 MB/s 926891 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 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__->