git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2baa3f0
)
jobstats: fix a doxygen comment
author
CongWen Zhang
<zhang.congwen@zte.com.cn>
Mon, 21 Aug 2017 00:44:51 +0000
(08:44 +0800)
committer
Thomas Monjalon
<thomas@monjalon.net>
Sun, 8 Oct 2017 20:22:08 +0000
(22:22 +0200)
Signed-off-by: CongWen Zhang <zhang.congwen@zte.com.cn>
Reviewed-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
lib/librte_jobstats/rte_jobstats.h
patch
|
blob
|
history
diff --git
a/lib/librte_jobstats/rte_jobstats.h
b/lib/librte_jobstats/rte_jobstats.h
index
7e76fd5
..
70e034c
100644
(file)
--- a/
lib/librte_jobstats/rte_jobstats.h
+++ b/
lib/librte_jobstats/rte_jobstats.h
@@
-117,7
+117,7
@@
struct rte_jobstats_context {
/**< Minimum loop execute time. */
uint64_t max_exec_time;
- /**< M
in
imum loop execute time. */
+ /**< M
ax
imum loop execute time. */
/**
* Sum of time that is not the execute time (ex: from job finish to next