On Thu, Oct 25, 2018 at 08:31:16AM +0200, Mattias Rönnblom wrote: > On 2018-10-24 20:09, Yipeng Wang wrote: > > There is a rte_pause in hash table reset function. > > Since the loop is not a polling loop on shared > > data structure, the rte_pause is not needed. > > > > I'm guessing the <rte_pause.h> include is longer needed.
Good point, otherwise: Acked-by: Bruce Richardson <bruce.richard...@intel.com>