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 9E058431A9 for ; Thu, 19 Oct 2023 12:45:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98A274021F; Thu, 19 Oct 2023 12:45:58 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 55BF74021F for ; Thu, 19 Oct 2023 12:45:57 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b5e6301a19so5359508b3a.0 for ; Thu, 19 Oct 2023 03:45:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697712356; x=1698317156; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qqUKjjVGHj1zA98rvSNP72o6gdxWEGlfVG7OV+aMfNc=; b=dqujJESPdXqtDNweIyOMVGJTX0VAYfWH8yROnxWxRHf7lG4O8iP6s+xf7/XKvpOMnd SJjF8VojxyaLyDscGp7LKw1N3y9zJa8pMHYJcp2GIaYhI2UDowiUrcELtjD5k/Z+ZLRx 8yg3ugxfdgWRFGEumi1RaofU3cMLkFM5aByAE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697712356; x=1698317156; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qqUKjjVGHj1zA98rvSNP72o6gdxWEGlfVG7OV+aMfNc=; b=BTt5pU3K1iexrMrZhBLIB6nNwi/lm+ui9dOiJjZWwd+KzRCT5/X485h7UjWQJbVifV 3idG+w3WMGKgvtMnDETPpTF9O9Qz3Nim27dUkijX1KcSKQfMLBCuWyr8dWtW0knknEbq HUolLLEK2M9tRbYleuwlRTlULWlZ2J1M/NDo75FOkwdGN3oPalGpLezkwchTTutrvbmG 3GmsvoXvJnX7abjEj9f/4vAoy+rmUrsPDQeDwYQqoKewW6AUrqm6IVoNIcOMbXsgRKYi anuyj6465HzNW/ncvTwvsEPPyHOvarLIzjA/G228XCxY0ZJDBR5ymVJrnjDG/BhYaKCE 1rXQ== X-Gm-Message-State: AOJu0Yy2MsAHDgh8AzUObs8Q7i2jIs+CELryxE4YuWMqpj5r7WRfNa6a VvhH/Lhfi4FqOvgntldOl9ahbh+IhJ98V4t2ldEsWdNMH3dwREpT+U8kWA== X-Google-Smtp-Source: AGHT+IFbZwpl1q6HpWVAfWqNyAmHhG9igobSHqmpjCHBNneiPIuDsq9QTOGk/+rSXEpBUb/hsLEYMftibs8O X-Received: by 2002:a05:6a21:998e:b0:14c:f16a:2b78 with SMTP id ve14-20020a056a21998e00b0014cf16a2b78mr2098602pzb.45.1697712356476; Thu, 19 Oct 2023 03:45:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id il5-20020a17090b164500b00274cd5fae77sm170963pjb.6.2023.10.19.03.45.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:45:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:45:55 -0700 (PDT) Message-ID: <653108e3.170a0220.b4c76.4d28SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD4FA6051827; Thu, 19 Oct 2023 06:45:54 -0400 (EDT) Subject: |SUCCESS| pw132886 [PATCH] bitops: mark new symbols as stable 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/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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (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/