Hi and welcome, (it seems to be your first patch on DPDK) 2015-09-25 23:33, roy.fan.zhang at intel.com: > --- a/doc/guides/rel_notes/release_2_2.rst > +++ b/doc/guides/rel_notes/release_2_2.rst > @@ -95,6 +95,9 @@ ABI Changes > > * The LPM structure is changed. The deprecated field mem_location is removed. > > +* Key mask parameter is added to the hash table parameter structure for > + 8-byte key and 16-byte key extendible bucket and LRU tables. The > + deprecated field mem_location is removed.
It seems the last sentence is a wrong copy/paste. If a v2 is needed, please squash the release notes changes with the API changes (patches 1 and 2). Thanks