Re: [dpdk-dev] [PATCH 17/20] app/chkincs: add chkincs app to verify headers
From: David Marchand <hidden>
Date: 2021-01-14 12:49:44
From: David Marchand <hidden>
Date: 2021-01-14 12:49:44
On Thu, Jan 14, 2021 at 1:28 PM Bruce Richardson [off-list ref] wrote:
quoted
Can we instead flag those headers from the libraries themselves? In addition of the headers current variable, something like a internal_headers or private_headers variable?Yes, we could do that, though we need a suitable name, since they aren't internal only or private. :-) Maybe just have it literally called
Yes.
"skip_chkincs_headers"? Open to more ideas...
People who get reports from this odd tool "chkincs" in the CI on their new shiny header, might find some info more easily if they grep for chkincs. +1. -- David Marchand