From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/2] 10G PMD: vectorized RX and TX functions Date: Thu, 12 Jun 2014 00:19:17 +0200 Message-ID: <3079600.trYA8PKFWl@xps13> References: <1399888587-21068-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Bruce Richardson Return-path: In-Reply-To: <1399888587-21068-1-git-send-email-bruce.richardson-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" Hi Bruce, You are introducing a new option CONFIG_RTE_IXGBE_RX_OLFLAGS_DISABLE. I feel a comment in the code would be helpful here. Sorry for not having checked before but there are some checkpatch issues in this PMD. Other simple cleanup: I think some include directives are useless. Could you rework a new version please? Thanks -- Thomas