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: 1111 MB/s 18847 calls/s 18847 msg/s # tcp rx: 1111 MB/s 139953 calls/s # tcp tx: 1176 MB/s 19955 calls/s 19955 msg/s # tcp rx: 1176 MB/s 139026 calls/s # tcp tx: 1172 MB/s 19894 calls/s 19894 msg/s # tcp rx: 1173 MB/s 139960 calls/s # tcp tx: 1165 MB/s 19767 calls/s 19767 msg/s # udp gso - over veth touching data # udp rx: 700 MB/s 499214 calls/s # udp tx: 724 MB/s 12295 calls/s 12295 msg/s # udp rx: 710 MB/s 505993 calls/s # udp tx: 714 MB/s 12119 calls/s 12119 msg/s # udp rx: 663 MB/s 472396 calls/s # udp tx: 665 MB/s 11279 calls/s 11279 msg/s # udp rx: 655 MB/s 466932 calls/s # udp tx: 661 MB/s 11222 calls/s 11222 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 881043 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1236 MB/s 880907 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # udp rx: 1285 MB/s 916038 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1283 MB/s 914270 calls/s # udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 679 MB/s 11528 calls/s 11528 msg/s # tcp rx: 680 MB/s 86809 calls/s # tcp tx: 798 MB/s 13536 calls/s 13536 msg/s # tcp rx: 798 MB/s 82297 calls/s # tcp tx: 743 MB/s 12607 calls/s 12607 msg/s # tcp rx: 744 MB/s 88157 calls/s # tcp tx: 780 MB/s 13237 calls/s 13237 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879098 calls/s # udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # udp rx: 1272 MB/s 928257 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1270 MB/s 926421 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1274 MB/s 929337 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 906957 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp rx: 1243 MB/s 907039 calls/s # udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # udp rx: 1274 MB/s 929579 calls/s # udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # udp rx: 1290 MB/s 941297 calls/s # udp tx: 1292 MB/s 21925 calls/s 21925 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__->