From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-3.sys.kth.se (smtp-3.sys.kth.se [130.237.48.192]) by dpdk.org (Postfix) with ESMTP id C3A145F1C for ; Tue, 2 Apr 2019 21:05:55 +0200 (CEST) Received: from smtp-3.sys.kth.se (localhost.localdomain [127.0.0.1]) by smtp-3.sys.kth.se (Postfix) with ESMTP id 769E39DF8; Tue, 2 Apr 2019 21:05:55 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-3.sys.kth.se ([127.0.0.1]) by smtp-3.sys.kth.se (smtp-3.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FHhmJwVT7o7B; Tue, 2 Apr 2019 21:05:54 +0200 (CEST) X-KTH-Auth: barbette [83.249.19.162] DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kth.se; s=default; t=1554231954; bh=YFj3sJHAIRbpz99axad+lGaNXM1KofLgao3AJOtBF8g=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=IYBAjH30sYw2URMumEQu6icloqkjlmdzMTWrvCP/JJ/+gBv73DNWWzd+R7w5IqJrQ pIOMsa4q8NTpkmDCUOgIYWxIsxPjKVBVFfk8WA6bTgASrhMS4KYms4iTk3p0XdVDbq TMHXVsHjZG8OCazhxRLDQ3rq/kx+5mzEQY4FUy5U= X-KTH-mail-from: barbette@kth.se Received: from [192.168.0.59] (c83-249-19-162.bredband.comhem.se [83.249.19.162]) by smtp-3.sys.kth.se (Postfix) with ESMTPSA id B23AE9E6B; Tue, 2 Apr 2019 21:05:53 +0200 (CEST) To: Ferruh Yigit , dev@dpdk.org Cc: bruce.richardson@intel.com, john.mcnamara@intel.com, Thomas Monjalon , Andrew Rybchenko , Shahaf Shuler , Yongseok Koh References: <20190327061935.19572-1-barbette@kth.se> <20190327061935.19572-3-barbette@kth.se> <7079705e-6b30-5042-8605-5dc3eeacdeae@intel.com> From: Tom Barbette Message-ID: <627974af-c38a-ebcf-7a10-875691317d32@kth.se> Date: Tue, 2 Apr 2019 21:05:51 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <7079705e-6b30-5042-8605-5dc3eeacdeae@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH v2 2/3] mlx5: Implement support for read_clock 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: Tue, 02 Apr 2019 19:05:55 -0000 Le 02/04/2019 à 20:26, Ferruh Yigit a écrit : > > error: no member named 'ctx' in 'struct mlx5_priv' > Yes indeed, master changed since my last rebase. This is fixed in v3 (I'll address other comments in related patches before sending v3). I already addressed Shahaf's comments for this patch in prior discussions. Thanks, Tom From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 1BC1CA0679 for ; Tue, 2 Apr 2019 21:05:58 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 718D35F1D; Tue, 2 Apr 2019 21:05:56 +0200 (CEST) Received: from smtp-3.sys.kth.se (smtp-3.sys.kth.se [130.237.48.192]) by dpdk.org (Postfix) with ESMTP id C3A145F1C for ; Tue, 2 Apr 2019 21:05:55 +0200 (CEST) Received: from smtp-3.sys.kth.se (localhost.localdomain [127.0.0.1]) by smtp-3.sys.kth.se (Postfix) with ESMTP id 769E39DF8; Tue, 2 Apr 2019 21:05:55 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-3.sys.kth.se ([127.0.0.1]) by smtp-3.sys.kth.se (smtp-3.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FHhmJwVT7o7B; Tue, 2 Apr 2019 21:05:54 +0200 (CEST) X-KTH-Auth: barbette [83.249.19.162] DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kth.se; s=default; t=1554231954; bh=YFj3sJHAIRbpz99axad+lGaNXM1KofLgao3AJOtBF8g=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=IYBAjH30sYw2URMumEQu6icloqkjlmdzMTWrvCP/JJ/+gBv73DNWWzd+R7w5IqJrQ pIOMsa4q8NTpkmDCUOgIYWxIsxPjKVBVFfk8WA6bTgASrhMS4KYms4iTk3p0XdVDbq TMHXVsHjZG8OCazhxRLDQ3rq/kx+5mzEQY4FUy5U= X-KTH-mail-from: barbette@kth.se Received: from [192.168.0.59] (c83-249-19-162.bredband.comhem.se [83.249.19.162]) by smtp-3.sys.kth.se (Postfix) with ESMTPSA id B23AE9E6B; Tue, 2 Apr 2019 21:05:53 +0200 (CEST) To: Ferruh Yigit , dev@dpdk.org Cc: bruce.richardson@intel.com, john.mcnamara@intel.com, Thomas Monjalon , Andrew Rybchenko , Shahaf Shuler , Yongseok Koh References: <20190327061935.19572-1-barbette@kth.se> <20190327061935.19572-3-barbette@kth.se> <7079705e-6b30-5042-8605-5dc3eeacdeae@intel.com> From: Tom Barbette Message-ID: <627974af-c38a-ebcf-7a10-875691317d32@kth.se> Date: Tue, 2 Apr 2019 21:05:51 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <7079705e-6b30-5042-8605-5dc3eeacdeae@intel.com> Content-Type: text/plain; charset="UTF-8"; format="flowed" Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH v2 2/3] mlx5: Implement support for read_clock 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190402190551.hGB9JkUcyaVKICIo3dA1hP_Ozak9J5nhEvhZom223gc@z> Le 02/04/2019 à 20:26, Ferruh Yigit a écrit : > > error: no member named 'ctx' in 'struct mlx5_priv' > Yes indeed, master changed since my last rebase. This is fixed in v3 (I'll address other comments in related patches before sending v3). I already addressed Shahaf's comments for this patch in prior discussions. Thanks, Tom