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 5B049431A8 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 0A29F40EE7; Thu, 19 Oct 2023 11:51:35 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id A00284021F for ; Thu, 19 Oct 2023 11:51:25 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57e40f0189aso4123088eaf.1 for ; Thu, 19 Oct 2023 02:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697709085; x=1698313885; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+l6nG9q8GAT9xhm/gHmYXy0JdgDpOdXlA9C0NaLKbzU=; b=Zj0zveZXwVvr8BryNVItvDwn+MAqkWi39+3wKwxlVw34V+90wI2Vhj7bnmpHjKVk0I w4jeH57n2Vfi2a0exbTPpiMJn2NxrqjkXG+sBBLVfH7QVZSks7zG7fCTUEZEVcUtc+wr AsvoHQkuaUxSyGV6Tvy42Yulja/H897Bszmnk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697709085; x=1698313885; 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=P89c9EcdRpKLEJLHpIQR/7PJX0YSaD9XdquwEFjdyRoTVBsja4n0bzI6YTkhT3Px+p Dgo9/QQzSMtnqK4haHuitLOa8p7DmbZCi4qqVAuA/XvTtLx+X1BDfaBKp19ImzlBcng8 /6j+QrZ2NylVkYHtXzUzmZ1xURvfFW2onX2l+m20tL4YzAe6aIiurPngWawC7QkuLrGc TP7OIuaVv9CkAJN3pzfwTcFWPefwEuoMK0YsAmEykEzoltFPQp4XU9nSWKAwtJ5k4Jlu XS/2yko5wM3paHcxjmHWHOddSQ3EA/zRs+mIi1/i/Uas0lYGyiRh8zlMkZzqzmYL+QT8 /lYg== X-Gm-Message-State: AOJu0Yx3G+pS7b4amCkm/akYDcKczIsNSWjmlqH4iA52rkj1sA29rCIF 9ChBnSGBvP0fbnh1RUoL8QHBkY2soxSGgJ5bFLYnbzVl1NY/OEW97NMi9A== X-Google-Smtp-Source: AGHT+IHozTQjrsIpqq3veckk2FGrXXE0b7bkbHiZEj7OET069ZgxcNzTMfLMVz/qGzK2YwcPc0RPrd8T+ajB X-Received: by 2002:a05:6870:8294:b0:1e9:a4c8:1da7 with SMTP id q20-20020a056870829400b001e9a4c81da7mr1857570oae.20.1697709084748; Thu, 19 Oct 2023 02:51:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u3-20020a05687036c300b001cca1dc6d7esm508078oak.5.2023.10.19.02.51.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 02:51:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 02:51:24 -0700 (PDT) Message-ID: <6530fc1c.050a0220.18e9d.f3e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 606AD6051827; Thu, 19 Oct 2023 05:51:24 -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/