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: 1278 MB/s 21692 calls/s 21692 msg/s # tcp rx: 1280 MB/s 51996 calls/s # tcp tx: 1262 MB/s 21410 calls/s 21410 msg/s # tcp rx: 1262 MB/s 50800 calls/s # tcp tx: 1394 MB/s 23646 calls/s 23646 msg/s # tcp rx: 1394 MB/s 53744 calls/s # tcp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp gso - over veth touching data # udp rx: 1046 MB/s 745817 calls/s # udp tx: 1082 MB/s 18360 calls/s 18360 msg/s # udp rx: 1062 MB/s 757024 calls/s # udp tx: 1061 MB/s 18001 calls/s 18001 msg/s # udp rx: 1053 MB/s 750455 calls/s # udp tx: 1046 MB/s 17753 calls/s 17753 msg/s # udp rx: 992 MB/s 707210 calls/s # udp tx: 997 MB/s 16924 calls/s 16924 msg/s # udp gso and gro - over veth touching data # udp rx: 1000 MB/s 16891 calls/s # udp tx: 1034 MB/s 17553 calls/s 17553 msg/s # udp rx: 1611 MB/s 27327 calls/s # udp tx: 1615 MB/s 27402 calls/s 27402 msg/s # udp rx: 1406 MB/s 23851 calls/s # udp tx: 1421 MB/s 24106 calls/s 24106 msg/s # udp rx: 1439 MB/s 24421 calls/s # udp tx: 1431 MB/s 24282 calls/s 24282 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1349 MB/s 22890 calls/s 22890 msg/s # tcp rx: 1350 MB/s 54691 calls/s # tcp tx: 1582 MB/s 26848 calls/s 26848 msg/s # tcp rx: 1585 MB/s 64472 calls/s # tcp tx: 1285 MB/s 21805 calls/s 21805 msg/s # tcp rx: 1285 MB/s 52911 calls/s # tcp tx: 1467 MB/s 24896 calls/s 24896 msg/s # udp gso - over veth touching data # udp rx: 545 MB/s 397916 calls/s # udp tx: 562 MB/s 9542 calls/s 9542 msg/s # udp rx: 578 MB/s 422124 calls/s # udp tx: 580 MB/s 9842 calls/s 9842 msg/s # udp rx: 560 MB/s 409006 calls/s # udp tx: 563 MB/s 9551 calls/s 9551 msg/s # udp rx: 592 MB/s 432307 calls/s # udp tx: 596 MB/s 10110 calls/s 10110 msg/s # udp gso and gro - over veth touching data # udp rx: 1526 MB/s 25889 calls/s # udp tx: 1584 MB/s 26873 calls/s 26873 msg/s # udp rx: 1504 MB/s 25536 calls/s # udp tx: 1490 MB/s 25284 calls/s 25284 msg/s # udp rx: 910 MB/s 15439 calls/s # udp tx: 911 MB/s 15455 calls/s 15455 msg/s # udp rx: 922 MB/s 15650 calls/s # udp tx: 921 MB/s 15629 calls/s 15629 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__->