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 7B337431A9 for ; Thu, 19 Oct 2023 12:04:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 768954021F; Thu, 19 Oct 2023 12:04:08 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 6EC444021F for ; Thu, 19 Oct 2023 12:03:58 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e9ac336589so4930958fac.1 for ; Thu, 19 Oct 2023 03:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697709838; x=1698314638; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9UB6CKJUZGKn3M45Og+JKIVF2zTG/1TwdLFzAGuzu6A=; b=MeSn+Bw8qhFgk6QlJEaPMKnAsPWSUL/6DQA1+TIHcdWbhyqPKEUYOtwVvm36ziujE9 30NCSQyWRAVWyMfGKnl3DaUClYRZrxcBA+TLMU6rmtz8auRpogJvW07/l7/AkFowiHGp sChzn2/GV4aQhLtrH10nSGmiSEjQ5A9g1RkQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697709838; x=1698314638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9UB6CKJUZGKn3M45Og+JKIVF2zTG/1TwdLFzAGuzu6A=; b=vVol0+z1z48WD25o1LXtRiElECw4IUM+jtn2JgmdblkpWiT6hV2ssDVqnhS8EwrLEU ykx1sDLQE97pJ7Or92FOX4a0n8/ci/wWi+CxiWAq1IpLDYmjd6K7m8PP5kE1TR7HqLA6 KgzjLIAMPLOnEh8RAGJ1WpD3XQbdRlpvkNsMZwzcnht+y4SCMQx3rNrOoEcpf9lLhOAx zG9r49T50z0PLOcYvF0wdP+hO2f1jEE9uZ3i4CVrNDBVAX38K+ZA1Xmt7zSFFoQ2v4Y6 JFDuacKZEt5TAuHmgxgDT75a2Fy/xibMfN7LC6dHyo2fVK6E8QZbyKAUdjfwdJGGGcoX 9zNg== X-Gm-Message-State: AOJu0YyRmmZV7he0b6BzjLUzKzsiVti7jPwFlWEUWdw9v20QUyNooh6Z SsemyPRaXuALXpV2gv+sCaTPbBeCgtk8h2R7X2dLFH96DmkNBUrvgZoceA== X-Google-Smtp-Source: AGHT+IFa95mbQcuF98hvVAQqtNwa3dkX48QzU9pCk70jf8bK5Iyvar+vGoUkqsWQ/H67btXkzREWE5iiR8BJ X-Received: by 2002:a05:6871:14d:b0:1e9:b860:96df with SMTP id z13-20020a056871014d00b001e9b86096dfmr1980660oab.7.1697709837863; Thu, 19 Oct 2023 03:03:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx15-20020a056870768f00b001dd36727e1esm473403oab.31.2023.10.19.03.03.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:03:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:03:57 -0700 (PDT) Message-ID: <6530ff0d.050a0220.9c8b.df1aSMTPIN_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 52D9F6051827; Thu, 19 Oct 2023 06:03:57 -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-unit-amd64-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_unit_test | +=================+================+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/