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: 876 MB/s 14862 calls/s 14862 msg/s # tcp rx: 877 MB/s 154025 calls/s # tcp tx: 836 MB/s 14187 calls/s 14187 msg/s # tcp rx: 837 MB/s 147678 calls/s # tcp tx: 832 MB/s 14117 calls/s 14117 msg/s # tcp rx: 833 MB/s 151557 calls/s # tcp tx: 844 MB/s 14326 calls/s 14326 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 879034 calls/s # udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # udp rx: 1242 MB/s 884835 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # udp rx: 1285 MB/s 915708 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 1277 MB/s 909960 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 887629 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp rx: 1272 MB/s 906812 calls/s # udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # udp rx: 1268 MB/s 903911 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1266 MB/s 902516 calls/s # udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 825 MB/s 13993 calls/s 13993 msg/s # tcp rx: 825 MB/s 152117 calls/s # tcp tx: 877 MB/s 14879 calls/s 14879 msg/s # tcp rx: 878 MB/s 160084 calls/s # tcp tx: 872 MB/s 14796 calls/s 14796 msg/s # tcp rx: 873 MB/s 156533 calls/s # tcp tx: 871 MB/s 14778 calls/s 14778 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 897510 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # udp rx: 1181 MB/s 861613 calls/s # udp tx: 1184 MB/s 20093 calls/s 20093 msg/s # udp rx: 1149 MB/s 838510 calls/s # udp tx: 1148 MB/s 19480 calls/s 19480 msg/s # udp rx: 1230 MB/s 897760 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 876446 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp rx: 1248 MB/s 910629 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1249 MB/s 911345 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp rx: 1246 MB/s 909066 calls/s # udp tx: 1246 MB/s 21142 calls/s 21142 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__->