net/iavf: support xstats for inline IPsec crypto
authorRadu Nicolau <radu.nicolau@intel.com>
Thu, 28 Oct 2021 16:04:58 +0000 (17:04 +0100)
committerQi Zhang <qi.z.zhang@intel.com>
Fri, 29 Oct 2021 02:22:15 +0000 (04:22 +0200)
commitccb49b834cd75fcdcef656a9d58c8dff3a9f0731
treea42c23f0be64a80d86e45aa1ba957970e85058b0
parent6bc987ecb860131eeb9cf97ab2ddb3775f028e9f
net/iavf: support xstats 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 <declan.doherty@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/iavf/iavf.h
drivers/net/iavf/iavf_ethdev.c
drivers/net/iavf/iavf_rxtx.h