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 0388542D60 for ; Tue, 27 Jun 2023 01:00:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1D5240A87; Tue, 27 Jun 2023 01:00:21 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 74EA240A87 for ; Tue, 27 Jun 2023 01:00:20 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-783546553ddso61469939f.0 for ; Mon, 26 Jun 2023 16:00:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687820420; x=1690412420; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DFQavqgxeIqSi2LgYDOLy/4cjimJm5o96XHW9lOFOZ4=; b=DCBxJ7bu5uGzv8bKT+NuVLniCP+4r533pAzIpmTZmztIwKfaKX+yvgd+uSfJpL3o0X JrOsagdHiCYPVqkG09uBeEJ1RNaz8Em6I9yToVKcgas0hymIW1bTibgWklZ5BdMwzsmW hS+J9Co0VSiaWX4eI4AF0Mx2EgFmvrlo5HrIE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687820420; x=1690412420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DFQavqgxeIqSi2LgYDOLy/4cjimJm5o96XHW9lOFOZ4=; b=jg0NqX43YedDFPB0/3k1+WFEM0N7LDks+gA9eLzwCMBp0rcI5ZVzPaF4QjtEbfPqUc wtlcvrmPcG9xVGWWGf9IkkavaX6xNvPS21SOFGZcZduQ4OCOMutwU8pnDWpaE2qL+TW5 G8VbpVff0gwPJYAZN4tS24Em7Ai+P5KszX9bBMIdmPxKYl8N8mSrPmXbhhW07i877hgO V2uatQgzKOGPU/RO2P1O2i7S65Q1QX6iLk+9Y3Oyd5+AEwl1TNBUgADsn7yjv6HpHaZu B0BUvMDF4roVWoqpRGf1RdFk8Vyv8Wne0IvAH0m6UeukxIyrAMLKigS99KbzkjOt5Ub+ F1vQ== X-Gm-Message-State: AC+VfDwyrP+YEmGjkeuH0tzsDVdETmbbxa28e0iN4gF7Lx/8Gyv1BHxg 6NLhVeYYMq6MFR3IyyhF0GAeBEuPIi30NAi83ClNWeJ/mzHVnrkNBQo17g== X-Google-Smtp-Source: ACHHUZ5VxuDQG6t144+NwSp34MjHwq0jUcLrQ/jL933jvK7QCWoyWQDU1MTHo5PcFeEpRN1+5pzyN+auMQU5 X-Received: by 2002:a6b:fe0a:0:b0:774:8f64:82a8 with SMTP id x10-20020a6bfe0a000000b007748f6482a8mr21941385ioh.18.1687820420031; Mon, 26 Jun 2023 16:00:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p9-20020a0566380e8900b00423892af3e8sm178641jas.79.2023.06.26.16.00.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 16:00:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 16:00:20 -0700 (PDT) Message-ID: <649a1884.050a0220.bc0b.9441SMTPIN_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 8F7C1605246B; Mon, 26 Jun 2023 19:00:19 -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 | +-----------------+----------+ 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 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/