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: 1606 MB/s 27240 calls/s 27240 msg/s # tcp rx: 1607 MB/s 65432 calls/s # tcp tx: 1773 MB/s 30075 calls/s 30075 msg/s # tcp rx: 1774 MB/s 66799 calls/s # tcp tx: 1710 MB/s 29015 calls/s 29015 msg/s # tcp rx: 1712 MB/s 75440 calls/s # tcp tx: 1723 MB/s 29227 calls/s 29227 msg/s # udp gso - over veth touching data # udp rx: 528 MB/s 376484 calls/s # udp tx: 544 MB/s 9228 calls/s 9228 msg/s # udp rx: 544 MB/s 387646 calls/s # udp tx: 547 MB/s 9290 calls/s 9290 msg/s # udp rx: 606 MB/s 432099 calls/s # udp tx: 610 MB/s 10351 calls/s 10351 msg/s # udp rx: 677 MB/s 482460 calls/s # udp tx: 678 MB/s 11508 calls/s 11508 msg/s # udp gso and gro - over veth touching data # udp rx: 1608 MB/s 27283 calls/s # udp tx: 1638 MB/s 27793 calls/s 27793 msg/s # udp rx: 1475 MB/s 25020 calls/s # udp tx: 1473 MB/s 24988 calls/s 24988 msg/s # udp rx: 1756 MB/s 29792 calls/s # udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # udp rx: 1749 MB/s 29675 calls/s # udp tx: 1748 MB/s 29654 calls/s 29654 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1391 MB/s 23597 calls/s 23597 msg/s # tcp rx: 1392 MB/s 57393 calls/s # tcp tx: 1293 MB/s 21931 calls/s 21931 msg/s # tcp rx: 1293 MB/s 56656 calls/s # tcp tx: 1136 MB/s 19269 calls/s 19269 msg/s # tcp rx: 1138 MB/s 49465 calls/s # tcp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp gso - over veth touching data # udp rx: 995 MB/s 725830 calls/s # udp tx: 1033 MB/s 17526 calls/s 17526 msg/s # udp rx: 1105 MB/s 806517 calls/s # udp tx: 1096 MB/s 18596 calls/s 18596 msg/s # udp rx: 1058 MB/s 772331 calls/s # udp tx: 1062 MB/s 18020 calls/s 18020 msg/s # udp rx: 1104 MB/s 805810 calls/s # udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # udp gso and gro - over veth touching data # udp rx: 1456 MB/s 24698 calls/s # udp tx: 1495 MB/s 25365 calls/s 25365 msg/s # udp rx: 1293 MB/s 21945 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 1613 MB/s 27364 calls/s # udp tx: 1631 MB/s 27667 calls/s 27667 msg/s # udp rx: 1723 MB/s 29226 calls/s # udp tx: 1723 MB/s 29225 calls/s 29225 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__->