> -----Original Message----- > From: Nicolau, Radu <[email protected]> > Sent: Friday, October 1, 2021 5:51 PM > To: Wu, Jingjing <[email protected]>; Xing, Beilei <[email protected]> > Cc: [email protected]; Doherty, Declan <[email protected]>; Sinha, Abhijit > <[email protected]>; Zhang, Qi Z <[email protected]>; Richardson, > Bruce > <[email protected]>; Ananyev, Konstantin > <[email protected]>; > Nicolau, Radu <[email protected]> > Subject: [PATCH v4 5/6] net/iavf: add xstats support for inline IPsec crypto > > Add per queue counters for maintaining statistics for inline IPsec > crypto offload, which can be retrieved through the > rte_security_session_stats_get() with more detailed errors through the > rte_ethdev xstats. > > Signed-off-by: Declan Doherty <[email protected]> > Signed-off-by: Radu Nicolau <[email protected]> Acked-by: Jingjing Wu <[email protected]>

