2016-03-09 00:08, Thomas Monjalon: > Hi, > > 2016-03-01 16:41, Xutao Sun: > > --- a/doc/guides/rel_notes/release_16_04.rst > > +++ b/doc/guides/rel_notes/release_16_04.rst > > @@ -123,6 +123,8 @@ ABI Changes > > the previous releases and made in this release. Use fixed width quotes > > for > > ``rte_function_names`` or ``rte_struct_names``. Use the past tense. > > > > +* The fields of outer_mac and inner_mac were changed from pointer > > + to struct in order to keep the code's readability. > > It is an API change. Proof: you changed the testpmd code.
Please move it and reword to precise the ethdev context. Also the fields should be enclosed with backquotes as in the template.