From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f169.google.com (mail-wr0-f169.google.com [209.85.128.169]) by dpdk.org (Postfix) with ESMTP id 951552C4B for ; Mon, 13 Feb 2017 19:06:12 +0100 (CET) Received: by mail-wr0-f169.google.com with SMTP id 89so156107478wrr.2 for ; Mon, 13 Feb 2017 10:06:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=WCEATtKMsXgFt1Tj1sHQ8lXqmbNzDALhmZUMBE2gWd8=; b=uRm/+WbAC7NuunB0IwnpFp76B6MPXKHAX/Kc1e/9m0kZwKDqBD8tG+x9TJvyos+hrh whV92YexiWoH0dMndK3052yMGYbWBFlyCYwOdGRx6YE+sGPJd1kRLziDU0FgYpTWbh6y 0hOdo636LfwTMDJjFTdg2fzoiXhXb4DHCffhHh3hrKbVWb/G179EjBYxcN3d1yrRHnlN rVgWOGo0u6OFSYxmN86pi2ttmb6CTjyJhXfwNTFyKJWdjQBdCTar1JdeQLLTGzvs03h6 5PZLhtfNxHv/gu7henHd53o7ZWmc3EZ7GoL0Ag169lS8uxRIExu5yEwgPzsA8NrYvQP6 20Cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=WCEATtKMsXgFt1Tj1sHQ8lXqmbNzDALhmZUMBE2gWd8=; b=k1JdFHT6NbQxyXONwZ4ZTgWQVW9P+Jz34nZ45ULC9XKfCyDoRRL4TSlpJz96EWvbHF tTzWUmKy+cRJA9IneJGK1fpBR4P6NfpZPgmKs8kSmnSIel2M9Hu1GzN008erFM89xVxh IjvW/ZEaPWRp/gUkCLR29it57dltplR6nEmhaWc0wLYfV+R1/7OQZQWlOCsBPLItOqfA EoxpekxjkvPF1XHktJ7xT452E0AwZUgPGzLDuAyWrrp9VA4Pu5Lj72qoCBv4x8mZVnpa fR4PgCygjH1iOi+l1JGx7minPPINfmMulyVtAzGWjsrjggrMVmUuddHOdZwWtYm+9CE4 hkLQ== X-Gm-Message-State: AMke39lYKcEvdJiud6oCKmt3I0rPP+liUqJASL20yvpo9SECPiqUuvfJ20oxZQ/UPM4/hCaH X-Received: by 10.223.154.109 with SMTP id z100mr20451529wrb.145.1487009172393; Mon, 13 Feb 2017 10:06:12 -0800 (PST) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id k195sm6287583wmd.7.2017.02.13.10.06.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Feb 2017 10:06:11 -0800 (PST) From: Thomas Monjalon To: =?ISO-8859-1?Q?N=E9lio?= Laranjeiro , "Pei, Yulong" Cc: "Mcnamara, John" , dev@dpdk.org, "Xu, Qian Q" Date: Mon, 13 Feb 2017 19:06:11 +0100 Message-ID: <8134365.Nub62ngP9K@xps13> User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <20170209084247.GI28684@autoinstall.dev.6wind.com> References: <1485160698-5252-1-git-send-email-yulong.pei@intel.com> <188971FCDA171749BED5DA74ABF3E6F03B68950B@shsmsx102.ccr.corp.intel.com> <20170209084247.GI28684@autoinstall.dev.6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Subject: Re: [dpdk-dev] [PATCH] doc: add tested platforms and nics and OSes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2017 18:06:12 -0000 2017-02-09 09:42, N=E9lio Laranjeiro: > Hi Yulong, John, >=20 > I would like to propose a modification on those section to improve > readability and avoid confusion users can meet while reading it. > They always think that all the combination written here have been > tested, main idea is to avoid such situation. >=20 > You can find the proposition on series [1] and specially the patch [2= ]. >=20 > Regards, >=20 > [1] http://dpdk.org/ml/archives/dev/2017-February/057154.html > [2] http://dpdk.org/dev/patchwork/patch/20290/ I agree it is confusing. It is different to test a Niantic on an Intel CPU with/without AVX512 or on an IBM POWER.