From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AE7B5A00C3 for ; Sun, 2 Jan 2022 09:25:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6AD9410F7; Sun, 2 Jan 2022 09:25:29 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 979954067E; Sun, 2 Jan 2022 09:25:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1641111926; x=1672647926; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=83sfiGgY12QdZ5rOT2bqzk0M5P4XK3qYXJAWzNEPbmw=; b=TJJhsyUXDT0Ph6fxuTHq9Mvv4XIGmGJQMGEQEU7Q6foQPhiHjyoAm4B3 WKdHsrP0BBsS1Hg1fJwTWELI7XQuVusdo4bNMEVTQfp+9DqEYk2rEyBKx gIcROegaTuR6qVMsUqp8RhS9J/jDMcm2md8HjQ1BGEzA4+L0WS44yhpQ/ 2POzy4zRPPZDXoDgWpTbmwNSuFZjJkxIitpErp7Wskb4c0iJlSa8peur2 /ewFZF2ZLVtWqoqVdAMY7xb3f3Gl1bUC1tOtmOXWBD0zRTmb2F7prt4Ov gDKbEwGrq8L3tiz24tnVDy97ctFrPgym0mw7oYeQLEXyVNPeQIsM4Nmi7 A==; X-IronPort-AV: E=McAfee;i="6200,9189,10214"; a="222625276" X-IronPort-AV: E=Sophos;i="5.88,255,1635231600"; d="scan'208";a="222625276" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jan 2022 00:25:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,255,1635231600"; d="scan'208";a="469406170" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga003.jf.intel.com with ESMTP; 02 Jan 2022 00:25:25 -0800 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Sun, 2 Jan 2022 00:25:24 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Sun, 2 Jan 2022 16:25:22 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2308.020; Sun, 2 Jan 2022 16:25:22 +0800 From: "Zhang, Qi Z" To: "Xing, Beilei" , "Wang, Haiyue" , "dev@dpdk.org" CC: "stable@dpdk.org" , "Wu, Jingjing" , "Sinha, Abhijit" , "Doherty, Declan" , "Nicolau, Radu" Subject: RE: [PATCH v1] net/iavf: remove the extra symbol '+' Thread-Topic: [PATCH v1] net/iavf: remove the extra symbol '+' Thread-Index: AQHX8juFLkclznU0A0ahWojFq95GWaw0FsoAgBtpQMA= Date: Sun, 2 Jan 2022 08:25:22 +0000 Message-ID: References: <20211216044342.25551-1-haiyue.wang@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org > -----Original Message----- > From: Xing, Beilei > Sent: Thursday, December 16, 2021 1:49 PM > To: Wang, Haiyue ; dev@dpdk.org > Cc: stable@dpdk.org; Wu, Jingjing ; Sinha, Abhijit > ; Doherty, Declan ; > Nicolau, Radu > Subject: RE: [PATCH v1] net/iavf: remove the extra symbol '+' >=20 >=20 >=20 > > -----Original Message----- > > From: Wang, Haiyue > > Sent: Thursday, December 16, 2021 12:44 PM > > To: dev@dpdk.org > > Cc: Wang, Haiyue ; stable@dpdk.org; Wu, > > Jingjing ; Xing, Beilei > > ; Sinha, Abhijit ; > > Doherty, Declan ; Nicolau, Radu > > > > Subject: [PATCH v1] net/iavf: remove the extra symbol '+' > > > > This extra symbol '+' should be added when patch was reapplied, and > > the compiler treats it as unsigned type, so the code still runs well. > > > > Fixes: 84108425054a ("net/iavf: support asynchronous virtual channel > > message") > > Cc: stable@dpdk.org > > > > Signed-off-by: Haiyue Wang > > --- > > drivers/net/iavf/iavf_vchnl.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/drivers/net/iavf/iavf_vchnl.c > > b/drivers/net/iavf/iavf_vchnl.c index > > 145b059837..8fdd6f6d91 100644 > > --- a/drivers/net/iavf/iavf_vchnl.c > > +++ b/drivers/net/iavf/iavf_vchnl.c > > @@ -502,7 +502,7 @@ iavf_get_vf_resource(struct iavf_adapter *adapter) > > VIRTCHNL_VF_OFFLOAD_VLAN_V2 | > > VIRTCHNL_VF_LARGE_NUM_QPAIRS | > > VIRTCHNL_VF_OFFLOAD_QOS | > > -+ VIRTCHNL_VF_OFFLOAD_INLINE_IPSEC_CRYPTO; > > + VIRTCHNL_VF_OFFLOAD_INLINE_IPSEC_CRYPTO; > > > > args.in_args =3D (uint8_t *)∩︀ > > args.in_args_size =3D sizeof(caps); > > -- > > 2.34.1 >=20 > Acked-by: Beilei Xing Applied to dpdk-next-net-intel. Thanks Qi