From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Roy Fan" Subject: Patch "Increased number of next hops for LPM IPv4" break IP Pipeline application Date: Mon, 14 Mar 2016 16:56:43 +0000 Message-ID: <56E6ED4B.9080703@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: cristian.dumitrescu@intel.com, "Singh, Jasvinder" , thomas.monjalon@6wind.com, michael.j.glynn@intel.com To: dev@dpdk.org, michalx.kobylinski@intel.com Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 8446F37A6 for ; Mon, 14 Mar 2016 17:56:48 +0100 (CET) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Michal, Your patch "Increased number of next hops for LPM IPv4" (http://dpdk.org/ml/archives/dev/2016-March/035269.html) is breaking the IP Pipeline application. Without this patch, the application runs successfully. The IP Pipeline failed on executing the following command: ./build/ip_pipeline -f ./config/edge_router_downstream.cfg -s ./config/edge_router_downstream.sh -p 0xf The error messages: [PIPELINE1] Routing TABLE: rte_table_lpm_create: Invalid number_tbl8s PIPELINE: rte_pipeline_table_create: Table creation failed PANIC in app_init_pipelines(): Pipeline instance "PIPELINE1" back-end init error Regards, Fan