[PATCH v2 1/2] deque: add multi-thread unsafe double ended queue

Ali Alnubani alialnu at nvidia.com
Thu Apr 25 09:43:32 CEST 2024


> From: Patrick Robb <probb at iol.unh.edu>
> Sent: Wednesday, April 24, 2024 8:21 PM
> To: Ali Alnubani <alialnu at nvidia.com>
> Cc: Aditya Ambadipudi <aditya.ambadipudi at arm.com>; dev at dpdk.org; Jack
> Min <jackmin at nvidia.com>; stephen at networkplumber.org; Matan Azrad
> <matan at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>;
> roretzla at linux.microsoft.com; konstantin.ananyev at huawei.com;
> hofors at lysator.liu.se; wathsala.vithanage at arm.com;
> dhruv.tripathi at arm.com; honnappa.nagarahalli at arm.com; nd at arm.com;
> Morten Brørup <mb at smartsharesystems.com>
> Subject: Re: [PATCH v2 1/2] deque: add multi-thread unsafe double ended
> queue
> 
> Hi Ali,
> 
> Wathsala reached out asking how the checkpatch CI check can be updated so
> that this series passes checkpatch.
> 
> If building the dictionary is a 1 time operation for you, you may have to apply
> this patch and re-run devtools/build-dict.sh so that the new dictionary is in
> place for a V3 of this series.
> 
> It looks like these dictionary exceptions are submitted quite rarely. But, if it
> becomes more common in the future you could look at adding a step to your
> automation which produces a new dictionary every time you run checkpatch,
> based on any additions to the exception list which came with the patch. But
> it's probably not worth the effort with the low volume of word exception
> additions.
> 

Hello,

Applied the change to the dictionary and reran the check.
Still failing because of the GERRIT CHANGE_ID though:
https://mails.dpdk.org/archives/test-report/2024-April/650688.html

Regards,
Ali


More information about the dev mailing list