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 6091F431A8 for ; Thu, 19 Oct 2023 11:34:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B1F84021F; Thu, 19 Oct 2023 11:34:42 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BFEE14021F for ; Thu, 19 Oct 2023 11:34:37 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c5cd27b1acso65751935ad.2 for ; Thu, 19 Oct 2023 02:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697708077; x=1698312877; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+l6nG9q8GAT9xhm/gHmYXy0JdgDpOdXlA9C0NaLKbzU=; b=C2AUNPGykPByfeLNZ+phzCpB6VkfnOscK7MDhkXuj4hyP8/rSW44IkpVyvbfRgJQk2 G4O6MB1zoRQj+60lyP/hC0FPczNnVWntyNbnwK9ZJVvrjJaQkXNHeZgD11yFbP1AcMX2 8PchMGX0e6EbFt0YqMohEelJ3OI6stSbPAMek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697708077; x=1698312877; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+l6nG9q8GAT9xhm/gHmYXy0JdgDpOdXlA9C0NaLKbzU=; b=ah+68b0kZPSSry1e7TRqJyWOhx08qlsjdd2uFxcVudtPO+cYtj8LM48wk1kLDJ3pOi va8sznEG1Fry9IiVx+RUy7Ga7X5HHi+EFWHoa40y9dVPm77V63/OMDYbLZfJaopepp+Z 5E0N82skYlC7J/2icu+YU/gyUCLyPJf4kf2dlKI2vQPrBM6dJjyWfn1J1ZgsIfj/Q85S i4sLTuiWsyNW++rF1tOm7gRwFTwfpihTaaTNbE0EXcuSaHqOLPlq2J3oe0NSC0u3sj7/ LJ1/D9mVxguSE7jW1nyWojeF/20SCFoOWuJ6DOFL+WRUBoXysflxfDO5NRfOe09RLl0D gxlw== X-Gm-Message-State: AOJu0Ywnmn5SMBlaYvu5Cdlw/GtIB1MQSukh2u1iN8AeL3odShfST+hc w6b/3AvQviUs/UXUuAca03swNQHCP4ftgE21wabc0cxjKQAUigO3OdxyXUH69RrdlIjrjasoMA= = X-Google-Smtp-Source: AGHT+IHpnyEE+wp0XoiKmLNoGnq0ieuG4ZFL3n80bfRRWoANqbCsbTiCLFk5E3Sm+MU1c0VEix20/BebstRX X-Received: by 2002:a17:902:e803:b0:1c9:dff1:6ddd with SMTP id u3-20020a170902e80300b001c9dff16dddmr2121065plg.35.1697708077002; Thu, 19 Oct 2023 02:34:37 -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 w2-20020a1709029a8200b001c61dad90a2sm124726plp.86.2023.10.19.02.34.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 02:34:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 02:34:36 -0700 (PDT) Message-ID: <6530f82c.170a0220.72edf.3879SMTPIN_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 7A2926051827; Thu, 19 Oct 2023 05:34:36 -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 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 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/