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 5D82E431A9 for ; Thu, 19 Oct 2023 12:36:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58D414021F; Thu, 19 Oct 2023 12:36:21 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 8C54B4021F for ; Thu, 19 Oct 2023 12:36:20 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-357a354e616so1537485ab.1 for ; Thu, 19 Oct 2023 03:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697711780; x=1698316580; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8z/zraBN+/zeiVRq0DOs2Mo8rbYzhEj+Zvs7cpEpxDQ=; b=OVC3cF3PyFJmZ+IqUJpsGOv9eiS2S13lNBgP/vWUt5muk88QLolbFzDahoiy6nzhPc 1SkrGjI3E0GdColUmQqez/u1/ixPSYwJiouTlt1IpCLjS9v41M2p+aWJaA22UoBLX6ge kS0A//EJufylRnU+L4aXH84opoRScK7P63k4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697711780; x=1698316580; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8z/zraBN+/zeiVRq0DOs2Mo8rbYzhEj+Zvs7cpEpxDQ=; b=rjRCRBtRtHQgjtertBW7I1OlteId+/6YNUv8Mkc9obkVtB5gYWSvnviGCyZEAe7Bd6 wpaZ2yEHJ1IznTdrw5acjFN3WvCKfgwGWNftZmynZ9li1pdtUcpgIdWs2rn2xF8wYebY NJlgam9eyiyR4/8/bTKjvZhq19PGH9uvobpQVvPTtnhzLJF4CYBEkLW1arR0J0u5Afvw gyBU0oVzeB9/MpoZPyxvxSubsLkOJ3bvhQXoBNXaPj9LGv0j8e+y43jDRP9F7qwpG3hh 4cW7R7jIjleUGXTQZmBWc60KMelbc9prdqS28H6b4+3ZhG7S6zQEIsXkONUuzW+/GT8p scHA== X-Gm-Message-State: AOJu0YxRph5K6NzNGm5b9o1rJw+QSraKH+gHOIzcg6ttpwN5Uv8NsWF6 5yPfKF+PVwqFeDVab3zF60twYUiu80habg16fGvzgqf2qw+uCj3s+F6/FfJReBXnoNrASi53KQ= = X-Google-Smtp-Source: AGHT+IFOyiIvg2HkqAM3tdukcbsIplItAUOdHksBU6hdZgBoQECsvAV/hdSmttOKYkVc0Vimfd4GjsEoNWpT X-Received: by 2002:a92:c545:0:b0:357:a272:dbc with SMTP id a5-20020a92c545000000b00357a2720dbcmr1423248ilj.9.1697711779981; Thu, 19 Oct 2023 03:36:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a926001000000b003514aaa7fddsm492941ilb.44.2023.10.19.03.36.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:36:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:36:19 -0700 (PDT) Message-ID: <653106a3.920a0220.47b65.d6e0SMTPIN_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 969E56051827; Thu, 19 Oct 2023 06:36:19 -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 | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/