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 D678442D60 for ; Tue, 27 Jun 2023 01:08:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2CA940A87; Tue, 27 Jun 2023 01:08:59 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 702B140A87 for ; Tue, 27 Jun 2023 01:08:58 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-345a0cf5b3bso12182505ab.0 for ; Mon, 26 Jun 2023 16:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687820938; x=1690412938; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rgroP9cN474NSN7cu2priej45sG6ibJIcotSZs/kQA8=; b=dcUpYwlNFGhsi4OOyjSRFtoEj/XSYg5AYyPndKGTzlTZisgFQfgfKb/OynZ6hWE7l0 y9mUcS4cH3GkzULduuByhRdWHPa/RfYjAvArDIAFUHtVZpL3lVw7PD5AOofk51iEIrbe d2CTChoU32ksOOxop7G0EAUVNYwfpTP/4vV18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687820938; x=1690412938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rgroP9cN474NSN7cu2priej45sG6ibJIcotSZs/kQA8=; b=OmeFex7nhaHFQBPw2t850in8Szk9n8Qb9UDgtj5EWy2fJGiBhbHxXRYY3p8zxKdZqJ no7i102ue+UnmSP9J8g+5/YA/cQLVsVSHpndxAbA48XwfCwzQFNBs/GBhaaImQQ8k6vv x8AUfd7FFref2yXdnvPr57jq1sCtSqhK3ZFMWG8iX4ufVAn7dBpLCDfCUO4VmfyxPMca qGORTJKs0PFZ9338D4awdOAG2Dp/wvOY35ADv+lJ3jupHLAZ9EO5gLpMDT2CZU5r0sWf TUbmwPq6mlA9LOoy0oxY8LFksE3M8LSz5XODPhycx22zs6sJiH2h7WbDf3k7IhvFpkMc cEgw== X-Gm-Message-State: AC+VfDzf4U7XrdUcmoxOoQyfuDNYbPH0mKJFXGj3f7dxhz3JkrbIDdJs BJMxl+AcGij5CB1yBtUK+zJbnPBgFCDlDMYgcgvJgnNh7HXJD1yZO+0ZUksA4Cpc592D5lXS9w= = X-Google-Smtp-Source: ACHHUZ6XpPXdtnPT6gRmVOrpDp2yzgujyCbVReTzh9ZMAdtNFb67lVU665pr6RRFj19k+9irqvlPUye3u/UX X-Received: by 2002:a92:c6d2:0:b0:345:a6af:fee3 with SMTP id v18-20020a92c6d2000000b00345a6affee3mr4115061ilm.3.1687820937921; Mon, 26 Jun 2023 16:08:57 -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 z13-20020a92650d000000b00341f3a44ea9sm167316ilb.57.2023.06.26.16.08.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 16:08:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 16:08:57 -0700 (PDT) Message-ID: <649a1a89.920a0220.cf423.8e7cSMTPIN_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 7621F605246B; Mon, 26 Jun 2023 19:08:57 -0400 (EDT) Subject: |SUCCESS| pw128986 [PATCH] [v2] 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/128986 _Testing PASS_ Submitter: Ruifeng Wang Date: Monday, June 26 2023 07:12:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:62082124a23e004a771167b191b2102ca9cb3350 128986 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/