From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH] doc: fix ethdev API port_id parameter size Date: Sat, 10 Feb 2018 17:31:28 +0530 Message-ID: <20180210120127.GA7298@jerin> References: <20180209095358.69136-1-ferruh.yigit@intel.com> <763A2F19A5EFF34F8B7F1657C992EE297B3273A2@IRSMSX104.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Nicolau, Radu" , "Yigit, Ferruh" , Neil Horman , "Mcnamara, John" , "Kovacevic, Marko" , "dev@dpdk.org" , Thomas Monjalon , Boris Pismenny , Aviad Yehezkel , "Doherty, Declan" To: Hemant Agrawal Return-path: Received: from NAM01-SN1-obe.outbound.protection.outlook.com (mail-sn1nam01on0085.outbound.protection.outlook.com [104.47.32.85]) by dpdk.org (Postfix) with ESMTP id E229C1B65A for ; Sat, 10 Feb 2018 13:01:53 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" -----Original Message----- > Date: Fri, 9 Feb 2018 15:01:28 +0000 > From: Hemant Agrawal > To: "Nicolau, Radu" , "Yigit, Ferruh" > , Neil Horman , "Mcnamara, > John" , "Kovacevic, Marko" > > CC: "dev@dpdk.org" , Thomas Monjalon , > Boris Pismenny , Aviad Yehezkel > , "Doherty, Declan" > Subject: Re: [dpdk-dev] [PATCH] doc: fix ethdev API port_id parameter size > > > > > > > Fix rte_eth_dev_get_sec_ctx() parameter port_id storage size, form > > > uint8_t to uint16_t > > > > > > Signed-off-by: Ferruh Yigit > > > --- > > Acked-by: Radu Nicolau > > Acked-by: Hemant Agrawal Acked-by: Jerin Jacob