> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, September 07, 2016 8:02 AM > To: dev at dpdk.org > Cc: Stephen Finucane > Subject: [dpdk-dev] DPDK patchwork upgrade > > Hi all, > > Patchwork is upgraded from a pre-0.9 version to 1.1.1: > http://dpdk.org/dev/patchwork > > This new version brings 2 new columns: > > - A/R/T for Acked-by/Reviewed-by/Tested-by counters. > Unfortunately it does not yet parse the cover letter of a series. > > - S/W/F for Success/Warning/Fail counters in tests. > It will help to integrate the reports of distributed CI from > http://dpdk.org/ml/archives/test-report/ > > If you have some concerns or comments about this new version, > please reply here. I'm sure Stephen Finucane (cc'ed) will be > interested by our feedbacks.
Good news that patchwork is getting better :) I am looking at it, and I see two issues: - There are some patches that have been acked, but I don't see that in patchwork (e.g. http://dpdk.org/dev/patchwork/patch/15381/) - Is there any way to see if patches in a patchset have been acked? Usually, patchsets are acked by replying to the cover letter, but this is not going to be reflected in Patchwork, correct? Thanks for the work, Pablo > Thanks