Re: [dpdk-dev] [PATCH v4 5/6] net/iavf: add xstats support for inline IPsec crypto
From: Wu, Jingjing <hidden>
Date: 2021-10-04 02:01:39
From: Wu, Jingjing <hidden>
Date: 2021-10-04 02:01:39
-----Original Message----- From: Nicolau, Radu <redacted> Sent: Friday, October 1, 2021 5:51 PM To: Wu, Jingjing <redacted>; Xing, Beilei <redacted> Cc: dev@dpdk.org; Doherty, Declan <redacted>; Sinha, Abhijit [off-list ref]; Zhang, Qi Z [off-list ref]; Richardson, Bruce [off-list ref]; Ananyev, Konstantin [off-list ref]; Nicolau, Radu [off-list ref] 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 <redacted> Signed-off-by: Radu Nicolau <redacted>
Acked-by: Jingjing Wu <redacted>