Re: [ovs-dev] [PATCH 0/2] support kernel datapath check when building rpms

2016-09-08 Thread Lance Richardson
Hi Flavio,

Could you review this series?

Thanks!

   Lance

- Original Message -
> From: "Lance Richardson" 
> To: [email protected]
> Cc: [email protected]
> Sent: Friday, September 2, 2016 9:55:25 AM
> Subject: [ovs-dev] [PATCH 0/2] support kernel datapath check when building
> rpms
> 
> Add ability to (optionally) run kernel datapath checks when building
> source rpms.
> 
>- Generate source RPMs for fedora-rpm and fedora-rpm-kmod targets
>- Run "make check-kernel" when building RPMS if
>  "--with check_datapath_kernel" option is provided on rpmbuild
>  command line.
> 
> One use case is to be able to download the source RPM to
> a test system and easily execute kernel datapath tests in addition to
> the normal test suite as a side-effect of building the binary RPMs.
> 
> Lance Richardson (2):
>   rhel: build source rpm packages
>   rhel: add option to run kernel datapath test when building rpms
> 
>  rhel/automake.mk|  4 ++--
>  rhel/openvswitch-fedora.spec.in | 20 +++-
>  rhel/openvswitch.spec.in| 20 +++-
>  3 files changed, 40 insertions(+), 4 deletions(-)
> 
> --
> 2.5.5
> 
> ___
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
> 
___
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev


Re: [ovs-dev] [PATCH 0/2] support kernel datapath check when building rpms

2016-09-02 Thread Lance Richardson
Apologies, this series should have been marked "PATCH v2".

- Original Message -
> From: "Lance Richardson" 
> To: [email protected]
> Cc: [email protected]
> Sent: Friday, September 2, 2016 9:55:25 AM
> Subject: [ovs-dev] [PATCH 0/2] support kernel datapath check when building
> rpms
> 
> Add ability to (optionally) run kernel datapath checks when building
> source rpms.
> 
>- Generate source RPMs for fedora-rpm and fedora-rpm-kmod targets
>- Run "make check-kernel" when building RPMS if
>  "--with check_datapath_kernel" option is provided on rpmbuild
>  command line.
> 
> One use case is to be able to download the source RPM to
> a test system and easily execute kernel datapath tests in addition to
> the normal test suite as a side-effect of building the binary RPMs.
> 
> Lance Richardson (2):
>   rhel: build source rpm packages
>   rhel: add option to run kernel datapath test when building rpms
> 
>  rhel/automake.mk|  4 ++--
>  rhel/openvswitch-fedora.spec.in | 20 +++-
>  rhel/openvswitch.spec.in| 20 +++-
>  3 files changed, 40 insertions(+), 4 deletions(-)
> 
> --
> 2.5.5
> 
> ___
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
> 
___
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev