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 0AD6A43177 for ; Mon, 16 Oct 2023 05:08:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05AE340299; Mon, 16 Oct 2023 05:08:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id ECD9540299 for ; Mon, 16 Oct 2023 05:08:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7c08b7744so48766617b3.3 for ; Sun, 15 Oct 2023 20:08:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697425736; x=1698030536; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hiwvtGczXXy37L+BvsPW5PN0LCH3MvTjMtwr26C8NNI=; b=caDu9hISlR4+DQqG5eKmFtIRSUelsqTPUERSZJxVVV/EGD2NKvz0Yp6omfg4FhiUM1 /mPg9HP9u+3ADSxoLer62WJezLgm3qHUIXPuJqrMf6YaZ1f2j9x3NYMHyi+jOzfPV9ol zd4TrsN9/e5yt5aHNbzR104P5+wielQrG7loM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697425736; x=1698030536; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hiwvtGczXXy37L+BvsPW5PN0LCH3MvTjMtwr26C8NNI=; b=IlhQc2PpuApJHRcL4B4BmJoGBBBWAiAaFjbPmemR5Zdwc5nGGk7eOQxYXOIMFa++jk hmEn3vPh6rp6ihSB4nWh4mYitAyBYrEQvdt4u1W3XN1ipbYlgqxczWvVDN/WbkWElUvJ ZHVTqERxeYM+DS2ppRz1KR2tyC7f4k/kutAWGkjBNDPJyoOv30F2ZduINH+Xm1rCG+Gs XOJYe2yvrgxZCUbACin//UOSzzabkMm6j44JlqRatQihGXY2EN6v+JpDQw+SZ1cCCLLI MBdg6XFMkmW4CH/SGtGKxyjdnRSV4h2GoLA9LrtFhNoyk+MUvdM9LoUEYuJaRzabnZb4 qDvw== X-Gm-Message-State: AOJu0Ywud/mP9inPyZ7pGPnck8PE6/1tbOwhT5vo/40qd0Bv6XTa2Om1 hkhVgPxsuc4Zb3rSAIGv2RgXZfyNiJgEsIz5WRxycp2beSAvsbssoY424+f6IF+5DMAhnKcmBQ= = X-Google-Smtp-Source: AGHT+IEi92Q5Jsu60wibniwFdXHDEqS2o+eX9gUQyecP4uG1HItVZIhZ334ttZF4hlQAdEyT9pOnT0n/HYxS X-Received: by 2002:a81:d513:0:b0:59a:d42c:5d50 with SMTP id i19-20020a81d513000000b0059ad42c5d50mr34452074ywj.52.1697425736421; Sun, 15 Oct 2023 20:08:56 -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 i194-20020a8191cb000000b005a7dbca2655sm353860ywg.0.2023.10.15.20.08.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 20:08:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 20:08:56 -0700 (PDT) Message-ID: <652ca948.810a0220.f41b8.bfc9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 19F7F6052514; Sun, 15 Oct 2023 23:08:56 -0400 (EDT) Subject: |SUCCESS| pw132613 [PATCH] eal: use abstracted bit count functions 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132613 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 01:29:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132613 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27931/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/