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 C21584317A for ; Mon, 16 Oct 2023 09:56:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC69A402D7; Mon, 16 Oct 2023 09:56:18 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E14DB402D7 for ; Mon, 16 Oct 2023 09:56:16 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79fe612beabso181904039f.3 for ; Mon, 16 Oct 2023 00:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697442976; x=1698047776; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7/eHreULiH/MEmFOXUblwb8Qt2liQ/MqINyoNK3AYnk=; b=NWjqtlsHVkghtmp7mvUg4awOlZesqavteL6K2mSLZC6NpYSaA6kl3tDUU0Fhzo0ayC DUc923hoRLvQ/mx39i7s00ZZzvOlA9o9MzwIpyuhYqueIUoyjX/JmJmh+XFCxt9ztyRp j/kzsFotisGNmsp5Slpei7so0i9dDsCbf/4l0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697442976; x=1698047776; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7/eHreULiH/MEmFOXUblwb8Qt2liQ/MqINyoNK3AYnk=; b=Iiap4JYtc0UyEzwLbEWID1Y4hnseyfhldZkJ4u4bhi5poAB1k03rri0SGLajsGf9as awsDVWyGI50p+0mF/IZc8RFaF//0jl7k402hiEZVgi9DOsd4ud7jCXFO0ngFtdhHpyNd QQvrHfxlTALyo0mdbfjM/GFpFsM9gkQGo9+t4QEd8UHTpB00cehhZl+xzBqJEY/c4Vcp Slet8WV5bvtd9V7ZALdddfwBf7OWNUXJ3knxBj4sF6Cq6gNGC6uacm62GJGFDCo7pt++ 0YdcfBegHE6AW0H4FVALJX3D4LZQDL3IAF3OXOTi02aDE1QMvAllscBPMaPFmL5vawBR IdGg== X-Gm-Message-State: AOJu0YzWZOdtiibPjCALUaMrKtULAOiSb0o2NFmkFfCr78Ff0sg1jLzy g9Wo1lMm9m20EHraksa/za95ptO7g0ilpjRnboN/pDZRhtkfCfMc5CrnpRtfTSCezVHY35McDA= = X-Google-Smtp-Source: AGHT+IEb1DTFhh/qZNbcTVbwWRZo2qSke3OIWOv6MpgGNWGXw7lpyHUwjcg+Y2HRpqKqBMOb8OKuN+Et8NNB X-Received: by 2002:a6b:dc13:0:b0:792:8d16:91ef with SMTP id s19-20020a6bdc13000000b007928d1691efmr34982359ioc.18.1697442976368; Mon, 16 Oct 2023 00:56:16 -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 ed27-20020a056638291b00b0042b1630fb93sm628244jab.55.2023.10.16.00.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 00:56:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 00:56:16 -0700 (PDT) Message-ID: <652ceca0.050a0220.7ce82.e563SMTPIN_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 0751D60524E7; Mon, 16 Oct 2023 03:56:16 -0400 (EDT) Subject: |SUCCESS| pw132614 [PATCH] [v2] eal: use abstracted bit count functi From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff , 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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/