[dpdk-dev] DPDK 1.7 crashes on table initialization

2014-09-24 Thread Saha, Avik (AWS)
rtre_pipeline_table_entry). Sorry I do not have any more detail but is there any way I can debug this? Avik -Original Message- From: Neil Horman [mailto:nhor...@tuxdriver.com] Sent: Tuesday, September 23, 2014 3:21 AM To: Saha, Avik (AWS) Cc: dev at dpdk.org Subject: Re: [dpdk-dev] DPDK 1.7 crashes on

[dpdk-dev] DPDK 1.7 crashes on table initialization

2014-09-24 Thread Neil Horman
create method is pointing too and figure out what type of table create is failing. Neil > -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Tuesday, September 23, 2014 3:21 AM > To: Saha, Avik (AWS) > Cc: dev at dpdk.org > Subject: Re:

[dpdk-dev] DPDK 1.7 crashes on table initialization

2014-09-23 Thread Saha, Avik (AWS)
Hey guys My DPDK application is crashing on a table creation when I specify .action_data_size as greater than 0. I could not find the constraints on this field in documentation (multiple of 4 or something). Could someone please give some guidance on this issue. Thanks Avik

[dpdk-dev] DPDK 1.7 crashes on table initialization

2014-09-23 Thread Neil Horman
On Tue, Sep 23, 2014 at 09:07:55AM +, Saha, Avik (AWS) wrote: > Hey guys >My DPDK application is crashing on a table creation when I specify > .action_data_size as greater than 0. I could not find the constraints on this > field in documentation (multiple of 4 or something). Could someone