From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 03/13] ethdev: add more annotation Date: Tue, 21 Oct 2014 22:38:38 +0200 Message-ID: <1822651.FhyEcLI4iD@xps13> References: <1411634427-746-1-git-send-email-helin.zhang@intel.com> <1411634427-746-4-git-send-email-helin.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Helin Zhang Return-path: In-Reply-To: <1411634427-746-4-git-send-email-helin.zhang-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-09-25 16:40, Helin Zhang: > Add more annotation, to clearly tell the 'rte_eth_dev_info_get()' > users that the buffer should be cleared first. Since commit http://dpdk.org/browse/dpdk/commit/?id=a30268e9a2 (ethdev: reset whole dev info structure before filling), this patch is now useless. -- Thomas