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 DA59E42D10 for ; Wed, 21 Jun 2023 09:53:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B79CB4068E; Wed, 21 Jun 2023 09:53:25 +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 A3DF24068E for ; Wed, 21 Jun 2023 09:53:23 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666e916b880so2538094b3a.2 for ; Wed, 21 Jun 2023 00:53:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687334003; x=1689926003; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AlHUEC1Rf+kk7zJyUA8BTnw598B2bFDNDTFtQl6jNMg=; b=GLDah7/ApE0jjfjbUq0jC+S875OJMLoUOtyr7wnI6FyN8zQrDzVh8g4Mx/zUUa3dUU 0XFZEOtKQoy0J/28QAwYR9b2qOet+nVnFPptKNTDVIPdtnYuiCVEgWgqcGvTWgeUs96T jSvAjFt7yLHZeK7Se4uYJIAu3DuINKqnWxmUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687334003; x=1689926003; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AlHUEC1Rf+kk7zJyUA8BTnw598B2bFDNDTFtQl6jNMg=; b=MDU/4E3a4XqMZw9u9PM1YxNzG5NlXdKLbcfwehjx7//ylD80DGjEVJEcfUuCzFyalX 9/HMKtOq4+gkvpSAazeF1wrYrRpkIxjy5pdxY/aCbNtFxvsalWwx6gWMmJlG0fYK2WeG E7Dkg18/n03LqoicZnRAxWpMz0H7eFuVhwrcXZfsvkqKE6OIckHkIixqziVbZrtN3L7s BVfhFLOlob0D7ZXGOe47ad76biTWdLHhYAkNiZ7LFDHFrMWRr/0UgEEGT2x32+rzf+iP L2CiFMtsg0CzlBTmTty9nHzbqEHMBM2uWtTG/jDC8La+feXyvmGyZUpWJAzbD3GzuOc+ 3h4A== X-Gm-Message-State: AC+VfDx8L5DZ3bkt71sjUVTn40VmahY7jIkLBcInc5TY4K+qtaTGwemT 8LRQILxtpCVKTQaD1DVsfAUc72j2M7RMG5ajvi9KQcblRzFueMNJ4nNUtA== X-Google-Smtp-Source: ACHHUZ4JwEcwI8rMh5S17kyIrl7zKkTP5f2qDet03wjVYd8QJOA/qpC6Mme2YHMbtXX1Uidy6r/V6oIk5Y1n X-Received: by 2002:a05:6a21:6d96:b0:121:5c4b:45b7 with SMTP id wl22-20020a056a216d9600b001215c4b45b7mr5313190pzb.20.1687334002742; Wed, 21 Jun 2023 00:53:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jc2-20020a17090325c200b001b3d962aa96sm387299plb.109.2023.06.21.00.53.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 00:53:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 00:53:22 -0700 (PDT) Message-ID: <6492ac72.170a0220.bb4ed.6769SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E25BD605246B; Wed, 21 Jun 2023 03:53:21 -0400 (EDT) Subject: |SUCCESS| pw128878 [PATCH] eal: add notes to SMP memory barrier APIs 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128878 _Testing PASS_ Submitter: Ruifeng Wang Date: Wednesday, June 21 2023 06:44:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128878 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26759/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/