From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v7 1/4] test: add ring pmd based packet rx/tx for UT Date: Fri, 27 Jul 2018 08:40:19 +0100 Message-ID: <1d0c9fd4-c148-e9ec-af8f-13422e27cd79@intel.com> References: <1532538360-8773-1-git-send-email-naga.sureshx.somarowthu@intel.com> <1532609430-2753-1-git-send-email-naga.sureshx.somarowthu@intel.com> <1532609430-2753-2-git-send-email-naga.sureshx.somarowthu@intel.com> <3AEA2BF9852C6F48A459DA490692831F2A376C93@IRSMSX109.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "Horton, Remy" To: "Pattan, Reshma" , "Somarowthu, Naga SureshX" , "dev@dpdk.org" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id C11CC1C01 for ; Fri, 27 Jul 2018 09:40:47 +0200 (CEST) In-Reply-To: <3AEA2BF9852C6F48A459DA490692831F2A376C93@IRSMSX109.ger.corp.intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 26-Jul-18 5:43 PM, Pattan, Reshma wrote: > Hi, > >> -----Original Message----- >> From: Somarowthu, Naga SureshX >> Sent: Thursday, July 26, 2018 1:50 PM >> To: dev@dpdk.org >> Cc: Horton, Remy ; Pattan, Reshma >> ; Somarowthu, Naga SureshX >> >> Subject: [PATCH v7 1/4] test: add ring pmd based packet rx/tx for UT >> > > dpdk-dpdk]$ ./devtools/check-git-log.sh > Wrong headline lowercase: > test: add ring pmd based packet rx/tx for UT > > Thanks, > Reshma > Suggestion: do not refer to "unit tests" as "UT" as it may not be immediately clear what you mean by that. IME they tend to be referred to as autotests or just tests :) So, suggested rewording would be: test: add helper functions for tests using ring-pmd rx/tx or something like that. -- Thanks, Anatoly