summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2017-07-14 09:10:08 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-08-27 16:06:02 -0700
commitba4460d45a6ec04e29e55e6c97edc0e842c18999 (patch)
tree76c495739f3f5e9ec999900dbe372a0fb8a08198 /tools/perf/scripts/python/export-to-postgresql.py
parent19279235bea221798e3307a8bec2c02559cab0c5 (diff)
i40e: remove workaround for resetting XPS
Since commit 3ffa037d7f78 ("i40e: Set XPS bit mask to zero in DCB mode") we've tried to reset the XPS settings by building a custom empty CPU mask. This workaround is not necessary because we're not really removing the XPS setting, but simply setting it so that no CPU is valid. Second, we shorten the code further by using zalloc_cpumask_var instead of a separate call to bitmap_zero(). Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions