[dpdk-dev] [PATCH] jobstats: Fix a typo in rte_jobstat.h.

2016-06-30 Thread Thomas Monjalon
2016-04-20 23:04, Rami Rosen: > jobstats: max_exec_time represents Maximum execute time and not > Minimum execute time. > > Signed-off-by: Rami Rosen Applied, thanks

[dpdk-dev] [PATCH] jobstats: Fix a typo in rte_jobstat.h.

2016-04-21 Thread Rami Rosen
jobstats: max_exec_time represents Maximum execute time and not Minimum execute time. Signed-off-by: Rami Rosen --- 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