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: 1097 MB/s 18608 calls/s 18608 msg/s # tcp rx: 1098 MB/s 133123 calls/s # tcp tx: 1132 MB/s 19205 calls/s 19205 msg/s # tcp rx: 1133 MB/s 138884 calls/s # tcp tx: 1126 MB/s 19112 calls/s 19112 msg/s # tcp rx: 1128 MB/s 137274 calls/s # tcp tx: 1127 MB/s 19117 calls/s 19117 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876688 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1296 MB/s 923793 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 1289 MB/s 918774 calls/s # udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # udp rx: 1317 MB/s 938305 calls/s # udp tx: 1319 MB/s 22379 calls/s 22379 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 890458 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 1328 MB/s 946231 calls/s # udp tx: 1327 MB/s 22519 calls/s 22519 msg/s # udp rx: 1324 MB/s 943798 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # udp rx: 1321 MB/s 941116 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1046 MB/s 17756 calls/s 17756 msg/s # tcp rx: 1047 MB/s 138752 calls/s # tcp tx: 1083 MB/s 18383 calls/s 18383 msg/s # tcp rx: 1085 MB/s 131728 calls/s # tcp tx: 1112 MB/s 18869 calls/s 18869 msg/s # tcp rx: 1113 MB/s 135484 calls/s # tcp tx: 1101 MB/s 18678 calls/s 18678 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 454579 calls/s # udp tx: 640 MB/s 10866 calls/s 10866 msg/s # udp rx: 634 MB/s 462489 calls/s # udp tx: 636 MB/s 10790 calls/s 10790 msg/s # udp rx: 647 MB/s 471891 calls/s # udp tx: 648 MB/s 11004 calls/s 11004 msg/s # udp rx: 636 MB/s 464129 calls/s # udp tx: 637 MB/s 10815 calls/s 10815 msg/s # udp gso and gro - over veth touching data # udp rx: 620 MB/s 452813 calls/s # udp tx: 635 MB/s 10772 calls/s 10772 msg/s # udp rx: 644 MB/s 469934 calls/s # udp tx: 644 MB/s 10930 calls/s 10930 msg/s # udp rx: 638 MB/s 465423 calls/s # udp tx: 637 MB/s 10816 calls/s 10816 msg/s # udp rx: 647 MB/s 472298 calls/s # udp tx: 647 MB/s 10975 calls/s 10975 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__->