On Mon, Nov 18, 2019 at 12:32:30PM -0800, William Tu wrote: > On Mon, Nov 18, 2019 at 12:19:26PM -0800, Yi-Hung Wei wrote: > > On Mon, Nov 18, 2019 at 12:06 PM Yifeng Sun <[email protected]> wrote: > > > > > > Current code iterates every kernel under '/lib/modules' for a matched > > > version. As a result, this script may create invalid soft links if the > > > matched kernel doesn't have openvswitch-kmod RPM installed. > > > > > > This patch fixes it. > > > > > > VMWare-BZ: #2257534 > > > > > > Fixes: c3570519 ("rhel: add 4.4 kernel in kmod build with mulitple > > > versions, fedora") > > > Signed-off-by: Yifeng Sun <[email protected]> > > > > LGTM, > > > > Acked-by: Yi-Hung Wei <[email protected]> > > Thanks, I applied to master. > William
Also backport to branch-2.12 William > > _______________________________________________ > > dev mailing list > > [email protected] > > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
