From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] l2fwd:mac learning Date: Mon, 03 Oct 2016 08:45:15 +0200 Message-ID: <16960242.RiQOulS26i@xps13> References: <1475475478-29685-1-git-send-email-rafat.jahan@tcs.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Rafat Jahan Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 4E9AB377E for ; Mon, 3 Oct 2016 08:45:22 +0200 (CEST) Received: by mail-wm0-f53.google.com with SMTP id p138so132091005wmb.1 for ; Sun, 02 Oct 2016 23:45:22 -0700 (PDT) In-Reply-To: <1475475478-29685-1-git-send-email-rafat.jahan@tcs.com> 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" Hi, 2016-10-03 11:47, Rafat Jahan: > Added MAC learning to reduce load at l2 I'm sorry but I don't think it is worth adding a new example. The examples are here to demonstrate the usage of the DPDK libraries. And it would be valuable for project maintainability to reduce the number of examples, not adding new ones. Hope you'll understand.