[PATCH 0/2] net/ice: fix drop rule handling and stats

Bruce Richardson bruce.richardson at intel.com
Mon Sep 8 12:49:36 CEST 2025


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


More information about the dev mailing list