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 394DF43177 for ; Mon, 16 Oct 2023 04:42:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33FB8402BE; Mon, 16 Oct 2023 04:42:52 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 2F170402BE for ; Mon, 16 Oct 2023 04:42:51 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9ac31cb021so4495662276.1 for ; Sun, 15 Oct 2023 19:42:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697424170; x=1698028970; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aMS0bYk8xCsx39fjhcuI8RH4j5cs+WMbB/jHSb69zTg=; b=elgKZBXe1vB+1lxkMTrLXK5BooEtC/EP6LjueEL1XIfBJatoHGnQXtwBbqoU39QgVR yLcOPtkYvOD0cKj+22N8t0TVFKplDHCksWAC16gNs/0XBgrwAN2X56Atmeg3wnr50pAh 19yOW7lwsleK8Avj/6TSvFYJnbJfTZ7xQjrUM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697424170; x=1698028970; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aMS0bYk8xCsx39fjhcuI8RH4j5cs+WMbB/jHSb69zTg=; b=bTeuNWPtGE68ZMMEZ4T+v+Xe1btkwj3GxHT/bq2EoPaG97WsDa8EsdMrAmUXcqB7fv 3IHdLvsVU7joymrKITRVstvdkN1VHWzWZx2t9EpRGy/GpFR4Bb/6+rYa87WMSuq36uF1 +fgWIwLwGwAOQXJtFoCCXUVdoUWTQE48bgWQn7oMZrHfq7uA28TTkCvP3PlWz1b4rgnr tm3suTCg2M+/h1caKTt5vrcZ4O+hRm8uKSdB0ofYv4+QxKPDKQN2c4McLweR61nc9ze2 vIT9/L8RVkl4+DVrLuyx2K0YDWVED2lVndtmky8haud9XU+jXxIKMV3TDWtW+GFHmFUN U9mg== X-Gm-Message-State: AOJu0YzDd/6d9f0PnbKHY3fBRJAf8womC2inHrv7uV1uuloY/8zzrfLJ FDTvTuExp3KOvpz5NgY+obL5GsEFJ14BwmMrL05vjEcRR9QpyMwmEVG5vw== X-Google-Smtp-Source: AGHT+IEshSyMY2i5ihnPWD1yw6rzA8wuSeWp/mLyRlzeXyGV+hYt69MLTW3Z0Vsz1qPOI61PhzegmwtacahV X-Received: by 2002:a25:844c:0:b0:d9a:5087:9af1 with SMTP id r12-20020a25844c000000b00d9a50879af1mr15933854ybm.40.1697424169637; Sun, 15 Oct 2023 19:42:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a25add0000000b00d9a620b5114sm416204ybe.1.2023.10.15.19.42.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 19:42:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 19:42:49 -0700 (PDT) Message-ID: <652ca329.250a0220.ca111.8016SMTPIN_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 445BE6052514; Sun, 15 Oct 2023 22:42:49 -0400 (EDT) Subject: |SUCCESS| pw132613 [PATCH] eal: use abstracted bit count functions From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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 | +---------------------+----------------+ 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 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/