Re: [PATCH net-next 0/2] cxgb4: collect free Tx/Rx pages and page pointers

2018-07-24 Thread David Miller
From: Rahul Lakkireddy Date: Tue, 24 Jul 2018 20:17:08 +0530 > Patch 1 collects number of free PSTRUCT page pointers in context > memory. > > Patch 2 moves the collection logic for Tx/Rx free pages to common > code, since this information needs to be collected in vmcore device > dump as well. S

[PATCH net-next 0/2] cxgb4: collect free Tx/Rx pages and page pointers

2018-07-24 Thread Rahul Lakkireddy
Patch 1 collects number of free PSTRUCT page pointers in context memory. Patch 2 moves the collection logic for Tx/Rx free pages to common code, since this information needs to be collected in vmcore device dump as well. Thanks, Rahul Rahul Lakkireddy (2): cxgb4: collect number of free PSTRUCT