* [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
* Re: [dpdk-dev] [PATCH] lib/librte_jobstats: fix max_exec_time comments
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
0 siblings, 1 reply; 3+ messages in thread
From: Rybalchenko, Kirill @ 2017-09-04 13:20 UTC (permalink / raw)
To: Congwen Zhang, Wodkowski, PawelX; +Cc: dev
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Congwen Zhang
> Sent: Monday 21 August 2017 01:45
> To: Wodkowski, PawelX <pawelx.wodkowski@intel.com>
> Cc: dev@dpdk.org; CongWen Zhang <zhang.congwen@zte.com.cn>
> Subject: [dpdk-dev] [PATCH] lib/librte_jobstats: fix max_exec_time
> comments
>
> 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(-)
Reviewed-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] lib/librte_jobstats: fix max_exec_time comments
2017-09-04 13:20 ` Rybalchenko, Kirill
@ 2017-10-08 20:23 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-10-08 20:23 UTC (permalink / raw)
To: Congwen Zhang; +Cc: dev, Rybalchenko, Kirill, Wodkowski, PawelX
> > From: CongWen Zhang <zhang.congwen@zte.com.cn>
>
> Reviewed-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
Applied, thanks
^ 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).