DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] lib/librte_jobstats: fix max_exec_time comments
@ 2017-08-21  0:44 Congwen Zhang
  2017-09-04 13:20 ` Rybalchenko, Kirill
  0 siblings, 1 reply; 3+ messages in thread
From: Congwen Zhang @ 2017-08-21  0:44 UTC (permalink / raw)
  To: pawelx.wodkowski; +Cc: dev, CongWen Zhang

From: CongWen Zhang <zhang.congwen@zte.com.cn>

Signed-off-by: CongWen Zhang <zhang.congwen@zte.com.cn>
---
 lib/librte_jobstats/rte_jobstats.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/librte_jobstats/rte_jobstats.h b/lib/librte_jobstats/rte_jobstats.h
index 7e76fd5..70e034c 100644
--- 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;
-	/**< Minimum loop execute time. */
+	/**< Maximum loop execute time. */
 
 	/**
 	 * Sum of time that is not the execute time (ex: from job finish to next
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-08 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-21  0:44 [dpdk-dev] [PATCH] lib/librte_jobstats: fix max_exec_time comments Congwen Zhang
2017-09-04 13:20 ` Rybalchenko, Kirill
2017-10-08 20:23   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).