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 CE1EF2BA9; Thu, 28 Sep 2017 15:58:05 +0200 (CEST) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 18220C25243E; Thu, 28 Sep 2017 13:58:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 18220C25243E Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=ktraynor@redhat.com Received: from ktraynor.remote.csb (ovpn-117-138.ams2.redhat.com [10.36.117.138]) by smtp.corp.redhat.com (Postfix) with ESMTP id EADF81803A; Thu, 28 Sep 2017 13:58:03 +0000 (UTC) To: "Jain, Deepak K" , "dev@dpdk.org" , "users@dpdk.org" Cc: Thomas Monjalon References: From: Kevin Traynor Organization: Red Hat Message-ID: <994aa63b-c9cf-4d71-5688-0e40ac1d5227@redhat.com> Date: Thu, 28 Sep 2017 14:58:02 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 28 Sep 2017 13:58:05 +0000 (UTC) Subject: Re: [dpdk-users] [dpdk-dev] DPDK Community Survey 2017 X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2017 13:58:06 -0000 On 09/22/2017 11:47 AM, Jain, Deepak K wrote: > Hi All, > > As part of our ongoing efforts to improve DPDK, we'd like to hear your feedback! > > We have created a number of DPDK-related questions here. > > https://www.surveymonkey.com/r/DPDK_Community_Survey_2017 > > and want to hear your views!! > > The survey will close at midnight GMT on Sunday October 1st, 2017. > > Thanks in advance for your feedback - the more responses we get the more data we have to drive further features, improvements, etc. > > So please respond!!! > > Regards > Deepak > > > Hi Deepak, Thanks for the survey, I hope people will take the time to fill it out - it was a recurring theme of the conference over the last few days that more user input is needed. I'm not suggesting a survey on the survey ;-) but a few comments below. Just my $0.02. The deadline is really short - I'm not sure why the rush. Some questions are for users and some for devs. Probably should note that in the intro, so devs hang in there until the relevant questions. Q5, I don't think it's a good idea to use radio buttons here, as a user may have multiple applications. It would also be good to ask the stage of applications. i.e. poc, development, product Q10/Q12. I'm not sure if users of OVS will know under the hood if OVS uses vhost pmd and vhost lib (it only uses vhost lib). You could probably extrapolate from a combination of other answers, but anyway both answers indicate vhost lib is being used and maybe that's good enough info. Q13. There should be an additional question on hardware generation. We see hardware deprecation sometimes for older hardware, so need to ask users which hardware generations they are using. Q14. Probably this Q should allow multiple selections also. Q15. It would be interesting to combine the kernels from the choices in this question with the usage of KNI, igb_uio etc. Q16. Does "usability of API", include release to release stability, or just how easy it is to program against? I think maybe another option is needed. Q17. Typical trade offs between good and optimal performance should be listed. Otherwise, why would anyone not say optimal. For example, things like older hardware support, API/ABI stability etc. I'm sure there's others. thanks, Kevin.