commit | 144d8305585a00467aaedc86d039a4ab036a9bcc | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Mon Mar 07 09:30:15 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 20 23:06:20 2016 -0700 |
tree | 13aaa98d4c4e1e0941036efdd6c9b526e92c71ba | |
parent | 3ef2f563267892230681b1b8890d8f759d39e64d [diff] |
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic This patch enables bulk free in Tx cleanup for fm10k and cleans up the boolean logic in the polling routines for fm10k in the hopes of avoiding any mix-ups similar to what occurred with i40e and i40evf. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>