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 498F142DE2 for ; Thu, 6 Jul 2023 07:36:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4382840144; Thu, 6 Jul 2023 07:36:37 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 517AF40144 for ; Thu, 6 Jul 2023 07:36:36 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-262e619fbb9so228321a91.3 for ; Wed, 05 Jul 2023 22:36:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688621795; x=1691213795; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UtY5fbR0vTf4ewYZJi3WYPoj3wYouRL5FF43GETjP3o=; b=gHzs7jFuZmdAkhBInR0j5fKei2GQaI6VSP8dHJQ2YmSDkYGeCA6rFU7lNkHKgOSwK7 0zVuvEv7QX38ED3dXBjhUcDn8jjOHzpIuEhsB0/YtqHBPjAPhGCmX/QsynNHrsXUisyh wGeupfowtYtVuA7nvX3DFxsycv6GpoHOd4sYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688621795; x=1691213795; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UtY5fbR0vTf4ewYZJi3WYPoj3wYouRL5FF43GETjP3o=; b=jb0cWuYG6RC86jIZFnGBoCHUCk2VGxbQiuEvI1J1dS4skG1Q/LBWWOde2fmuw4KsbQ RQ1pgcvfXfIUlZmCfFygGvlevAcMVdVJeWWBf7365Q80ECPmQnXiMChvawZxENEAiFnM pvFAv/0xJpUAfCBGtAJGZi4nXH/uPoxTU2KWW5AQx7X0DagUPz2gQSg6d4tbowmdZWmD gPPkA7NpnkFKLEGzACLtBj7GHE04cFvVEJtVh5Y9fnNUMfdkwHGlVwuuqXlQdcF8P8d9 8+qqMASj16EIYheOhNGLKICBwRpasg2meDfLB9adwONPC1Dy2tAGGb2veZVIeIVJdNXu RWKg== X-Gm-Message-State: ABy/qLZFg2HyIjmVpIQJc2COhAxpgPCDI2jKHQbJO3CBF/jBcvcGgJG7 0GOFBmevowEej6U4V08CHeWfDoxybmFA0sZOrpq+zNDntYlRjn16HfhQwFDpkSk8iwhvFKu3ow= = X-Google-Smtp-Source: APBJJlHpgsOeY7YuEd4TZgZ4R9bnlyCxUsuCHpxcmQQKUbEGR016zNn8quS1fNgtEVMzQlaqdlzSNe5/OD8A X-Received: by 2002:a17:902:d2cd:b0:1b8:1b79:a76d with SMTP id n13-20020a170902d2cd00b001b81b79a76dmr776987plc.44.1688621795527; Wed, 05 Jul 2023 22:36:35 -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 ay9-20020a1709028b8900b001b8b831df7bsm11590plb.141.2023.07.05.22.36.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 22:36:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 22:36:35 -0700 (PDT) Message-ID: <64a652e3.170a0220.b9199.0edcSMTPIN_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 EB359605246B; Thu, 6 Jul 2023 01:36:34 -0400 (EDT) Subject: |SUCCESS| pw129203 [PATCH] [v3] eal: add notes to SMP memory barrier 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/129203 _Testing PASS_ Submitter: Ruifeng Wang Date: Monday, July 03 2023 09:56:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129203 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/26928/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/