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 80E9A431A9 for ; Thu, 19 Oct 2023 12:10:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C06D4021F; Thu, 19 Oct 2023 12:10:05 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B01FE4021F for ; Thu, 19 Oct 2023 12:10:04 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a669a4ec51so70431739f.3 for ; Thu, 19 Oct 2023 03:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697710204; x=1698315004; 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=aZkSzO8oAIkmphMltmpjeS/1yatl4w48Lglimqei4DaOm0VmiGocKO4hjOaLlyn+EB 2Bu5HEWBgNhMdfP3F66Lab+hLe1TIJfBevACjGWW8RATKSFHxL8ID6N2bU+iD5Tn5uZJ QqaiqCku7zk9bFJpp3O+gj+HVX3XvtgMVudQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697710204; x=1698315004; 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=J56i3pXYlWTrWBnHJdKvg2IExQ/0w+x9GIFGvNZrdNiNQ3taoIJptJDSu7V5oml43z o5JJIZtppcjjyymtuh9c7kyR0VUTuvzmqp00LlGFrxVGDAk7aFozJ6/0R1rbldaPrdOk MbOyAyx+TfJbrc2bHFsa8ftnrhA6MNnVQ3lZWIUPhw90MeNxU0BKuFJP7cm+vDj2VSa9 iedNINy8l48N3ucIzxPD9YpBW//HPycAGWDMFi5npNGpLLYU2Cg2VIhzz0fAK+1BH5KH u0KLrUcS6iNmnNhAPhx/vP442FqvdQBh9n4z+Pcd0mbQIk7eht+rMnGjMvvlCW8XhAZh XXkQ== X-Gm-Message-State: AOJu0YwMh6YPS8dwpHg5n3RA019Tp3Xs1l7razMFvSRdulm/tz7HAA7W BPCfDkEiK02nRvWrZhjB71lkCreshQEiWK5gGrIfqQpFYYZ/57r0GGXyzA== X-Google-Smtp-Source: AGHT+IGTFDYnYipAV21AIriGswM21GLG6nwoqgeOsURMbFXKbSH0l9lPVvuIdpNXBShF673iLuhiFKFLBzCy X-Received: by 2002:a05:6602:1590:b0:79a:b526:2f1c with SMTP id e16-20020a056602159000b0079ab5262f1cmr1942138iow.21.1697710204166; Thu, 19 Oct 2023 03:10:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i9-20020a056602134900b0079235fe39ebsm454730iov.6.2023.10.19.03.10.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:10:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:10:04 -0700 (PDT) Message-ID: <6531007c.050a0220.eafae.d60eSMTPIN_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 AA7A16051827; Thu, 19 Oct 2023 06:10:03 -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/