Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-7977

Change MB/s to MiB/s in lnet_selftest reporting

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.9.0
    • None
    • None
    • 3
    • 9223372036854775807

      According to the standards of data rate units (see https://en.wikipedia.org/wiki/Data_rate_units), an MB is 1,000,000 whereas an MiB is 1,048,576.

      When calculating bandwidth in lnet_selftest, we are dividing by 1,048,576 to get the MiB/s but reporting it as MB/s.

      This ticket is to fix the reported units to be MiB/s for accuracy.

            doug Doug Oucharek (Inactive)
            doug Doug Oucharek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: