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: 1473 MB/s 24989 calls/s 24989 msg/s # tcp rx: 1474 MB/s 60729 calls/s # tcp tx: 1495 MB/s 25372 calls/s 25372 msg/s # tcp rx: 1497 MB/s 62299 calls/s # tcp tx: 1466 MB/s 24875 calls/s 24875 msg/s # tcp rx: 1469 MB/s 54901 calls/s # tcp tx: 1351 MB/s 22928 calls/s 22928 msg/s # udp gso - over veth touching data # udp rx: 1102 MB/s 785512 calls/s # udp tx: 1139 MB/s 19334 calls/s 19334 msg/s # udp rx: 946 MB/s 674089 calls/s # udp tx: 942 MB/s 15989 calls/s 15989 msg/s # udp rx: 1002 MB/s 714473 calls/s # udp tx: 996 MB/s 16903 calls/s 16903 msg/s # udp rx: 1079 MB/s 769129 calls/s # udp tx: 1088 MB/s 18458 calls/s 18458 msg/s # udp gso and gro - over veth touching data # udp rx: 1003 MB/s 17017 calls/s # udp tx: 1028 MB/s 17445 calls/s 17445 msg/s # udp rx: 1031 MB/s 17488 calls/s # udp tx: 1031 MB/s 17498 calls/s 17498 msg/s # udp rx: 991 MB/s 16811 calls/s # udp tx: 992 MB/s 16830 calls/s 16830 msg/s # udp rx: 1045 MB/s 17731 calls/s # udp tx: 1044 MB/s 17722 calls/s 17722 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1356 MB/s 23002 calls/s 23002 msg/s # tcp rx: 1357 MB/s 57839 calls/s # tcp tx: 1406 MB/s 23852 calls/s 23852 msg/s # tcp rx: 1407 MB/s 61918 calls/s # tcp tx: 1178 MB/s 19992 calls/s 19992 msg/s # tcp rx: 1179 MB/s 48101 calls/s # tcp tx: 1102 MB/s 18692 calls/s 18692 msg/s # udp gso - over veth touching data # udp rx: 587 MB/s 428209 calls/s # udp tx: 605 MB/s 10275 calls/s 10275 msg/s # udp rx: 576 MB/s 420616 calls/s # udp tx: 575 MB/s 9757 calls/s 9757 msg/s # udp rx: 530 MB/s 386763 calls/s # udp tx: 530 MB/s 8999 calls/s 8999 msg/s # udp rx: 553 MB/s 403925 calls/s # udp tx: 552 MB/s 9376 calls/s 9376 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 20248 calls/s # udp tx: 1216 MB/s 20638 calls/s 20638 msg/s # udp rx: 919 MB/s 15591 calls/s # udp tx: 916 MB/s 15551 calls/s 15551 msg/s # udp rx: 953 MB/s 16172 calls/s # udp tx: 953 MB/s 16180 calls/s 16180 msg/s # udp rx: 974 MB/s 16529 calls/s # udp tx: 972 MB/s 16499 calls/s 16499 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__->