From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-qos 18.11 pre-rc1 Date: Fri, 12 Oct 2018 10:53:11 +0200 Message-ID: <1976670.pJK2cXVE7N@xps> References: <1539015070-91859-1-git-send-email-cristian.dumitrescu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Cristian Dumitrescu Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 3A50D1B3AE for ; Fri, 12 Oct 2018 11:42:09 +0200 (CEST) In-Reply-To: <1539015070-91859-1-git-send-email-cristian.dumitrescu@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Cristian, 08/10/2018 18:11, Cristian Dumitrescu: > http://dpdk.org/git/next/dpdk-next-qos > ---------------------------------------------------------------- > Jasvinder Singh (2): > librte_sched: allocate memory on the given socket id > app/testpmd: fix metering and policing cli command > > Krzysztof Kanas (1): > app/testpmd: add commands for TM to mark pkts > > Rosen Xu (1): > lib/librte_ethdev: expand queue threshold size of RED parameters > > Vivek Sharma (1): > eal: use correct data type for bitmap slab operations I see these warnings: Headline too long: lib/librte_ethdev: expand queue threshold size of RED parameters Is it candidate for Cc: stable@dpdk.org backport? app/testpmd: fix metering and policing cli command And about the titles, "librte_sched:" and "lib/librte_ethdev:" should be "sched:" and "ethdev:". I fixed all when pulling.