[dpdk-dev] [PATCH v2] doc: add l2fwd-jobstats user guide

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Mar 27 16:33:27 CET 2015



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pawel Wodkowski
> Sent: Wednesday, March 18, 2015 10:21 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v2] doc: add l2fwd-jobstats user guide
> 
> Signed-off-by: Pawel Wodkowski <pawelx.wodkowski at intel.com>
> ---
> 
>  Changes v2
>   1. Fix trailing spaces and typos.
>   2. Add maintaners claim
> 

[...]

> diff --git a/doc/guides/sample_app_ug/l2_forward_job_stats.rst
> b/doc/guides/sample_app_ug/l2_forward_job_stats.rst
> new file mode 100644
> index 0000000..e25d7b1

[...]

> +        /* Pass target to indicate that this job is happy of time interval
> +         * in which it was called. */
> +        rte_jobstats_finish(&qconf->flush_job, qconf->flush_job.target);
> +    }
> +
> +.. |l2_fwd_benchmark_setup| image:: img/l2_fwd_benchmark_setup.svg
> +
> +.. |l2_fwd_virtenv_benchmark_setup| image::
> img/l2_fwd_virtenv_benchmark_setup.png
> --
> 1.9.1

PDF will not build due to the extension of the images. Can you change them from ".svg" to ".*"?

Thanks,
Pablo


More information about the dev mailing list