commit | 1d032bc77bb8f85d8adfd14a1a8c67c12b07eece | [log] [tgz] |
---|---|---|
author | Maciej Fijalkowski <maciej.fijalkowski@intel.com> | Wed Feb 13 10:51:05 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 25 09:45:07 2019 -0700 |
tree | 123cdfce5c5200d38cac1fdd4db5debf98da3652 | |
parent | 03c66a1376616015b04b6783feadfcf02ba37c3f [diff] |
ice: Gather the rx buf clean-up logic for better reuse Pull out the code responsible for page counting and buffer recycling so that it will be possible to clean up the Rx buffers in cases where we won't allocate skb (ex. XDP) Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>