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: 1373 MB/s 23303 calls/s 23303 msg/s # tcp rx: 1376 MB/s 54322 calls/s # tcp tx: 1418 MB/s 24058 calls/s 24058 msg/s # tcp rx: 1419 MB/s 61034 calls/s # tcp tx: 1345 MB/s 22817 calls/s 22817 msg/s # tcp rx: 1346 MB/s 58743 calls/s # tcp tx: 1334 MB/s 22637 calls/s 22637 msg/s # udp gso - over veth touching data # udp rx: 1098 MB/s 782870 calls/s # udp tx: 1141 MB/s 19353 calls/s 19353 msg/s # udp rx: 1205 MB/s 858589 calls/s # udp tx: 1204 MB/s 20437 calls/s 20437 msg/s # udp rx: 1185 MB/s 844374 calls/s # udp tx: 1184 MB/s 20088 calls/s 20088 msg/s # udp rx: 978 MB/s 696950 calls/s # udp tx: 979 MB/s 16619 calls/s 16619 msg/s # udp gso and gro - over veth touching data # udp rx: 1641 MB/s 27672 calls/s # udp tx: 1687 MB/s 28616 calls/s 28616 msg/s # udp rx: 1757 MB/s 29740 calls/s # udp tx: 1750 MB/s 29691 calls/s 29691 msg/s # udp rx: 1646 MB/s 27662 calls/s # udp tx: 1641 MB/s 27849 calls/s 27849 msg/s # udp rx: 1081 MB/s 18339 calls/s # udp tx: 1080 MB/s 18327 calls/s 18327 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1275 MB/s 21637 calls/s 21637 msg/s # tcp rx: 1276 MB/s 54042 calls/s # tcp tx: 1309 MB/s 22202 calls/s 22202 msg/s # tcp rx: 1309 MB/s 52997 calls/s # tcp tx: 1382 MB/s 23448 calls/s 23448 msg/s # tcp rx: 1383 MB/s 58388 calls/s # tcp tx: 1354 MB/s 22981 calls/s 22981 msg/s # udp gso - over veth touching data # udp rx: 901 MB/s 657562 calls/s # udp tx: 918 MB/s 15586 calls/s 15586 msg/s # udp rx: 568 MB/s 414538 calls/s # udp tx: 567 MB/s 9622 calls/s 9622 msg/s # udp rx: 579 MB/s 422982 calls/s # udp tx: 579 MB/s 9837 calls/s 9837 msg/s # udp rx: 518 MB/s 378024 calls/s # udp tx: 516 MB/s 8756 calls/s 8756 msg/s # udp gso and gro - over veth touching data # udp rx: 1669 MB/s 28315 calls/s # udp tx: 1716 MB/s 29114 calls/s 29114 msg/s # udp rx: 1370 MB/s 23282 calls/s # udp tx: 1346 MB/s 22846 calls/s 22846 msg/s # udp rx: 1621 MB/s 27509 calls/s # udp tx: 1634 MB/s 27716 calls/s 27716 msg/s # udp rx: 1290 MB/s 21884 calls/s # udp tx: 1662 MB/s 28191 calls/s 28191 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__->