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: 1876 MB/s 31825 calls/s 31825 msg/s # tcp rx: 1878 MB/s 72577 calls/s # tcp tx: 1760 MB/s 29859 calls/s 29859 msg/s # tcp rx: 1762 MB/s 64912 calls/s # tcp tx: 1726 MB/s 29283 calls/s 29283 msg/s # tcp rx: 1728 MB/s 64988 calls/s # tcp tx: 1760 MB/s 29861 calls/s 29861 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 824361 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1188 MB/s 846851 calls/s # udp tx: 1188 MB/s 20162 calls/s 20162 msg/s # udp rx: 1184 MB/s 843832 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # udp rx: 1184 MB/s 843866 calls/s # udp tx: 1185 MB/s 20105 calls/s 20105 msg/s # udp gso and gro - over veth touching data # udp rx: 1685 MB/s 28581 calls/s # udp tx: 1737 MB/s 29470 calls/s 29470 msg/s # udp rx: 1818 MB/s 30837 calls/s # udp tx: 1818 MB/s 30845 calls/s 30845 msg/s # udp rx: 1826 MB/s 30985 calls/s # udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # udp rx: 1826 MB/s 30983 calls/s # udp tx: 1825 MB/s 30967 calls/s 30967 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1708 MB/s 28980 calls/s 28980 msg/s # tcp rx: 1712 MB/s 72691 calls/s # tcp tx: 1735 MB/s 29429 calls/s 29429 msg/s # tcp rx: 1736 MB/s 72785 calls/s # tcp tx: 1707 MB/s 28964 calls/s 28964 msg/s # tcp rx: 1709 MB/s 74510 calls/s # tcp tx: 1745 MB/s 29599 calls/s 29599 msg/s # udp gso - over veth touching data # udp rx: 1113 MB/s 812200 calls/s # udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # udp rx: 1142 MB/s 833089 calls/s # udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # udp rx: 1156 MB/s 843474 calls/s # udp tx: 1155 MB/s 19605 calls/s 19605 msg/s # udp rx: 1148 MB/s 837610 calls/s # udp tx: 1147 MB/s 19468 calls/s 19468 msg/s # udp gso and gro - over veth touching data # udp rx: 1692 MB/s 28737 calls/s # udp tx: 1733 MB/s 29395 calls/s 29395 msg/s # udp rx: 1583 MB/s 26849 calls/s # udp tx: 1584 MB/s 26870 calls/s 26870 msg/s # udp rx: 1747 MB/s 29632 calls/s # udp tx: 1748 MB/s 29662 calls/s 29662 msg/s # udp rx: 1362 MB/s 23117 calls/s # udp tx: 1801 MB/s 30561 calls/s 30561 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__->