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 2DD0A431A8 for ; Thu, 19 Oct 2023 11:17:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26B4740279; Thu, 19 Oct 2023 11:17:05 +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 5AA8A40279 for ; Thu, 19 Oct 2023 11:17:04 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9bf22fe05so52010755ad.2 for ; Thu, 19 Oct 2023 02:17:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697707023; x=1698311823; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y1yATofI9T5oEKCjjQGEZd08Jb3wzB37PXJVBP67I8c=; b=OXET97/pP0nskMQhM8N5U16sgLeKgNKkO1xRFCUgBs7i3z96+gA2/9vrvAwR/v4V30 qFOGV5WrtCxJkB34vhI2vyJmUlw6+JpPCJVtRHGe0Wd39zh08BicPt/njvDxqzRgcwUA OyXpo+x7hxswkLe1d+tMVgvCdzdYOsjP4H5Gk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697707023; x=1698311823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y1yATofI9T5oEKCjjQGEZd08Jb3wzB37PXJVBP67I8c=; b=wy7gzYP+yOBsk1q+Yn8EQojDeiK4HmNq63727YAcdZnt5lo25ZgOyqGwfy5hB7izjs /pmwibHYLMibmilduTMGzJI/5jrnDXcywj/KYKd5oVqZlqNB1aYYB066uAFKOiNYciCg MzdRE7wCVhjBqy4uINNZXM7J1GLewgvjKIO60Iapf78/LKgMYoqnPFaWA6VSDmLVKbdC L/617r4soqXt5bDWw2MlrnPKD5iw/E4rw8IyOUA1JsyzD7MTzU8UAw8dwIJsxDHMjmNB YQh4X0Fs9Bfav8RGA/5SwIvPD0KhPrpPWFtmXzoAOinHyYubBQPhgpsRbnBVQzb6wAp1 fiTg== X-Gm-Message-State: AOJu0YwOuG6nqkaKWuSFkSWqSuKx1ANjnSzlCm9nVFt+M/lCnvTsvjtg Vsjnje/LlC4DQWur6Qem0xnyPMNo8UrUBtP4lA9qNfGKp1yR0XJaRaBYbQ== X-Google-Smtp-Source: AGHT+IEx2Eza3vig4zseiGexF3PSQkAPFwRZNWharBp0Js7mFI6ZDu+vN87RLR6bGY0UXsqgbNgKRAtZ74TC X-Received: by 2002:a17:903:2846:b0:1c9:b207:d40b with SMTP id kq6-20020a170903284600b001c9b207d40bmr1613990plb.38.1697707023551; Thu, 19 Oct 2023 02:17:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw17-20020a170903045100b001bf11cf2e09sm120549plb.61.2023.10.19.02.17.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 02:17:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 02:17:03 -0700 (PDT) Message-ID: <6530f40f.170a0220.54b2f.3832SMTPIN_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 ED3C26051827; Thu, 19 Oct 2023 05:17:02 -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-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_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/