From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cristian Dumitrescu Subject: [pull-request] next-pipeline 18.11 PRE-RC3 Date: Mon, 12 Nov 2018 16:47:11 +0000 Message-ID: <1542041231-179601-1-git-send-email-cristian.dumitrescu@intel.com> Cc: dev@dpdk.org To: thomas@monjalon.net Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 93AFE4CA2 for ; Mon, 12 Nov 2018 17:47:14 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" eal: fix build (2018-11-12 13:27:02 +0100) are available in the git repository at: http://dpdk.org/git/next/dpdk-next-pipeline for you to fetch changes up to 7c7ba8477d28cac7a168d91cbd29356851bebc6d: app/testpmd: fix memory alloc for DSCP table (2018-11-12 16:45:32 +0000) ---------------------------------------------------------------- Fan Zhang (1): pipeline: fix logically dead code Jasvinder Singh (3): examples/ip_pipeline: fix NULL pointer deref app/testpmd: fix memory leak for TM object app/testpmd: fix memory alloc for DSCP table app/test-pmd/cmdline_mtr.c | 24 ++++++++++++------------ app/test-pmd/softnicfwd.c | 2 ++ examples/ip_pipeline/cli.c | 28 +++++++++++++++++----------- lib/librte_pipeline/rte_table_action.c | 5 ++--- 4 files changed, 33 insertions(+), 26 deletions(-)