From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Simon_K=c3=a5gstr=c3=b6m?= Subject: Re: DPDK User Space: Session onUseability and Ease of Use Date: Mon, 19 Oct 2015 15:55:02 +0200 Message-ID: <5624F636.7000503@netinsight.net> References: <5616B611.3070900@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: "Mcnamara, John" , Thomas F Herbert , "dev@dpdk.org" Return-path: Received: from ernst.netinsight.se (ernst.netinsight.se [194.16.221.21]) by dpdk.org (Postfix) with SMTP id 49FD08E79 for ; Mon, 19 Oct 2015 15:55:07 +0200 (CEST) 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" On 2015-10-13 18:36, Mcnamara, John wrote: > > * More sample apps > > - Some more examples of using secondary processes. One thing I would appreciate is more basic samples for the more advanced functionality. For example, the qos_sched example is (in my opimion) quite hard to follow since it has both an integrated command line and a config file. I think it would be better to split the example to multiple smaller samples, which uses static setups to more clearly illustrate some particular functionality of the QoS framework. // Simon