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: 854 MB/s 14494 calls/s 14494 msg/s # tcp rx: 854 MB/s 96176 calls/s # tcp tx: 872 MB/s 14790 calls/s 14790 msg/s # tcp rx: 872 MB/s 96520 calls/s # tcp tx: 913 MB/s 15486 calls/s 15486 msg/s # tcp rx: 922 MB/s 97365 calls/s # tcp tx: 1074 MB/s 18229 calls/s 18229 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 870510 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # udp rx: 1293 MB/s 921711 calls/s # udp tx: 1292 MB/s 21925 calls/s 21925 msg/s # udp rx: 1296 MB/s 923399 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 1301 MB/s 927433 calls/s # udp tx: 1300 MB/s 22061 calls/s 22061 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 884010 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # udp rx: 1343 MB/s 957350 calls/s # udp tx: 1347 MB/s 22854 calls/s 22854 msg/s # udp rx: 1333 MB/s 950162 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # udp rx: 1264 MB/s 900918 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1019 MB/s 17285 calls/s 17285 msg/s # tcp rx: 1019 MB/s 135970 calls/s # tcp tx: 1036 MB/s 17585 calls/s 17585 msg/s # tcp rx: 1037 MB/s 139573 calls/s # tcp tx: 1126 MB/s 19109 calls/s 19109 msg/s # tcp rx: 1127 MB/s 136231 calls/s # tcp tx: 1097 MB/s 18612 calls/s 18612 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884538 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # udp rx: 1293 MB/s 943641 calls/s # udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # udp rx: 1090 MB/s 795419 calls/s # udp tx: 1074 MB/s 18220 calls/s 18220 msg/s # udp rx: 702 MB/s 512494 calls/s # udp tx: 702 MB/s 11908 calls/s 11908 msg/s # udp gso and gro - over veth touching data # udp rx: 671 MB/s 489698 calls/s # udp tx: 695 MB/s 11789 calls/s 11789 msg/s # udp rx: 706 MB/s 515028 calls/s # udp tx: 708 MB/s 12023 calls/s 12023 msg/s # udp rx: 728 MB/s 531287 calls/s # udp tx: 731 MB/s 12408 calls/s 12408 msg/s # udp rx: 720 MB/s 525714 calls/s # udp tx: 746 MB/s 12656 calls/s 12656 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__->