Re: [PATCH v4 0/2] net: fec: add xdp and page pool statistics

From: Saeed Mahameed
Date: Tue Nov 15 2022 - 12:58:24 EST


On 15 Nov 09:57, Shenwei Wang wrote:
Changes in V4:
- Using u64 to record the XDP statistics
- Changing strncpy to strscpy
- Remove the "PAGE_POOL_STATS" select per Alexander's feedback
- Export the page_pool_stats definition in the page_pool.h


Reviewed-by: Saeed Mahameed <saeed@xxxxxxxxxx>