Re: [dpdk-dev] [PATCH v3] doc: add prog_guide for the GRO library

2017-08-06 Thread Thomas Monjalon
04/08/2017 11:59, Jiayu Hu: > Add prog_guide doc to explain the design of the GRO library. > > Signed-off-by: Jiayu Hu > Acked-by: John McNamara Applied, thanks

[dpdk-dev] [PATCH v3] doc: add prog_guide for the GRO library

2017-08-04 Thread Jiayu Hu
Add prog_guide doc to explain the design of the GRO library. Signed-off-by: Jiayu Hu Acked-by: John McNamara --- changes in v3: - change "inputted" to "input" and update the text changes in v2: - update the text and remove changes to source_org.rst MAINTAINERS