On Mon, Mar 14, 2016 at 12:39 PM, Jesse Gross wrote:
> On Mon, Mar 14, 2016 at 11:18 AM, Pravin B Shelar wrote:
>> ---8<---
>> make[1]: Entering directory `/home/travis/build/openvswitch/ovs/datapath'
>> make[1]: *** No rule to make target `vlan.h', needed by `distdir'. Stop.
>> make[1]: Leaving
On Mon, Mar 14, 2016 at 11:18 AM, Pravin B Shelar wrote:
> ---8<---
> make[1]: Entering directory `/home/travis/build/openvswitch/ovs/datapath'
> make[1]: *** No rule to make target `vlan.h', needed by `distdir'. Stop.
> make[1]: Leaving directory `/home/travis/build/openvswitch/ovs/datapath'
> m
---8<---
make[1]: Entering directory `/home/travis/build/openvswitch/ovs/datapath'
make[1]: *** No rule to make target `vlan.h', needed by `distdir'. Stop.
make[1]: Leaving directory `/home/travis/build/openvswitch/ovs/datapath'
make: *** [distdir] Error 1
cat: */_build/tests/testsuite.log: No suc
Thanks.
Pushed to master.
On Wed, Feb 19, 2014 at 2:44 PM, Jarno Rajahalme wrote:
> Thanks Pravin,
>
> Acked-by: Jarno Rajahalme
>
> On Feb 19, 2014, at 2:29 PM, Pravin wrote:
>
>> Defines RCU_INIT_POINTER() for compatibility.
>>
>> Signed-off-by: Pravin B Shelar
>> ---
>> datapath/linux/compa
Thanks Pravin,
Acked-by: Jarno Rajahalme
On Feb 19, 2014, at 2:29 PM, Pravin wrote:
> Defines RCU_INIT_POINTER() for compatibility.
>
> Signed-off-by: Pravin B Shelar
> ---
> datapath/linux/compat/include/linux/rcupdate.h | 12
> 1 file changed, 12 insertions(+)
>
> diff --git
Defines RCU_INIT_POINTER() for compatibility.
Signed-off-by: Pravin B Shelar
---
datapath/linux/compat/include/linux/rcupdate.h | 12
1 file changed, 12 insertions(+)
diff --git a/datapath/linux/compat/include/linux/rcupdate.h
b/datapath/linux/compat/include/linux/rcupdate.h
ind
On Wed, Dec 18, 2013 at 10:57 AM, Pravin B Shelar wrote:
> Patch fixes following build failure:-
>
> make[4]: Entering directory
> `/usr/src/kernels/2.6.32-358.18.1.el6.x86_64'
> CC [M] openvswitch/datapath/linux/actions.o
> In file included from
> openvswitch/datapath/linux/actions.c:21:
> ope
Patch fixes following build failure:-
make[4]: Entering directory
`/usr/src/kernels/2.6.32-358.18.1.el6.x86_64'
CC [M] openvswitch/datapath/linux/actions.o
In file included from
openvswitch/datapath/linux/actions.c:21:
openvswitch/datapath/linux/compat/include/linux/skbuff.h:273:
error: redefin