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 EF624431A8 for ; Thu, 19 Oct 2023 11:51:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27CB04113D; Thu, 19 Oct 2023 11:51:35 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id C3AB14021F for ; Thu, 19 Oct 2023 11:51:33 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-457c6267818so2519800137.2 for ; Thu, 19 Oct 2023 02:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697709093; x=1698313893; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OwFo8GyEF1NWUdsbd/G+n/zlYG0+C5vRb9gGRwu7V4M=; b=ELXCUMxhXAdRjWMQ9uzsWYq9+OtzUqpHVT2Jr7Uc3QU9A0vKiKszPeMQ6vbFJv7+KG nIUOoALUhfWCXY0cdynF6X9Mbqx+gVZWdAAS9vuadYWFwjSsKqDWAneMczE4e0JVk5D7 9uKU+6RYfo07rFpCLAtmQwXBl/Z9AhnfSCYKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697709093; x=1698313893; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OwFo8GyEF1NWUdsbd/G+n/zlYG0+C5vRb9gGRwu7V4M=; b=OORwd4iJvgbPt3hn1LbCTxD5cSt03F0qkjm9M6v7s4jCOgjRE1urtPdDb3l+UFmLbH uSZlNPDA7UJDGo5e8Vy2CDMzrj2fWqDfGst/VnhpKUTSHaygaoXjLBlLyQ7XXDu9C4G4 a4/MWNVUQvNDF71PvzmfqsAOvefPOOcG0C/km0VW4fj89dsmch5/DLc0d5kzESU6zmkt WjjKvwZZbtSmguaSRmYF2bYgTbCf3iQGQpFucEOL4JJw8jQIwugOZA5/dMgbeuLeuK0F Z+OIz+s0V15xOaaDOEElsexQYA9Dt/gOGPJ8A/+98x5P9q40/nVw5ftYUOp+SXO9HAlE ruuQ== X-Gm-Message-State: AOJu0YyRM6LuosZDokFSGTlA/f+KCeBiAo+WDp2k9bS3trBo0UjFWOqZ tplNlXoNtFv0xeg0PVbQa9Zo+DsQaGzEzE4OGSoXGMOj4Rk082nye10Hcw== X-Google-Smtp-Source: AGHT+IHE7+BO/GxRKJ+Zo7LVgjVcb5gsGgpfoUa9ilOapLzIDmn+zEPDfSp810RGz9VkvPp7NZeQyD5Kh5EQ X-Received: by 2002:a67:cc19:0:b0:44d:4aa1:9d44 with SMTP id q25-20020a67cc19000000b0044d4aa19d44mr1145579vsl.8.1697709093151; Thu, 19 Oct 2023 02:51:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hz21-20020a0561024a9500b004547a23740asm549953vsb.0.2023.10.19.02.51.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 02:51:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 02:51:33 -0700 (PDT) Message-ID: <6530fc25.050a0220.23f91.f404SMTPIN_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 9B1896051827; Thu, 19 Oct 2023 05:51:32 -0400 (EDT) Subject: |SUCCESS| pw132886 [PATCH] bitops: mark new symbols as stable From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand , 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/132886 _Testing PASS_ Submitter: David Marchand Date: Wednesday, October 18 2023 09:11:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132886 --> 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/27991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/