From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_IN_DEF_DKIM_WL autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19454C07E99 for ; Mon, 12 Jul 2021 16:16:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 00E0E611CD for ; Mon, 12 Jul 2021 16:16:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233466AbhGLQTH (ORCPT ); Mon, 12 Jul 2021 12:19:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52980 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229465AbhGLQTH (ORCPT ); Mon, 12 Jul 2021 12:19:07 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9E2FC0613E5 for ; Mon, 12 Jul 2021 09:16:17 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id q4so25089987ljp.13 for ; Mon, 12 Jul 2021 09:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6Lx92m3o1HyXPQthjv0NcXW5cxGIccq8kaKUriYiyX8=; b=DuUJKfI40O4hv9E6w78z0AjBGVqYP5wd6acA8v1HwQkjx8eSmjaT9PhmnO6qlURV9X J5iVjv+oqU5+pZqEEih9yPNSevbcTVRYzkueRyAO9vtu0em6gbu7UkcBkrIlcuMWuxef nPvyd4y0VAOh5HOwD9JvkfSYVD2DDRRdM+RMkc07ct2i93+ZAt5NzK9S1D0zMjDU9PNp lzXabQyqhT4kCCYyCrucDe5rOpCXEcomOQcY2lb6W0jfHm2fA4h95BXoynXWlcYuN6jY YngwId+fcVp/OsnAUH9bMvSBqBAQGG4Rd883sj276xrJCJ9dnR9Jk7maVYeBwhhy5+Mw qOiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6Lx92m3o1HyXPQthjv0NcXW5cxGIccq8kaKUriYiyX8=; b=hRFV6VWdD/Qpo7hN7kdSh4qpJehFRYpMDIRysG2VZZBSpJHTaK6TwXDcL5iEwjPRWf hZiZk20yZPQNcrhAt+4wz/F3cCoouG21oXpWULETbGnubF7/PhJNeqJQxeu3tDi/s7d5 XeVx3cQjNkUR6V+I7MfdX+Q7PqJLjD4ZoIbrj4G2t9O2IAvmxFyaztfCIhaURaytaJ9T oXKMBDlHTEqLuA5pFVw2rlYXgzkq2MRGBKp87j2Nty67OMAL2mmQM2sMBSz0AvSFPNHx lPl7wFQ09geAEm6WDjupuNLqPlgFnqGjY62NlCFaYjd+wKXd+eBkFd3WcsRXZUpctIcj DVXw== X-Gm-Message-State: AOAM5310PDKMRSzSJQ21lQCdRx+mgRgM4Ngzr8U2ZSApckgdK0pOXGG4 qokcALG1bWayQQl/qubxBEmQG+MP1xTLAIRZWUDl7g== X-Google-Smtp-Source: ABdhPJw1ttH+evGMQKkgiiJMYtLqWyhKwcc+HdulMt5zTZ65fixW4bLUFKuYH1v1Qqvp3olXJ57gqTcJxah53OZjjtc= X-Received: by 2002:a05:651c:150a:: with SMTP id e10mr43771401ljf.215.1626106576004; Mon, 12 Jul 2021 09:16:16 -0700 (PDT) MIME-Version: 1.0 References: <20210706180350.2838127-2-jingzhangos@google.com> <202107122231.owPJye54-lkp@intel.com> In-Reply-To: <202107122231.owPJye54-lkp@intel.com> From: Jing Zhang Date: Mon, 12 Jul 2021 11:16:03 -0500 Message-ID: Subject: Re: [PATCH v1 1/4] KVM: stats: Support linear and logarithmic histogram statistics To: kernel test robot Cc: KVM , KVMPPC , Paolo Bonzini , Sean Christopherson , Jim Mattson , Peter Shier , Oliver Upton , David Rientjes , David Matlack , kbuild-all@lists.01.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Mon, Jul 12, 2021 at 9:10 AM kernel test robot wrote: > > Hi Jing, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on 7caa04b36f204a01dac65582b71d26d190a1e022] > > url: https://github.com/0day-ci/linux/commits/Jing-Zhang/Linear-and-Logarithmic-histogram-statistics/20210707-020549 > base: 7caa04b36f204a01dac65582b71d26d190a1e022 > config: i386-randconfig-a005-20210712 (attached as .config) > compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 > reproduce (this is a W=1 build): > # https://github.com/0day-ci/linux/commit/aba26c018828dadbff3f53e058c161fab2b09d35 > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Jing-Zhang/Linear-and-Logarithmic-histogram-statistics/20210707-020549 > git checkout aba26c018828dadbff3f53e058c161fab2b09d35 > # save the attached .config to linux build tree > mkdir build_dir > make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > ld: arch/x86/../../virt/kvm/binary_stats.o: in function `kvm_stats_linear_hist_update': > >> binary_stats.c:(.text+0x1ac): undefined reference to `__udivdi3' Will fix this. > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Thanks, Jing From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2343873100451826628==" MIME-Version: 1.0 From: Jing Zhang To: kbuild-all@lists.01.org Subject: Re: [PATCH v1 1/4] KVM: stats: Support linear and logarithmic histogram statistics Date: Mon, 12 Jul 2021 11:16:03 -0500 Message-ID: In-Reply-To: <202107122231.owPJye54-lkp@intel.com> List-Id: --===============2343873100451826628== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Mon, Jul 12, 2021 at 9:10 AM kernel test robot wrote: > > Hi Jing, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on 7caa04b36f204a01dac65582b71d26d190a1e022] > > url: https://github.com/0day-ci/linux/commits/Jing-Zhang/Linear-and-Lo= garithmic-histogram-statistics/20210707-020549 > base: 7caa04b36f204a01dac65582b71d26d190a1e022 > config: i386-randconfig-a005-20210712 (attached as .config) > compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 > reproduce (this is a W=3D1 build): > # https://github.com/0day-ci/linux/commit/aba26c018828dadbff3f53e= 058c161fab2b09d35 > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Jing-Zhang/Linear-and-Logarithmi= c-histogram-statistics/20210707-020549 > git checkout aba26c018828dadbff3f53e058c161fab2b09d35 > # save the attached .config to linux build tree > mkdir build_dir > make W=3D1 O=3Dbuild_dir ARCH=3Di386 SHELL=3D/bin/bash > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > ld: arch/x86/../../virt/kvm/binary_stats.o: in function `kvm_stats_lin= ear_hist_update': > >> binary_stats.c:(.text+0x1ac): undefined reference to `__udivdi3' Will fix this. > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Thanks, Jing --===============2343873100451826628==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jing Zhang Date: Mon, 12 Jul 2021 16:16:03 +0000 Subject: Re: [PATCH v1 1/4] KVM: stats: Support linear and logarithmic histogram statistics Message-Id: List-Id: References: <20210706180350.2838127-2-jingzhangos@google.com> <202107122231.owPJye54-lkp@intel.com> In-Reply-To: <202107122231.owPJye54-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel test robot Cc: KVM , KVMPPC , Paolo Bonzini , Sean Christopherson , Jim Mattson , Peter Shier , Oliver Upton , David Rientjes , David Matlack , kbuild-all@lists.01.org On Mon, Jul 12, 2021 at 9:10 AM kernel test robot wrote: > > Hi Jing, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on 7caa04b36f204a01dac65582b71d26d190a1e022] > > url: https://github.com/0day-ci/linux/commits/Jing-Zhang/Linear-and-Logarithmic-histogram-statistics/20210707-020549 > base: 7caa04b36f204a01dac65582b71d26d190a1e022 > config: i386-randconfig-a005-20210712 (attached as .config) > compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 > reproduce (this is a W=1 build): > # https://github.com/0day-ci/linux/commit/aba26c018828dadbff3f53e058c161fab2b09d35 > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Jing-Zhang/Linear-and-Logarithmic-histogram-statistics/20210707-020549 > git checkout aba26c018828dadbff3f53e058c161fab2b09d35 > # save the attached .config to linux build tree > mkdir build_dir > make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > ld: arch/x86/../../virt/kvm/binary_stats.o: in function `kvm_stats_linear_hist_update': > >> binary_stats.c:(.text+0x1ac): undefined reference to `__udivdi3' Will fix this. > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Thanks, Jing