> -----Original Message----- > From: Dharmik Thakkar <[email protected]> > Sent: Tuesday, October 20, 2020 9:13 AM > To: Wang, Yipeng1 <[email protected]>; Gobriel, Sameh > <[email protected]>; Richardson, Bruce <[email protected]> > Cc: [email protected]; [email protected]; Dharmik Thakkar > <[email protected]> > Subject: [PATCH v5 3/4] test/hash: replace rte atomic with C11 atomic APIs > > Replace rte_atomic APIs with C11 atomic APIs in test_hash_readwrite_lf_perf.c > > Signed-off-by: Dharmik Thakkar <[email protected]> > Reviewed-by: Ruifeng Wang <[email protected]> > ---
Acked-by: Yipeng Wang <[email protected]>

