commit | f3fef2b6e1cc802fdf3e2dd543447a8ce15568a7 | [log] [tgz] |
---|---|---|
author | Jan Sokolowski <jan.sokolowski@intel.com> | Tue Dec 18 13:45:14 2018 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 22 06:57:04 2019 -0800 |
tree | f0f772635ae93086330a629400fc1ba136a5e30a | |
parent | 5f4f3b2d19c0e3a6cb9ed4aa11fed6fbb13d1aa0 [diff] |
i40e: Remove umem from VSI As current implementation of netdev already contains and provides umems for us, we no longer have the need to contain these structures in i40e_vsi. Refactor the code to operate on netdev-provided umems. Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com> Acked-by: Björn Töpel <bjorn.topel@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>