[ovs-dev] [PATCH] rhel: Revert RHEL 7.4 comp_ver change

Gregory Rose gvrose8192 at gmail.com
Tue Sep 3 17:40:32 UTC 2019


On 9/3/2019 10:02 AM, Guru Shetty wrote:
>
>
> On Tue, 3 Sep 2019 at 08:50, Greg Rose <gvrose8192 at gmail.com 
> <mailto:gvrose8192 at gmail.com>> wrote:
>
>     I looked at the wrong list of kernels when I changed the value for the
>     RHEL 7.4 comp_ver variable.  Revert that part of commit e64c2c1
>     ("rhel: Fix ovs-kmod-manage.sh to work with RHEL 7.3").
>
>     Fixes: e64c2c1 ("rhel: Fix ovs-kmod-manage.sh to work with RHEL 7.3")
>     Signed-off-by: Greg Rose <gvrose8192 at gmail.com
>     <mailto:gvrose8192 at gmail.com>>
>
> Thanks. I pushed this to master, 2.12 and 2.11
>
>

Thanks Guru!

>     ---
>      rhel/usr_share_openvswitch_scripts_ovs-kmod-manage.sh | 2 +-
>      1 file changed, 1 insertion(+), 1 deletion(-)
>
>     diff --git a/rhel/usr_share_openvswitch_scripts_ovs-kmod-manage.sh
>     b/rhel/usr_share_openvswitch_scripts_ovs-kmod-manage.sh
>     index c5b1d2d..693fb0b 100644
>     --- a/rhel/usr_share_openvswitch_scripts_ovs-kmod-manage.sh
>     +++ b/rhel/usr_share_openvswitch_scripts_ovs-kmod-manage.sh
>     @@ -87,7 +87,7 @@ if [ "$mainline_major" = "3" ] && [
>     "$mainline_minor" = "10" ]; then
>              installed_ver="$minor_rev"
>          elif [ "$major_rev" = "693" ]; then
>      #        echo "rhel74"
>     -        comp_ver=21
>     +        comp_ver=11
>              ver_offset=4
>              installed_ver="$minor_rev"
>          elif [ "$major_rev" = "862" ]; then
>     -- 
>     1.8.3.1
>
>     _______________________________________________
>     dev mailing list
>     dev at openvswitch.org <mailto:dev at openvswitch.org>
>     https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>



More information about the dev mailing list