From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9ED57E07 for ; Thu, 9 Jun 2016 18:29:24 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP; 09 Jun 2016 09:29:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,445,1459839600"; d="scan'208";a="994422050" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.221.48]) ([10.237.221.48]) by orsmga002.jf.intel.com with ESMTP; 09 Jun 2016 09:29:22 -0700 To: Cliff Burdick References: <57587289.7050805@intel.com> Cc: users From: Ferruh Yigit Message-ID: <57599961.6090307@intel.com> Date: Thu, 9 Jun 2016 17:29:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-users] KNI Threads/Cores X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2016 16:29:25 -0000 On 6/8/2016 8:48 PM, Cliff Burdick wrote: > Hi Yigit, when you say "I guess it's possible" is that not common? I > would think that the amount of traffic people would want to forward to > Linux for normal DPDK applications would be quite small. If you had to > have a core dedicated for KNI on each interface that would get very > wasteful. > Hi Cliff, I am not aware of any similar usage or I didn't test myself, but according source code, it should work as described for what you request. Regards, ferruh