From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [RFC] examples: remove l3fwd-vf example Date: Tue, 14 Jul 2015 10:28:17 +0200 Message-ID: <1689423.VMbrg9M0mP@xps13> References: <1436860647-5862-1-git-send-email-jingjing.wu@intel.com> <5D695A7F6F10504DBD9B9187395A21797D25A295@ORSMSX112.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Jayakumar, Muthurajan" Return-path: Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id CEA662E83 for ; Tue, 14 Jul 2015 10:29:29 +0200 (CEST) Received: by wgjx7 with SMTP id x7so2574589wgj.2 for ; Tue, 14 Jul 2015 01:29:29 -0700 (PDT) In-Reply-To: <5D695A7F6F10504DBD9B9187395A21797D25A295@ORSMSX112.amr.corp.intel.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" 2015-07-14 08:20, Jayakumar, Muthurajan: > Can you please share as what is the benefit of removing l3fwd-vf example? > Customers have been using this very much. > Please let me know what is the disadvantage of keeping l3fwd-vf. What is the benefit of keeping an example which can be replaced? "Because VF multi-queues can be supported, l3fwd can run on vf." Removing some code is a nice goal from a maintenance point of view.