> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jasvinder Singh > Sent: Friday, April 8, 2016 6:13 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] ip_pipeline: fix build error for 32 bit gcc > target > > error log: > ip_pipeline/pipeline/pipeline_routing_be.c:1537: integer constant is too > large for 'long' type compilation terminated due to -Wfatal-errors > > Fixes: 0ae7275810f1 ("examples/ip_pipeline: add more functions to routing > pipeline") > > Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
Acked-by: John McNamara <john.mcnamara at intel.com>