09/05/2019 21:36, Wang, Yipeng1: > From: Thomas Monjalon [mailto:tho...@monjalon.net] > >09/05/2019 19:19, Dharmik Thakkar: > >> This patch series solves 2 bugs reported on Bugzilla (bug-261) within > >> the function rte_hash_free_key_with_postion(). It also adds a test case > >> to catch similar bugs in the future. > >> > >> https://bugs.dpdk.org/show_bug.cgi?id=261 > > > >Yipeng, Sameh, should it enter in 19.05-rc4? > >Are you sure it does not break things more? > >If yes, please give your ack. > [Wang, Yipeng] > Please go ahead Thomas, I reviewed the code and it will not break other > things. The > changes are refrained inside an experimental API function. > > I haven't done the meson build test though.
Applied, thanks