From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D53D04317C for ; Mon, 16 Oct 2023 10:49:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0516402BD; Mon, 16 Oct 2023 10:49:55 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id E7FE2402BD for ; Mon, 16 Oct 2023 10:49:53 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-41b09c75bd5so30661051cf.3 for ; Mon, 16 Oct 2023 01:49:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697446193; x=1698050993; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OZsVfs9d+TmkzRe+XKPPlW3C6ZUXq/0M6tD5F99uZEU=; b=NGWMR+HOKQa5zzzhHa30MyKEwixi4BpQGGAY8FDXCuPUUuzJBHgJ/3zvAQ4f4JjIli fQSBB8MqdB+pOcMED9MNkXdVKOtq9KRTtNJaMuiYWWoE8FZx5DV3u1D2EtTCC1rSS920 BYpL773IhBQ4j2MIH7JDFfck9UpcYCdTSBGBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697446193; x=1698050993; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OZsVfs9d+TmkzRe+XKPPlW3C6ZUXq/0M6tD5F99uZEU=; b=U2WfEIGtetHyWjghPAV4ZVFqp1hcTXI4G6toWZX5VDOVQ1rZ5/BjqrtyQuZgo7qAAN xI0DrcNaQq1yYhsidK04JO57b5fdyqbznn/wU8UUDwnlFgBc4cjStQiOAOtqWBJXoFFT DZ/ep7bc9xRw3SaJLWOJ+x+vkSi6PAf9auoA2wzNaAzCO/qHL6qDhgqrmW9xg2KMWk/o aYG+jpJg7JamGf4iNh/R2nwvLGaI6st1nVPujidnpkP5SE0/JnV4nIk8jor99BZUz11x BJwbLLnX6X7LwolbJYmnwcckysGBbIoSnByoHcikE75Giauwzv61bha/dJ44B/U9REFn OY8g== X-Gm-Message-State: AOJu0Yx4FP+Y396zKtdLaFywR7yMVdJkOmTMTmtvN9Du6Rxs9rZNjHO4 noutUjfhvqU/v2IeetYRR1+SyRyKg+pdF+RqUcrJfhS0nSEGJaEfkVouJ/fFAkRSiczwlE2x1Q= = X-Google-Smtp-Source: AGHT+IEBrD6Bv5IMl7wcTWyRqdncrWCDkK/sOgbBf0mBSF4FGYDGi6ViWL+ppva1x6MEgyB0JUxsFJyjK3NU X-Received: by 2002:a05:6214:d0e:b0:66d:50a8:2439 with SMTP id 14-20020a0562140d0e00b0066d50a82439mr3714503qvh.23.1697446193354; Mon, 16 Oct 2023 01:49:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v4-20020a0ce1c4000000b0066cff4fa360sm288875qvl.15.2023.10.16.01.49.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 01:49:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 01:49:53 -0700 (PDT) Message-ID: <652cf931.0c0a0220.8f9da.2abeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E74460524E7; Mon, 16 Oct 2023 04:49:53 -0400 (EDT) Subject: |SUCCESS| pw132614 [PATCH] [v2] eal: use abstracted bit count functi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132614 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 02:06:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132614 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/