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: 848 MB/s 14383 calls/s 14383 msg/s # tcp rx: 848 MB/s 147411 calls/s # tcp tx: 861 MB/s 14608 calls/s 14608 msg/s # tcp rx: 862 MB/s 157783 calls/s # tcp tx: 843 MB/s 14310 calls/s 14310 msg/s # tcp rx: 844 MB/s 154298 calls/s # tcp tx: 847 MB/s 14375 calls/s 14375 msg/s # udp gso - over veth touching data # udp rx: 1223 MB/s 871773 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1230 MB/s 876309 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1265 MB/s 901496 calls/s # udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # udp rx: 1254 MB/s 893771 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867337 calls/s # udp tx: 1233 MB/s 20928 calls/s 20928 msg/s # udp rx: 1208 MB/s 860623 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # udp rx: 1265 MB/s 901534 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # udp rx: 1252 MB/s 892136 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 775 MB/s 13154 calls/s 13154 msg/s # tcp rx: 776 MB/s 136089 calls/s # tcp tx: 875 MB/s 14842 calls/s 14842 msg/s # tcp rx: 876 MB/s 151750 calls/s # tcp tx: 879 MB/s 14909 calls/s 14909 msg/s # tcp rx: 879 MB/s 151482 calls/s # tcp tx: 863 MB/s 14646 calls/s 14646 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 863297 calls/s # udp tx: 1214 MB/s 20597 calls/s 20597 msg/s # udp rx: 1196 MB/s 872930 calls/s # udp tx: 1199 MB/s 20348 calls/s 20348 msg/s # udp rx: 1208 MB/s 881232 calls/s # udp tx: 1209 MB/s 20510 calls/s 20510 msg/s # udp rx: 1218 MB/s 888609 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860464 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # udp rx: 1190 MB/s 868300 calls/s # udp tx: 1192 MB/s 20225 calls/s 20225 msg/s # udp rx: 1236 MB/s 901942 calls/s # udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # udp rx: 1234 MB/s 900165 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 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__->