Thomas, There's another new column "S/W/F" added in latest patchwork. This column is represent for validation status "success/warning/failure". At last the status will be stored into patchwork_check database and used for continuous integration. Below is just one sample for check infor. Do you have any plan to implement it in dpdk validation process?
./patchwork/bin/pwclient check-info 1 Information for check id 1 -------------------------- - context : stv-test - date : 2016-09-22 23:51:07.476802 - description : test report from STV team - id : 1 - patch : Add sqlparse to production requirements. - patch_id : 1077 - state : success - target_url : N/A - user : root - user_id : 1 > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Thursday, September 08, 2016 1:02 AM > To: De Lara Guarch, Pablo; Stephen Finucane > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] DPDK patchwork upgrade > > 2016-09-07 16:40, De Lara Guarch, Pablo: > > 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/) > > Yes the new columns are empty. > I guess they will be filled starting from now. > Stephen, could we re-parse old emails (from August/September) to fill > A/R/T without breaking the database? > > > - 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? > > Yes, I think the next version of patchwork will support series > and cover letter parsing. > > Maybe we could also be able to check the message id of a previous > cover letter before sending a new version of a series?