Yes, In fact, I reboot the whole system after I upgrade kernel. Below for your reference
[root@vs260 ~]# rpm -qa | grep kernel- kernel-tools-3.10.0-123.8.1.el7.x86_64 kernel-devel-3.10.0-123.8.1.el7.x86_64 kernel-3.10.0-123.8.1.el7.x86_64 kernel-3.10.0-123.el7.x86_64 kernel-devel-3.10.0-123.el7.x86_64 kernel-headers-3.10.0-123.8.1.el7.x86_64 kernel-debug-devel-3.10.0-123.8.1.el7.x86_64 kernel-tools-libs-3.10.0-123.8.1.el7.x86_64 The steps below: 1. Upgrade kernel 2. Reboot the system 3. Cherry-pick commit, and generate patch 4. rpm build, BTW, for you mentioned bootstrap the tree. I did not know how to do? Do you have detailed info or link I can follow? Thanks! From: Alex Wang <al...@nicira.com> To: Gang U Xu/China/IBM@IBMCN Cc: Flavio Leitner <f...@redhat.com>, b...@openvswitch.org Date: 2014/10/30 00:51 Subject: Re: [ovs-discuss] ovs 2.3 kernel module build failed on rhel 7.0 GA Did you also yum update the kernel-devel and kernel-header? Also, you may need to backport this patch, ba119c1371f2579dc412855a46b533e442210f4d On Wed, Oct 29, 2014 at 5:09 AM, Flavio Leitner <f...@redhat.com> wrote: On Wed, Oct 29, 2014 at 03:31:03PM +0800, Gang U Xu wrote: > Hi all, > > Thanks your quick support first! > > I did below > 1. Update kernel to 3.10.0-123.8.1.el7.x86_64 > 2. I cherry-pick 4ae2b2c1c4c345d0cb5f5a6b0f20fd6afb4a6962 from branch 2.3, > then generate one patch > 3. After install patch, build again, the problem skb_zerocopy solved now, > but still failed for below Not sure about the specific steps you did, but I think you need to bootstrap the tree (./boot) again to make the changes effective. fbl
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss