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: 1090 MB/s 18499 calls/s 18499 msg/s # tcp rx: 1099 MB/s 138576 calls/s # tcp tx: 1094 MB/s 18561 calls/s 18561 msg/s # tcp rx: 1094 MB/s 126597 calls/s # tcp tx: 1079 MB/s 18310 calls/s 18310 msg/s # tcp rx: 1080 MB/s 125749 calls/s # tcp tx: 1079 MB/s 18307 calls/s 18307 msg/s # udp gso - over veth touching data # udp rx: 699 MB/s 498331 calls/s # udp tx: 718 MB/s 12192 calls/s 12192 msg/s # udp rx: 734 MB/s 522997 calls/s # udp tx: 732 MB/s 12427 calls/s 12427 msg/s # udp rx: 734 MB/s 523198 calls/s # udp tx: 734 MB/s 12456 calls/s 12456 msg/s # udp rx: 745 MB/s 531203 calls/s # udp tx: 745 MB/s 12646 calls/s 12646 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 862988 calls/s # udp tx: 1254 MB/s 21275 calls/s 21275 msg/s # udp rx: 1331 MB/s 948602 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # udp rx: 1340 MB/s 954952 calls/s # udp tx: 1341 MB/s 22745 calls/s 22745 msg/s # udp rx: 1337 MB/s 952584 calls/s # udp tx: 1338 MB/s 22702 calls/s 22702 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 700 MB/s 11889 calls/s 11889 msg/s # tcp rx: 701 MB/s 82631 calls/s # tcp tx: 647 MB/s 10978 calls/s 10978 msg/s # tcp rx: 647 MB/s 78861 calls/s # tcp tx: 693 MB/s 11763 calls/s 11763 msg/s # tcp rx: 694 MB/s 81276 calls/s # tcp tx: 699 MB/s 11857 calls/s 11857 msg/s # udp gso - over veth touching data # udp rx: 557 MB/s 406479 calls/s # udp tx: 575 MB/s 9766 calls/s 9766 msg/s # udp rx: 578 MB/s 422011 calls/s # udp tx: 576 MB/s 9786 calls/s 9786 msg/s # udp rx: 574 MB/s 418808 calls/s # udp tx: 574 MB/s 9749 calls/s 9749 msg/s # udp rx: 597 MB/s 435853 calls/s # udp tx: 596 MB/s 10125 calls/s 10125 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 910364 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 1264 MB/s 921871 calls/s # udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # udp rx: 1269 MB/s 926020 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1272 MB/s 927842 calls/s # udp tx: 1272 MB/s 21578 calls/s 21578 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__->