diff options
author | Henry Orosco <henry.orosco@intel.com> | 2016-11-20 05:26:25 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-12-06 00:09:28 +0300 |
commit | 68583ca2a183c6368f4c333fa989685fba7cf325 (patch) | |
tree | 7298427f47b4684022919666dd09b141dd6fe7e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7cba2cc13e12c824ad7e414b3834dc3df05fbf46 (diff) | |
download | linux-68583ca2a183c6368f4c333fa989685fba7cf325.tar.xz |
i40iw: Convert page_size to encoded value
Passed in page_size was used as encoded value for writing
the WQE and passed in value was usually 4096. This was
working out since bit 0 was 0 and implies 4KB pages,
but would not work for other page sizes.
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Henry Orosco <henry.orosco@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions