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 C5C81431A9 for ; Thu, 19 Oct 2023 12:37:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF17C4021F; Thu, 19 Oct 2023 12:37:52 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id C03EA4021F for ; Thu, 19 Oct 2023 12:37:51 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-581e5a9413bso1381003eaf.1 for ; Thu, 19 Oct 2023 03:37:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697711871; x=1698316671; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kdxw9YMxhdTgSKRht3Tmlvg6myr/IEWhPBB70cplLdM=; b=Mzb+hsvuhO2gGwsFLrIyS02yp0T7xoQIDEkNe15RQhSFhNO2noH2p8/pMtkw/T+GTo pOj+cy9CNAEBeSLnZElrAVL+4iL1v3Jcvo/WsIIpuMavhyrYW0wsLMK9RUEBXUIab93N xQeuwrx9LnvGkxWjm213DcP+X2rh4XVlBwnNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697711871; x=1698316671; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kdxw9YMxhdTgSKRht3Tmlvg6myr/IEWhPBB70cplLdM=; b=Fyc4y2wK5CmdKOaST33eeDLm2GKpfrO4pkGkrPnB703Fif+nsWUscDuqJBrVLkRsbW V9GtjZZYorr2BXV3+5r8pZyUPtbXKc4sC07qa4LqW8+PEGnrHFd9fo4VXbTyVPr8VZQ2 t7seRBzdzbcTnLFzm/+3mUGIkyCRN8QNBUlPuuOy5Rw55mgV0AyX/oB7RS7+JOHgrs8o sBIpABCNMv0bdctifA+mYkwM2+l1rteX0EfYx6r9S4U7HKIQ2UAC3Bxv4jfXKOYOnXUR F9q+o6ULWljaQUxu5f58DXnBY0l0wGcfADGIvd9AB0duiPhzGhCLZLP8c4vs/kI2HZe4 f4IA== X-Gm-Message-State: AOJu0YzobgaBtfHC+rQRZUgIF9FAIJdOfimUvjTWjm2mg1e0dRsKffOZ 6iNOQopvdM7usVY0eg56/mhHuG91/b1Ex7Q06nC238fTII72LaA6+nMsE3T+CaerVCYaBeFfUw= = X-Google-Smtp-Source: AGHT+IHL9BcUYY1TJY/FmB495lclY4cD/yLIf/Za0wMr2fku67cAIqFHswZgSX0vY+Dd8NsQ8yObtgMfOgto X-Received: by 2002:a05:6358:e81b:b0:134:c8cb:6a00 with SMTP id gi27-20020a056358e81b00b00134c8cb6a00mr1372028rwb.12.1697711871083; Thu, 19 Oct 2023 03:37:51 -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 k12-20020a635a4c000000b00578e3b73c3fsm279589pgm.5.2023.10.19.03.37.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:37:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:37:51 -0700 (PDT) Message-ID: <653106ff.630a0220.4cfb0.7db0SMTPIN_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 4D2786051827; Thu, 19 Oct 2023 06:37:50 -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 | +----------------------------------------+--------------------+ 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 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/