[PATCH 0/2] net/ice: fix drop rule handling and stats
Shaiq Wani
shaiq.wani at intel.com
Thu Jul 31 06:41:30 CEST 2025
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
More information about the dev
mailing list