Re: [ovs-dev] [PATCH] datapath: Support for Linux kernel 3.10

2013-08-02 Thread Kyle Mestery (kmestery)
On Aug 1, 2013, at 5:21 PM, Pravin B Shelar wrote: > Changes are mostly related API changes in vlan, GRE > restructuring. > > Signed-off-by: Pravin B Shelar Thanks Pravin, looks good and works for me. Tested on this kernel: [kmestery@km-dhcp-64-245 ~]$ uname -a Linux km-dhcp-64-245.kmestery.c

[ovs-dev] [PATCH] datapath: Support for Linux kernel 3.10

2013-08-01 Thread Pravin B Shelar
Changes are mostly related API changes in vlan, GRE restructuring. Signed-off-by: Pravin B Shelar --- datapath/actions.c |4 +- datapath/datapath.c|2 +- datapath/linux/Modules.mk |1 + datapath/