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 1EBC642CA9 for ; Tue, 13 Jun 2023 14:24:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0170040698; Tue, 13 Jun 2023 14:24:55 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 9DC2A40698 for ; Tue, 13 Jun 2023 14:24:53 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-43b315e9024so310752137.2 for ; Tue, 13 Jun 2023 05:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686659093; x=1689251093; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=elDj5Hb86m44XQGp1choMEDEXoKI62cVQJ8b35K4ea8=; b=Ne5XfGsvq1fZ4HOA+YVHfE93jWLTQXlEBBhMEsaUmEFpjsbFeVzdwxn3YawAzvCn9t e+d8gjLyaPDPPD4w8/9BKn3LrVXRsA3U+C5Qfc8mQAWBUfyrkS1+Z0rNU1RKXjnyr7jA BHha/35rOjiEPTaMeHGOrPtAdWUpDnThj7uko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686659093; x=1689251093; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=elDj5Hb86m44XQGp1choMEDEXoKI62cVQJ8b35K4ea8=; b=Cgu+93w2DbpqRG2oQYU7sf2JTgoja3gcrS5SmZrATthLXUzBG61R51T2Hn9XebRNqX qZc869yvvo4ygwGm3hdK4G7wxJD6K0/0Xzk0zcyEEsqJ75/BmSKg0sUrKCEGYbCR1Tpo BissGV5jKrQkTRBoAALrf8Tcpmmi5+LrTlvrqGo7eywQ72KH7m6cBVqdALqQG22Z9dox q+oygAPqY0FVdrapwjFE+/T4002Z9V09G/ZyzMJcLh8LydGpeQTg8g72VTIMssgWY6TM VAcJiCusQwH+Bl9O1cJntXQCKzhvcctPzbHvDDvfti57D69Q8a8zy7Q4YLlImlIWCeCw ouDw== X-Gm-Message-State: AC+VfDzhPyrYrlUzE5KTeOJpVjiirQaJmiDBMyetZyrGuriIsuJC4UwF eC7ojCLoiA4o1f13nwAVFFwLsZDDtRNcjrF0okWwG1QeDrGq4bOVEC60Xh8C6D/YxkPxVXUI+A= = X-Google-Smtp-Source: ACHHUZ4uCXkfDUGvKqLvGyqzYnXhHf8tBxISY23eQlJnufVAQ8/w+WUOIY6VTHCRA31e5tnICN4jujvfqq3w X-Received: by 2002:a05:6102:a24:b0:43b:1ed1:c5e5 with SMTP id 4-20020a0561020a2400b0043b1ed1c5e5mr5553977vsb.0.1686659093050; Tue, 13 Jun 2023 05:24:53 -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 br13-20020ab03e8d000000b00786e4db1feasm852328uab.9.2023.06.13.05.24.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 05:24:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 05:24:53 -0700 (PDT) Message-ID: <64886015.b00a0220.defdb.c1aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CE9F605246B; Tue, 13 Jun 2023 08:24:52 -0400 (EDT) Subject: |SUCCESS| pw128562 [PATCH] [v4] net/ixgbe: add proper 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/128562 _Testing PASS_ Submitter: zhoumin Date: Tuesday, June 13 2023 09:44:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128562 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/