Re: [dpdk-dev] [PATCH] doc/ip_pipeline.rst: update f_post_init and correct f_track

2018-02-07 Thread Kovacevic, Marko
> Update f_post_init for pipeline frontend. > Move f_track from pipeline backend to pipeline frontend. > > Signed-off-by: longtb5 > > doc/guides/sample_app_ug/ip_pipeline.rst | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) Everything Is ok formatting wise and info the only I see i

[dpdk-dev] [PATCH] doc/ip_pipeline.rst: update f_post_init and correct f_track

2018-02-01 Thread longtb5
Update f_post_init for pipeline frontend. Move f_track from pipeline backend to pipeline frontend. Signed-off-by: longtb5 --- doc/guides/sample_app_ug/ip_pipeline.rst | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/guides/sample_app_ug/ip_pipeline.rst b/doc/guides/