On 18/05/2019 21:35, Jamal Hadi Salim wrote: > Your patch doesnt have U32. IIRC, I have seen stats on ixgbe with the > u32 classifier last time i mucked around with it > (maybe Pablo's changes removed it?). I can't see anything stats-offload related in net/sched/cls_u32.c (just SW stats dumping in u32_dump()) and it doesn't call tcf_exts_stats_update() either. Looking through ixgbe code I also don't see any sign there of stats gathering for offloaded u32 rules.
-Ed