Re: [dpdk-dev] [PATCH v10 2/3] devtools: script to send notifications of expired symbols
From: Kinsella, Ray <hidden>
Date: 2021-09-03 13:28:56
Hi David, On 01/09/2021 14:01, David Marchand wrote:
Hello Ray, On Tue, Aug 31, 2021 at 4:51 PM Ray Kinsella [off-list ref] wrote:quoted
Use this script with the output of the DPDK symbol tool, to notify maintainers of expired symbols by email. You need to define the environment variable DPDK_GETMAINTAINER_PATH for this tool to work. Use terminal output to review the emails before sending.
Just realized I missed this.
Two comments: - there are references of a previous name for the script, %s/notify_expired_symbols.py/notify-symbol-maintainers.py/g
Fixed in v11 = I used __file__ instead.
- and a reminder for the empty report that we received yesterday. I think this can be reproduced with:
Yes - I remember that, I will fix in v12.
$ DPDK_GETMAINTAINER_PATH=devtools/get_maintainer.pl devtools/notify-symbol-maintainers.py --format-output terminal <<EOFquoted
mapfile,expired (v21.08,v19.11),contributor name,contributor email lib/rib,rte_rib6_get_ip,Stephen Hemminger,stephen@networkplumber.org EOFTo:Ray Kinsella [off-list ref], Thomas Monjalon [off-list ref] Reply-To:no-reply@dpdk.org Subject:Expired symbols in Body:Hi there, Please note the symbols listed below have expired. In line with the DPDK ABI policy, they should be scheduled for removal, in the next DPDK release. For more information, please see the DPDK ABI Policy, section 3.5.3. https://doc.dpdk.org/guides/contributing/abi_policy.html Thanks, The DPDK Symbol Bot Symbol Contributor Email -------------------------------------------------------------------------------- ^^^^ Here, empty report. To:Vladimir Medvedkin [off-list ref], stephen@networkplumber.org Reply-To:no-reply@dpdk.org CC:Ray Kinsella [off-list ref], Thomas Monjalon [off-list ref] Subject:Expired symbols in lib/rib Body:Hi there, Please note the symbols listed below have expired. In line with the DPDK ABI policy, they should be scheduled for removal, in the next DPDK release. For more information, please see the DPDK ABI Policy, section 3.5.3. https://doc.dpdk.org/guides/contributing/abi_policy.html Thanks, The DPDK Symbol Bot Symbol Contributor Email rte_rib6_get_ip Stephen Hemminger stephen@networkplumber.org --------------------------------------------------------------------------------