make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1025 MB/s 17395 calls/s 17395 msg/s # tcp rx: 1026 MB/s 120179 calls/s # tcp tx: 1009 MB/s 17120 calls/s 17120 msg/s # tcp rx: 1009 MB/s 126295 calls/s # tcp tx: 1016 MB/s 17245 calls/s 17245 msg/s # tcp rx: 1017 MB/s 126459 calls/s # tcp tx: 1005 MB/s 17049 calls/s 17049 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 879165 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1311 MB/s 933951 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp rx: 1314 MB/s 936516 calls/s # udp tx: 1315 MB/s 22320 calls/s 22320 msg/s # udp rx: 1315 MB/s 936912 calls/s # udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # udp gso and gro - over veth touching data # udp rx: 565 MB/s 402718 calls/s # udp tx: 581 MB/s 9866 calls/s 9866 msg/s # udp rx: 597 MB/s 425480 calls/s # udp tx: 597 MB/s 10128 calls/s 10128 msg/s # udp rx: 612 MB/s 436624 calls/s # udp tx: 612 MB/s 10384 calls/s 10384 msg/s # udp rx: 613 MB/s 436706 calls/s # udp tx: 612 MB/s 10391 calls/s 10391 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 664 MB/s 11271 calls/s 11271 msg/s # tcp rx: 664 MB/s 81859 calls/s # tcp tx: 664 MB/s 11263 calls/s 11263 msg/s # tcp rx: 665 MB/s 82317 calls/s # tcp tx: 1014 MB/s 17201 calls/s 17201 msg/s # tcp rx: 1015 MB/s 119434 calls/s # tcp tx: 1065 MB/s 18069 calls/s 18069 msg/s # udp gso - over veth touching data # udp rx: 535 MB/s 390464 calls/s # udp tx: 553 MB/s 9389 calls/s 9389 msg/s # udp rx: 600 MB/s 438015 calls/s # udp tx: 599 MB/s 10172 calls/s 10172 msg/s # udp rx: 600 MB/s 437989 calls/s # udp tx: 600 MB/s 10179 calls/s 10179 msg/s # udp rx: 597 MB/s 435529 calls/s # udp tx: 596 MB/s 10117 calls/s 10117 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891862 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 1254 MB/s 914886 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1255 MB/s 915970 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # udp rx: 1243 MB/s 906717 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 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__->