From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id A4A0A8D8A for ; Wed, 14 Oct 2015 12:25:11 +0200 (CEST) Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 1915A319AE9; Wed, 14 Oct 2015 10:25:11 +0000 (UTC) Received: from dhcp195.koti.laiskiainen.org (vpn1-7-71.ams2.redhat.com [10.36.7.71]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t9EAP9fW023754; Wed, 14 Oct 2015 06:25:10 -0400 To: "Mcnamara, John" , Thomas F Herbert , "dev@dpdk.org" References: <5616B611.3070900@redhat.com> From: Panu Matilainen Message-ID: <561E2D85.6050306@redhat.com> Date: Wed, 14 Oct 2015 13:25:09 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 Subject: Re: [dpdk-dev] DPDK User Space: Session onUseability and Ease of Use X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 10:25:11 -0000 On 10/13/2015 07:36 PM, Mcnamara, John wrote: >> -----Original Message----- >> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas F Herbert >> Sent: Thursday, October 8, 2015 7:30 PM >> To: dev@dpdk.org >> Subject: [dpdk-dev] DPDK User Space: Session onUseability and Ease of Use >> >> All: >> >> Captured white board notes from Jim McNamara's session on Useability and >> Ease of Use at DPDK User Space today are here: >> >> http://people.redhat.com/therbert/Useability_and_Ease_of_Use_DPDK_User_Space/ > > > Hi Tom, > > Thanks for that. Here is my summary of the "Usability and Ease of > Use" session from memory and notes. Correction and additions welcome. > [...] > * EAL annoyances > > - Move the EAL to the kernel. > > - Have more/better/all default options. EAL figures out its own > requirements. > > - Have a default for -n. Heh, somebody agrees with me. Patch sent: http://dpdk.org/ml/archives/dev/2015-October/025045.html - Panu -