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.
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.