diff for duplicates of <YOdthbpO6fG53yBa@google.com> diff --git a/a/1.txt b/N1/1.txt index 13b4401..2c1f1e6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ Reviewed-by: David Matlack <dmatlack@google.com> > + pdesc->name); > + break; > + case KVM_STATS_TYPE_LOG_HIST: -> + TEST_ASSERT(pdesc->hist_param = 2, +> + TEST_ASSERT(pdesc->hist_param == 2, > + "Base of Log Histogram stats (%s) is not 2", > + pdesc->name); > + break; diff --git a/a/content_digest b/N1/content_digest index eb4a242..b0e102c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020210706180350.2838127-4-jingzhangos@google.com\0" "From\0David Matlack <dmatlack@google.com>\0" "Subject\0Re: [PATCH v1 3/4] KVM: selftests: Add checks for histogram stats parameters\0" - "Date\0Thu, 08 Jul 2021 21:26:29 +0000\0" + "Date\0Thu, 8 Jul 2021 21:26:29 +0000\0" "To\0Jing Zhang <jingzhangos@google.com>\0" "Cc\0KVM <kvm@vger.kernel.org>" KVMPPC <kvm-ppc@vger.kernel.org> @@ -42,7 +42,7 @@ "> +\t\t\t pdesc->name);\n" "> +\t\t\tbreak;\n" "> +\t\tcase KVM_STATS_TYPE_LOG_HIST:\n" - "> +\t\t\tTEST_ASSERT(pdesc->hist_param = 2,\n" + "> +\t\t\tTEST_ASSERT(pdesc->hist_param == 2,\n" "> +\t\t\t\t\"Base of Log Histogram stats (%s) is not 2\",\n" "> +\t\t\t\tpdesc->name);\n" "> +\t\t\tbreak;\n" @@ -58,4 +58,4 @@ "> 2.32.0.93.g670b81a890-goog\n" > -a3c6654e69bb7604cab658ee2b71e38311ef25cc49e0185e35dbaf5ff4ddc7cf +b7039dd880fcee6cc0f8f2ae798bcf2d33abc0ef5f4a4822fdc7125a42a36311
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.