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 05D51431A9 for ; Thu, 19 Oct 2023 12:07:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0C454021F; Thu, 19 Oct 2023 12:07:26 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 58A034021F for ; Thu, 19 Oct 2023 12:07:26 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6be840283ceso2269031b3a.3 for ; Thu, 19 Oct 2023 03:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697710045; x=1698314845; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+N+i27Ov5f0GXhtzN+wRkdfe/RS6zPGtmxOX/bnL130=; b=OljQSavpnodTmuk41ZGeEAJ90zG2s3KevT1OiB3oUJh/PAWt3fpUIr3HhV85kReM0j vUC6L/y54MLhxNW9N0PF8wfQ+Q0KqexTYttYslwrdu1+mIed0HlVxJeG5X5kmIFMdRgW /N85IzIeoWax0iJVJscm5yxRXzbqMnTpPLjoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697710045; x=1698314845; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+N+i27Ov5f0GXhtzN+wRkdfe/RS6zPGtmxOX/bnL130=; b=hMxds0ldmmqDb1UOShbkN7/puVYBAqPOEdmZm+d3SSHFOHBLW9/cmFie0kLnekk6em fQ2qbEqQnZiBHqtgbVHkJWHNuGq+sM94FWwVTPXjHW+/YfR82CmfSt6fbLehqKDO5Cyi 90jq18lZj1LNaS9lLl1vE5lqCsqbwqA6IYOm5XRnT7IBkMpEIE8uTJ2sLPvQ8BovbGMW soaEXaGBY3u2Kz1N6XCvDxkPJelZ1OEl8LZZmTVlK0/7lKoIYsP0sLjcESN66KXlXuQT G9X6NowYSZNBwnq0DS9rq2IdOtV+2k6zj+rS29QrF3iEr+3zVeVKyCd9GofRZKQnLTj/ zH6w== X-Gm-Message-State: AOJu0YwNDkB3x90DDGMEfZUrv4xnpsA+mSLPD5pl7d78eGepwQQjBtz1 AABcLcT8mwRFBs/bn8aswTWgdZXJZVvWF8ho+P84dIDyPlz/vsdAxa590w== X-Google-Smtp-Source: AGHT+IEJI8XJCFvE6mB4z1/rCYBm1Jfkdj6aeL4Jm9bDpl1YsVhl68GpV5kwORI/4x6U/W+eihZwSF2PhULv X-Received: by 2002:a05:6a21:99a1:b0:17a:2f1:ce1 with SMTP id ve33-20020a056a2199a100b0017a02f10ce1mr1709564pzb.31.1697710045564; Thu, 19 Oct 2023 03:07:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ix1-20020a170902f80100b001bf5d614475sm125586plb.106.2023.10.19.03.07.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:07:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:07:25 -0700 (PDT) Message-ID: <6530ffdd.170a0220.60c82.36c2SMTPIN_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 F0D976051827; Thu, 19 Oct 2023 06:07: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-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 | +-----------------+----------------+ | CentOS Stream 9 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/