From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by dpdk.org (Postfix) with ESMTP id 93FD34C99 for ; Thu, 25 Oct 2018 08:07:54 +0200 (CEST) Received: by mail-io1-f65.google.com with SMTP id a23-v6so4700141iod.7 for ; Wed, 24 Oct 2018 23:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=biarca-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KFJBTsVi5FPoXKYIvAmopWbqYt1wr6FSeSA1QcsNBg8=; b=S/lxiDwykKCVUvGoi1J/Dkqv1DgQXE0fGxe725WY6HU8WDvtUbbnpiH2p9s3IVjOCI Hvj2YqlNFPPsAq9t/Bz2SqXGQOvAjNxW0C4qOjKyD7nZF4q75JT+0lZSlzw6LInetfOC uo38upZjjv6BknpwjyR7Yhxv+q6F3LlK7peWglOlBWDE6SbjKbWJcmIPovQFFi5BCJrg SgZhsZOMRp+bT8gGn0O9bBH3H2hPyuiUoWrVrzhPE2v1AMi5T6Wma/nxYC93GKIkxLvr DhoGNQx8tN8bnM5OfgpRl3dSGzwEV7RXg8j6+v3zr0lrqcjTnhaSrnA1qDpzueO0hS04 M4Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KFJBTsVi5FPoXKYIvAmopWbqYt1wr6FSeSA1QcsNBg8=; b=RlfGnje4hJcfDtUIqxugIYUJfe0m7dR1Iu2iNDcvWmUBNxIQC0P+ipJAZK23Sb8chg sucsYDF8KfgaCy0ySwFtIzSmLAzH1KQe8EFl2EpPZI/EajyIc/zYo4/KTMRVY97Kff26 GYVXUdNi6TuoPBYEJc0MkvFGb6FV3G3cvv79/rPGIcIpUpGMgC64dNlMBK63+/v6dTHR Sri6qUPFAEkQJzG77g1EVFWpN/ftwpM7bKUMFUK0aeNHCgMW8P+P/rGanfPBwTfk5LZY N/PS98yitPcshZuY9rqqOYczcq08e8b0Wr5vGw4cG6vdu7/t+1sM4UeAajtEsI8Fh+Bo Kliw== X-Gm-Message-State: AGRZ1gIWvzZmsiKbko9ShvC0PR7AR+eRmrvvl5FfEzpm1RNhMOCvy0UD UMSUahQ6Fbfmn+Gfl1VG00BiBvL8KmgCs8pstrwhSQ== X-Google-Smtp-Source: AJdET5eUAsNCpwmzPz7vaVHzBFWXaR7b03fUEoVrik8QT/1RB0QsUxROQiiBKoLybRHrnb1+YWMbQMHBWGb9tzVu4ow= X-Received: by 2002:a6b:cc05:: with SMTP id c5-v6mr126194iog.171.1540447673608; Wed, 24 Oct 2018 23:07:53 -0700 (PDT) MIME-Version: 1.0 References: <1540446878-12493-1-git-send-email-bingx.y.yao@intel.com> In-Reply-To: <1540446878-12493-1-git-send-email-bingx.y.yao@intel.com> From: Manindra Tammineedi Date: Thu, 25 Oct 2018 11:37:19 +0530 Message-ID: To: bingx.y.yao@intel.com Cc: dts@dpdk.org Content-Type: multipart/alternative; boundary="0000000000006175560579076c1c" Subject: Re: [dts] [PATCH V1] tests/vlan_ethertype_config:hardware only supports fortville NIC 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: Thu, 25 Oct 2018 06:07:55 -0000 --0000000000006175560579076c1c Content-Type: text/plain; charset="UTF-8" Sure, Will check that. Appropriate your help Thanks & Regards, Manindra On Thu, Oct 25, 2018 at 11:21 AM yaobing wrote: > check rst script find that hardware only supports Fortville NIC (4x 10G or > 2x10G or 2x40G or 1x10G) > > Signed-off-by: yaobing > --- > conf/test_case_supportlist.json | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > > diff --git a/conf/test_case_supportlist.json > b/conf/test_case_supportlist.json > index f97b90d..8e76521 100644 > --- a/conf/test_case_supportlist.json > +++ b/conf/test_case_supportlist.json > @@ -540,5 +540,21 @@ > "Bug ID": "", > "Comments": "This case only support i40e driver nic" > } > + ], > + "vlan_qinq_tpid": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "fortville_eagle", > + "fortville_spirit" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case only support fortville nic(4x 10G or > 2x10G or 2x40G or 1x10G)" > + } > ] > } > -- > 2.17.2 > > --0000000000006175560579076c1c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Sure, Will check that. Appropriate your help

Thanks & Regards,
Manindra=C2=A0

On Thu, Oct 25, 2018 at 11:21 AM yaobi= ng <bingx.y.yao@intel.com&g= t; wrote:
check rst script find tha= t hardware only supports Fortville NIC (4x 10G or 2x10G or 2x40G or 1x10G)<= br>
Signed-off-by: yaobing <bingx.y.yao@intel.com>
---
=C2=A0conf/test_case_supportlist.json | 16 ++++++++++++++++
=C2=A01 file changed, 16 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.j= son
index f97b90d..8e76521 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -540,5 +540,21 @@
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0"Bug ID": "&= quot;,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0"Comments": "= ;This case only support i40e driver nic"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0}
+=C2=A0 =C2=A0 ],
+=C2=A0 =C2=A0 "vlan_qinq_tpid": [
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 {
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "OS": [
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "ALL" +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ],
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "NIC": [
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "fortville_ea= gle",
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "fortville_sp= irit"
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ],
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "Target": [
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "ALL" +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ],
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "Bug ID": ""= ,
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "Comments": "This= case only support fortville nic(4x 10G or 2x10G or 2x40G or 1x10G)" +=C2=A0 =C2=A0 =C2=A0 =C2=A0 }
=C2=A0 =C2=A0 =C2=A0]
=C2=A0}
--
2.17.2

--0000000000006175560579076c1c--