[PATCH v3 0/4] bugfix for trace
Chengwen Feng
fengchengwen at huawei.com
Fri Jun 17 04:29:09 CEST 2022
This patch contains three bugfix for trace and one test patch.
---
v3:
* address David Marchand's comments.
* add xxx-by from David Marchand and Jerin Jacob.
v2:
* add test-by from Jerin Jacob for the 1/3 patch.
* add freebsd change file because David Marchand verify it.
* add more bugfix patch when try to enhance testcase.
Chengwen Feng (4):
eal: fix segment fault when exit trace
eal: fix errno not set if strftime return zero
eal: fix trace init fail with long file-prefix
test: introduce trace-autotest with traces enabled
app/test/meson.build | 10 ++++++++++
lib/eal/common/eal_common_trace_utils.c | 6 ++++--
lib/eal/freebsd/eal.c | 4 ++--
lib/eal/linux/eal.c | 4 ++--
4 files changed, 18 insertions(+), 6 deletions(-)
--
2.33.0
More information about the dev
mailing list