From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 763C8A00E6 for ; Wed, 10 Jul 2019 08:05:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2E2F91B970; Wed, 10 Jul 2019 08:05:53 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id B73B41DBA for ; Wed, 10 Jul 2019 08:05:51 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Jul 2019 23:05:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,473,1557212400"; d="scan'208";a="186074963" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga001.fm.intel.com with ESMTP; 09 Jul 2019 23:05:50 -0700 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 9 Jul 2019 23:05:49 -0700 Received: from shsmsx153.ccr.corp.intel.com (10.239.6.53) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 9 Jul 2019 23:05:49 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.134]) by SHSMSX153.ccr.corp.intel.com ([169.254.12.60]) with mapi id 14.03.0439.000; Wed, 10 Jul 2019 14:05:47 +0800 From: "Tu, Lijuan" To: "Ma, LihongX" , "dts@dpdk.org" CC: "Wang, Yinan" , "Ma, LihongX" Thread-Topic: [dts] [PATCH V1 1/2][vhost gro] conf: add conf file for gro and gso Thread-Index: AQHVMiX3ZzoWNwvSIECPGzrPfgE5uqbDZmtA Date: Wed, 10 Jul 2019 06:05:46 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BADEA0D@SHSMSX101.ccr.corp.intel.com> References: <1562190140-24335-1-git-send-email-lihongx.ma@intel.com> In-Reply-To: <1562190140-24335-1-git-send-email-lihongx.ma@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTkyYTY2OGYtODM3Ny00MmEwLWFkNWMtOGY2OTc4ZTQ2YTcyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoicW9UNFBManBRelM5WktsYWp2VnoxK1BWaHUxNndPWmxZempydlNlc1crTWJhU1VPTGdCdzJhTmg5U1EycjdtUSJ9 x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1 1/2][vhost gro] conf: add conf file for gro and gso 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of lihong > Sent: Thursday, July 4, 2019 5:42 AM > To: dts@dpdk.org > Cc: Wang, Yinan ; Ma, LihongX > > Subject: [dts] [PATCH V1 1/2][vhost gro] conf: add conf file for gro and = gso >=20 > Signed-off-by: lihong > --- > conf/vhost_gro.cfg | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > create mode 100644 conf/vhost_gro.cfg >=20 > diff --git a/conf/vhost_gro.cfg b/conf/vhost_gro.cfg new file mode 100644 > index 0000000..3adaa54 > --- /dev/null > +++ b/conf/vhost_gro.cfg > @@ -0,0 +1,20 @@ > +# vm configuration for vhost sample case [vm0] cpu =3D > + model=3Dhost,number=3D1,cpupin=3D40; > +mem =3D > + size=3D4096,hugepage=3Dyes; > +disk =3D > + file=3D/home/osimg/ubuntu16.img; > +login =3D > + user=3Droot,password=3Dtester; > +vnc =3D > + displayNum=3D4; > +daemon =3D > + enable=3Dyes; > +# Connect two fortvill 40G nic port directly on DUT [peerconf] > +pci=3D0000:86:00.0 > +pci_drv=3Di40e > +peer=3D0000:86:00.1 > +peer_intf=3Denp134s0f1 [Lijuan] I don't think we should have peer conf here, as you can get these= information from conf/ports. > -- > 2.7.4