From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 08/14] remove gpa_to_vva, base_index Date: Thu, 23 Oct 2014 11:43:14 +0200 Message-ID: <1849026.I8XalN29Jb@xps13> References: <1413779906-28113-1-git-send-email-huawei.xie@intel.com> <1413779906-28113-9-git-send-email-huawei.xie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Huawei Xie Return-path: In-Reply-To: <1413779906-28113-9-git-send-email-huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-10-20 12:38, Huawei Xie: > remove gpa_to_vva macro and base_index parameter. gpa_to_vva function should be removed in patch 2 base_index should be removed when implementing registration (next patch) -- Thomas