On Thu, Jul 31, 2025 at 10:11:30AM +0530, Shaiq Wani wrote:
> Patch 1.Tx packets were dropped when a drop-any rule was applied
>         only on ingress. A direction lookup flag is added to resolve this.
> Patch 2.Added accounting for Rx drop packets in ipackets and ibytes.
> 
> Shaiq Wani (2):
>   net/ice: add flag for direction lookup to occur
>   net/ice: count drop- all filter stats in Rx stats
> 
>  drivers/net/intel/ice/base/ice_switch.c   | 8 ++++----
>  drivers/net/intel/ice/ice_ethdev.c        | 3 ++-
>  drivers/net/intel/ice/ice_switch_filter.c | 2 ++
>  3 files changed, 8 insertions(+), 5 deletions(-)
> 
> -- 
> 2.34.1

Patchset superceded by base code update to ice driver, dated 2025-09-01

/Bruce

Reply via email to