Re: [PATCH v2] eventdev: increase xstats ID width to 64 bits

2022-10-19 Thread Jerin Jacob
On Thu, Oct 13, 2022 at 5:05 PM wrote: > > From: Pavan Nikhilesh > > Increase xstats ID width from 32 to 64 bits. This also > fixes the xstats ID datatype discrepancy between reset and > rest of the xstats family. > > Signed-off-by: Pavan Nikhilesh > Acked-by: Morten Brørup > Reviewed-by: Matti

[PATCH v2] eventdev: increase xstats ID width to 64 bits

2022-10-13 Thread pbhagavatula
From: Pavan Nikhilesh Increase xstats ID width from 32 to 64 bits. This also fixes the xstats ID datatype discrepancy between reset and rest of the xstats family. Signed-off-by: Pavan Nikhilesh Acked-by: Morten Brørup Reviewed-by: Mattias Rönnblom --- v2 Changes: - Fix compilation on 32 bit