From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Daley Subject: [PATCH 0/3] enic PMD receive path fixes Date: Thu, 17 Mar 2016 15:57:04 -0700 Message-ID: <1458255427-12371-1-git-send-email-johndale@cisco.com> Cc: John Daley To: dev@dpdk.org Return-path: Received: from rcdn-iport-5.cisco.com (rcdn-iport-5.cisco.com [173.37.86.76]) by dpdk.org (Postfix) with ESMTP id 3691F2C57 for ; Thu, 17 Mar 2016 23:57:16 +0100 (CET) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" These patches fix up some bugs in the enic receive path. John Daley (3): enic: mbuf->ol_flags could be set incorrectly enic: handle error packets properly enic: small cleanup- remove a packet_error conditional drivers/net/enic/enic_rx.c | 53 ++++++++++++++++++---------------------------- 1 file changed, 21 insertions(+), 32 deletions(-) -- 2.7.0