[dpdk-dev] [PATCH v2] devtools: select patches to check with git range

Thomas Monjalon thomas at monjalon.net
Fri May 10 15:44:23 CEST 2019


10/05/2019 09:49, David Marchand:
> Rather than default to origin/master.., it can be handy to choose the
> range you want to check.
> 
> Example on a branch rebased on next-net:
> 
> Before:
> [dmarchan at dmarchan dpdk]$ ./devtools/checkpatches.sh
> ...
> ...
> 67/69 valid patches
> 
> After:
> [dmarchan at dmarchan dpdk]$ ./devtools/checkpatches.sh -r next-net/master..
> 
> 3/3 valid patches
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Thomas Monjalon <thomas at monjalon.net>

Applied, thanks




More information about the dev mailing list