在 2022/12/14 1:10, Bruce Richardson 写道:
On Tue, Dec 13, 2022 at 06:15:04PM +0800, Huisong Li wrote:
The "stdint.h" header is outside '_RTE_TELEMETRY_H_' macro, which cause
this header is uncontrollable. So this patch moves this header to inside
'_RTE_TELEMETRY_H_'.
s/uncontrollable/unconditional/ ??
Ack
Fixes: 99a2dd955fba ("lib: remove librte_ prefix from directory names")
Cc: [email protected]
Signed-off-by: Huisong Li <[email protected]>
Acked-by: Morten Brørup <[email protected]>
Acked-by: Chengwen Feng <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
.