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 45B09429E1 for ; Mon, 24 Apr 2023 23:28:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 241B64013F; Mon, 24 Apr 2023 23:28:16 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 37DA94013F for ; Mon, 24 Apr 2023 23:28:14 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32b4e379000so13879005ab.2 for ; Mon, 24 Apr 2023 14:28:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682371693; x=1684963693; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CZoxBq/VBcV5ccfYwk2n8Z8xKDuTspP4F5bwfcbTxnw=; b=Xz3sKB+K7R1YDKO/oa2gGbUrsfc2u28h07Y0vLw4195URBxLiw7oDLgHWm0gpUTMZN 5WXQu/Y6MlP2P06JCOIwgzvFNg5lA1jWp9JTlPmRtcNHKH3aDOBmEJ6QlBz8/0X8+kAR 4vXX299c8RpjMgjJPvdzoJ9DAOX2cZ/NpWN0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682371693; x=1684963693; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CZoxBq/VBcV5ccfYwk2n8Z8xKDuTspP4F5bwfcbTxnw=; b=AmLxPNcOhUyHGgY+Wt7O6Fyxrx9SiEpCTovNO1me6lKGtSfIZYgUZSZ5yRTUQZXeGy MEBRn9lncIIsYMByDXXAw8iyvNIxsnn3TxWPu5GtSGzyhHkhyiyMBL72ls4efTmxIc/D 1X1jfCpXAxxjJc5svfktAVc7DMX0m/B/fLW0tD9QnPrUOpepe253MJx1kGfv5rnVP0lh vwTNh64K0M3TMecvZv5y9L05ttb6st7n7Dv+JmN0LYnxwLy/gDfJIGZwfD07uqBBmals P6wyB1vp+ttER5j8HBjE5qhNh3jW19SU8FjYhkG4CSIz3OaxTJ8Y9dkJchKhPZfRKBcE Uy/g== X-Gm-Message-State: AAQBX9eZFyYoMB95AXvhU11Y0BjXg8lj/W8WPJYNCff8B8jCkKyc4MnA SABDrngHN8x1PHICt8mqtPaSmLKSTkO9DM+ODNlPoBjKlz+czqfBPmtf/uIYbqmzzfwv7GtKgQ= = X-Google-Smtp-Source: AKy350Z4C97KN7K9YaZud3CrnnayXep9m3mnCX7+3ili3gTJYbAvMJR7597I6pmB7b3KI4Kd4jQ553+xtbVB X-Received: by 2002:a92:c747:0:b0:32c:dc61:8e84 with SMTP id y7-20020a92c747000000b0032cdc618e84mr5622760ilp.4.1682371693566; Mon, 24 Apr 2023 14:28:13 -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 o5-20020a056e02114500b0032ae7c717f4sm682139ill.66.2023.04.24.14.28.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 14:28:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 14:28:13 -0700 (PDT) Message-ID: <6446f46d.050a0220.7583a.9104SMTPIN_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 22CAD605246B; Mon, 24 Apr 2023 17:28:12 -0400 (EDT) Subject: |SUCCESS| pw126456 [PATCH] [v2] net/ixgbe: add proper memory barriers for some Rx functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126456 _Testing PASS_ Submitter: zhoumin Date: Monday, April 24 2023 09:05:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126456 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/