Re: [PATCH] common/cnxk: update MACsec pkt ok count

2024-01-10 Thread Jerin Jacob
On Sat, Jan 6, 2024 at 1:04 PM Akhil Goyal wrote: > > In case of 103xx platform, the packet unchecked count > is same as packet ok count when validate frames is set in > secy configuration. And when validate frames is not set, > then also unchecked count can be treated as ok count. > > Signed-off-

[PATCH] common/cnxk: update MACsec pkt ok count

2024-01-05 Thread Akhil Goyal
In case of 103xx platform, the packet unchecked count is same as packet ok count when validate frames is set in secy configuration. And when validate frames is not set, then also unchecked count can be treated as ok count. Signed-off-by: Akhil Goyal --- drivers/common/cnxk/roc_mcs_stats.c | 5 ++