Re: [dpdk-dev] [PATCH 2/2] devtools: added stats print

2020-02-22 Thread Thomas Monjalon
28/01/2020 16:02, Ciara Power: > When all checks are completed on the specified commit logs, the script > indicates if all are valid, or if there were some failures. I think the most important would be to have an error code. Please could you exit with 0 only if no issue is found? [...] > +total=$(

Re: [dpdk-dev] [PATCH 2/2] devtools: added stats print

2020-01-28 Thread Ferruh Yigit
On 1/28/2020 3:02 PM, Ciara Power wrote: > When all checks are completed on the specified commit logs, the script > indicates if all are valid, or if there were some failures. > > Signed-off-by: Ciara Power Acked-by: Ferruh Yigit