Re: [ovs-dev] [PATCH] datapath: Avoid using stack larger than 1024.

2014-08-08 Thread Pravin Shelar
On Fri, Aug 8, 2014 at 4:47 AM, YAMAMOTO Takashi wrote: >> commit (datapath: Refactor action alloc and copy api) effectively >> reverted 1d2a1b5f5252e4c6ce8bbf8d91ca27aba52496e6 (datapath: Factor out >> allocation and verification of actions.). This results in following >> warning: >> >> CC [M] /

Re: [ovs-dev] [PATCH] datapath: Avoid using stack larger than 1024.

2014-08-08 Thread YAMAMOTO Takashi
> commit (datapath: Refactor action alloc and copy api) effectively > reverted 1d2a1b5f5252e4c6ce8bbf8d91ca27aba52496e6 (datapath: Factor out > allocation and verification of actions.). This results in following > warning: > > CC [M] /home/jesse/openvswitch/datapath/linux/datapath.o > /home/jesse

Re: [ovs-dev] [PATCH] datapath: Avoid using stack larger than 1024.

2014-08-07 Thread Pravin Shelar
On Thu, Aug 7, 2014 at 9:03 PM, Jesse Gross wrote: > On Thu, Aug 7, 2014 at 8:34 PM, Pravin B Shelar wrote: >> commit (datapath: Refactor action alloc and copy api) effectively >> reverted 1d2a1b5f5252e4c6ce8bbf8d91ca27aba52496e6 (datapath: Factor out >> allocation and verification of actions.).

Re: [ovs-dev] [PATCH] datapath: Avoid using stack larger than 1024.

2014-08-07 Thread Jesse Gross
On Thu, Aug 7, 2014 at 8:34 PM, Pravin B Shelar wrote: > commit (datapath: Refactor action alloc and copy api) effectively > reverted 1d2a1b5f5252e4c6ce8bbf8d91ca27aba52496e6 (datapath: Factor out > allocation and verification of actions.). This results in following > warning: > > CC [M] /home/je

[ovs-dev] [PATCH] datapath: Avoid using stack larger than 1024.

2014-08-07 Thread Pravin B Shelar
commit (datapath: Refactor action alloc and copy api) effectively reverted 1d2a1b5f5252e4c6ce8bbf8d91ca27aba52496e6 (datapath: Factor out allocation and verification of actions.). This results in following warning: CC [M] /home/jesse/openvswitch/datapath/linux/datapath.o /home/jesse/openvswitch/d