From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id DF5E65A6F for ; Mon, 19 Jan 2015 16:18:11 +0100 (CET) Received: by mail-wg0-f41.google.com with SMTP id a1so10273769wgh.0 for ; Mon, 19 Jan 2015 07:18:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=7WfyVkx/d+YmcByNlO4P2yn+CJUBeJBVbO4h45Xu/fw=; b=AEJoKh/vLRpi9dCdpf5ifDukTUje02iQZTp5fX6G59+f/ax1Jdl6PM4dcGMjTDzWHO StmYzMoZhyCNRrw+dNfpMorH7vGiUFcP34L6D95fAMJDlKL+yLn0s0Z0l8zMkkNgcgCI 77hQuTVsVCu+itPqRwOddGpYrMLv0EQ4jcjes5RCqWIxnoqdrWElUcmvmslzHU9fvQ+U wt/1wDUIICrLoU8VM1aw5zxsoxYPR6z8bJxyLm9rXGyan8ctUNf2B9pG/ZW0L1aQauSC tjYyvvO9EqbKC2KhRO/853BuoADxY8faIO3XwWd3Dt5kAHjVtphE6Ff/fkN2bYrErzRB B0RQ== X-Gm-Message-State: ALoCoQkvuQFgXeVaqhi56wfRQo46FUAVjp4w8cSzrIoR2kCFIz85SNHmO9Hvn9HWf8MWDJ2pYd+T X-Received: by 10.180.90.241 with SMTP id bz17mr17794098wib.0.1421680690913; Mon, 19 Jan 2015 07:18:10 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id b1sm14589860wiz.6.2015.01.19.07.18.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jan 2015 07:18:09 -0800 (PST) From: Thomas Monjalon To: "Liu, Yong" Date: Mon, 19 Jan 2015 16:17:47 +0100 Message-ID: <1465304.YLOB8cFFiz@xps13> Organization: 6WIND User-Agent: KMail/4.14.3 (Linux/3.17.6-1-ARCH; KDE/4.14.3; x86_64; ; ) In-Reply-To: <86228AFD5BCD8E4EBFD2B90117B5E81E10D4FDC2@SHSMSX103.ccr.corp.intel.com> References: <86228AFD5BCD8E4EBFD2B90117B5E81E10D4FDC2@SHSMSX103.ccr.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dts@dpdk.org Subject: Re: [dts] Clarifications on setting up DUT X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 15:18:12 -0000 2015-01-19 12:43, Liu, Yong: > For question 1, you can get system requirements from DTS getting started guide. > Just enter folder doc/dts_gsg and then "make html" will generate it. It is now available here: http://dpdk.org/doc/dts/gsg/ -- Thomas