From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 00/12] preparing l2fwd for eventmode additions Date: Thu, 26 Jul 2018 18:57:06 +0200 Message-ID: <3685021.sWt9K18E1B@xps> References: <1528976946-14396-1-git-send-email-anoob.joseph@caviumnetworks.com> <1531289248-20025-1-git-send-email-anoob.joseph@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Bruce Richardson , Pablo de Lara , Jerin Jacob , Narayana Prasad To: Anoob Joseph Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 02BE8288C for ; Thu, 26 Jul 2018 18:57:12 +0200 (CEST) In-Reply-To: <1531289248-20025-1-git-send-email-anoob.joseph@caviumnetworks.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Anoob Joseph (12): > examples/l2fwd: move macro definitions to common header > examples/l2fwd: move structure definitions to common header > examples/l2fwd: move globally accessed vars to common header > examples/l2fwd: move dataplane code to new file > examples/l2fwd: remove unused header includes > examples/l2fwd: move drain buffers to new function > examples/l2fwd: optimize check for master core > examples/l2fwd: move periodic tasks to new function > examples/l2fwd: skip timer updates for non master cores > examples/l2fwd: move pkt send code to a new function > examples/l2fwd: use fprint instead of printf for usage print > examples/l2fwd: improvements to the usage print Maintainers of this app look to be against adding complexity. In order to get this series accepted, we need more discussions with more people involved. So it will miss 18.08. It can be discussed in a more global discussion about examples maintenance. If discussion does not happen, you can request it to the technical board.