Hi,
> -----Original Message----- > From: dev <[email protected]> On Behalf Of Radu Nicolau > Sent: Wednesday, August 26, 2020 5:56 PM > To: [email protected] > Cc: Xing, Beilei <[email protected]>; Guo, Jia <[email protected]>; > Richardson, Bruce <[email protected]>; Ananyev, Konstantin > <[email protected]>; [email protected]; > [email protected]; Trahe, Fiona <[email protected]>; Zhao1, > Wei <[email protected]>; [email protected]; Yang, Qiming > <[email protected]>; Zhang, Qi Z <[email protected]>; Nicolau, Radu > <[email protected]> > Subject: [dpdk-dev] [PATCH v11 5/5] net/ice: use WC store to update queue tail > registers > > Performance improvement: use a write combining store instead of a regular > mmio write to update queue tail registers. > > Signed-off-by: Radu Nicolau <[email protected]> Reviewed-by: Wenzhuo Lu <[email protected]>

