From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: fix mbuf->port for eth_af_packet Date: Wed, 09 Dec 2015 16:14:42 +0100 Message-ID: <2471597.rH80jI7hEb@xps13> References: <25CBA98BE75C5B44BD931C7C107685EDC090AA53@lut-exc-008.main.intgin.net> <25CBA98BE75C5B44BD931C7C107685EDC090AAB8@lut-exc-008.main.intgin.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Krauz, Pavel" Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id CEC738D38 for ; Wed, 9 Dec 2015 16:15:58 +0100 (CET) Received: by wmec201 with SMTP id c201so265557920wme.0 for ; Wed, 09 Dec 2015 07:15:58 -0800 (PST) In-Reply-To: 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" 2015-12-09 15:03, Mcnamara, John: > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Krauz, Pavel > > Hello, > > Here goes the patch again in the correct format. > > Thanks & b.r. > > Pavel > > Hi Pavel, > > There wasn't a patch submitted that I can see. Maybe send a few test emails to yourself first to see if it works. > > Also, once it is working you should send the email to the maintainer of af_packet and CC dev@dpdk.org. > > $ grep -B 1 af_packet MAINTAINERS > M: John W. Linville > F: drivers/net/af_packet/ > > You will also need to mark the previous patch(es) as superseded: > > http://dpdk.org/dev/patchwork/project/dpdk/list/?submitter=390 Thanks John for reminding the guidelines. Pavel, it seems to be your first contribution to DPDK. If you cannot submit it properly with git, we'll manage it manually. We just need a description of the issue and a Signed-off. Thanks