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: 875 MB/s 14852 calls/s 14852 msg/s # tcp rx: 876 MB/s 154268 calls/s # tcp tx: 809 MB/s 13731 calls/s 13731 msg/s # tcp rx: 810 MB/s 140504 calls/s # tcp tx: 823 MB/s 13966 calls/s 13966 msg/s # tcp rx: 824 MB/s 146428 calls/s # tcp tx: 851 MB/s 14437 calls/s 14437 msg/s # udp gso - over veth touching data # udp rx: 1116 MB/s 795101 calls/s # udp tx: 1140 MB/s 19340 calls/s 19340 msg/s # udp rx: 1223 MB/s 871719 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 1226 MB/s 873845 calls/s # udp tx: 1226 MB/s 20795 calls/s 20795 msg/s # udp rx: 1228 MB/s 874764 calls/s # udp tx: 1227 MB/s 20814 calls/s 20814 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 880292 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1076 MB/s 766560 calls/s # udp tx: 1075 MB/s 18235 calls/s 18235 msg/s # udp rx: 1273 MB/s 907178 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp rx: 1290 MB/s 919071 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 727 MB/s 12345 calls/s 12345 msg/s # tcp rx: 728 MB/s 122001 calls/s # tcp tx: 760 MB/s 12907 calls/s 12907 msg/s # tcp rx: 761 MB/s 143175 calls/s # tcp tx: 774 MB/s 13143 calls/s 13143 msg/s # tcp rx: 775 MB/s 146194 calls/s # tcp tx: 794 MB/s 13476 calls/s 13476 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 919624 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 1256 MB/s 916540 calls/s # udp tx: 1257 MB/s 21328 calls/s 21328 msg/s # udp rx: 1247 MB/s 910147 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 msg/s # udp rx: 1238 MB/s 903375 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878124 calls/s # udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # udp rx: 1259 MB/s 918532 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 1263 MB/s 921276 calls/s # udp tx: 1262 MB/s 21412 calls/s 21412 msg/s # udp rx: 1257 MB/s 917254 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 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__->