[ovs-dev] [PATCH] datapath: Add version info for out-of-tree modules.

Jesse Gross jesse at nicira.com
Tue Sep 18 17:21:50 UTC 2012


On Tue, Sep 18, 2012 at 6:48 AM, Kyle Mestery (kmestery)
<kmestery at cisco.com> wrote:
> On Sep 17, 2012, at 8:39 PM, Jesse Gross wrote:
>> The upstream version of the module always has the version of the running kernel
>> but for out-of-tree modules it can be difficult to tell the current version.
>> This adds the information to the module where it can be read using modinfo for
>> the on-disk version or from /sys/module/openvswitch/version for the currently
>> loaded module.
>>
>> Suggested-by: Duffie Cooley <dcooley at nicira.com>
>> Signed-off-by: Jesse Gross <jesse at nicira.com>
>
>
> Looks good to me.
>
> Acked-by: Kyle Mestery <kmestery at cisco.com>

Thanks for the review, I've pushed this now.



More information about the dev mailing list