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 9D60242CA9 for ; Tue, 13 Jun 2023 14:20:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 992ED40698; Tue, 13 Jun 2023 14:20:56 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 67FF240698 for ; Tue, 13 Jun 2023 14:20:55 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b3db8f3d07so9856525ad.2 for ; Tue, 13 Jun 2023 05:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686658854; x=1689250854; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SPAIaLT7EoPsIkniUWboUFxF588QLtzG21/Br3jyels=; b=KoWsI/FQc2snL53WeFnPHUxlRfY1V+ybWKaX9ws9lWdw/r6f6FfHQvOk9Bf7Nc/qy1 Cx8znPk4hyDLaSaPIApcY3ibnMY1RvvN2Xxgox8JynqaswLb55zd2zP7Fl753oBoGGyb XgtPEe66Y8trTeRl3kAqOHpRBeE+UE3dFswbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686658854; x=1689250854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SPAIaLT7EoPsIkniUWboUFxF588QLtzG21/Br3jyels=; b=gTcVotW0X9XJR+4VX1EwEt4MVELHqdnRp+05YCrOhmMG+16WcvGa7xEFd1AbTMvv6c WIVu7fFv5bzOLzrwsAtKcQycuItAWLn5H8KtHumJZlBNvlnH0q04MmoOImeb/UTp04TQ eWOSBhD8kkIXYlzZoIryLo9tiFrA6Xm1QUKY/rSiqt46QzEeLeTwdIJNDnqe2eFzX26p xrbytY1I6lk/VQUiUzycUpohqR9aZo9XAQpCwNqukxstuGj7UcFpC2rtgHKNgUfLnJqp b49RZO5jzJSXGhCWTVjZQLdCkEcPJXKWyCKoadOUiR4oO2VsNPbiNuFFSc+9wczCj6r8 Qo0w== X-Gm-Message-State: AC+VfDzYVQcpPYseCKD4jBc+tdtHDmp8gqNIJiAKVUig8puAcxwguP9l K9xru5YTxXN4p8OLFvHCo3UbrS1OyDuVVZm+Nt/3zVcHwb2azlZEe4SK1Q== X-Google-Smtp-Source: ACHHUZ5Rgs5PHI/Ssz6iJ/uyEGlRU9FWlN87vkGxmdVoe9AvKzhVxSSNdlHbv0gvN9GRj/vw5rAIjpurC3J6 X-Received: by 2002:a17:903:2307:b0:1b0:4a2:590f with SMTP id d7-20020a170903230700b001b004a2590fmr10628293plh.28.1686658854654; Tue, 13 Jun 2023 05:20:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a1709027c9300b001b3d67ae010sm555562pll.136.2023.06.13.05.20.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 05:20:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 05:20:54 -0700 (PDT) Message-ID: <64885f26.170a0220.4ef21.6b40SMTPIN_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 190DB605246B; Tue, 13 Jun 2023 08:20:54 -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-unit-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 | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/