commit | 7f0ba845607364c76009e396a31651fa3a24bd1c | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Mon Mar 07 09:30:21 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 06 12:26:36 2016 -0700 |
tree | fae041c0cc887d5990de2d06feaea1c5ddecf6e1 | |
parent | 415cd2a645b2573f173cc52419049f9caacf9a47 [diff] |
igb: Add support for bulk Tx cleanup & cleanup boolean logic This patch enables bulk free in Tx cleanup for igb and cleans up the boolean logic in the polling routines for igb in the hopes of avoiding any mix-ups similar to what occurred with i40e and i40evf. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>