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 9168042CA9 for ; Tue, 13 Jun 2023 14:12:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C41340698; Tue, 13 Jun 2023 14:12:23 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B464840698 for ; Tue, 13 Jun 2023 14:12:22 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b1e83e1daso24039855ab.0 for ; Tue, 13 Jun 2023 05:12:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686658342; x=1689250342; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oEWpMKBEYC2zqjdbCFE4UKUzhUFvyNp3chIxlbLKWbM=; b=RkWmgVW5RN3c77Vg3rh9eHHOLEREy6eE6VIYIE5nivsgKEdtbRde4aYDAZqKLKKsWD ngALEo7OenDn6sc2bn9K1sXhLSVbBqvHlW+Z8v7eI7yajqYh3lzlq5tXM1GtthH+Rzsx jloHgRCjkoggvxMgxUFPn69ZpWccuWgUOg5+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686658342; x=1689250342; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oEWpMKBEYC2zqjdbCFE4UKUzhUFvyNp3chIxlbLKWbM=; b=FuaxgFzJbvapKDjtoJJQ+hsyQI3lRXAxzAyfBAB7XhJtyjOvbEut4o/gcEhizDHY0+ dsEJrK+KOWMPH34J1nKCiZCMsUR/4Vob23jmky/im6pTHJhqh+3ORRjpmJdTu1/RNVt5 1klhoRJ8HzB53cM4Xbo3kJtgrU/C9vFpACmKKcVgl65szw8oibGIXo5bs9as4NvphsUc nJWqO2frOsZZVnSvKKTyPYHKAQrUP8ZWu5q3LfJizP3b+gA6qSvrv4uZOR0lpBlTGcri 8A1WCXM21C7H0DtsRVYnf4iALYgYkbMztacbiqYnsVy8/LLV0osf1sHtdD3P86MJSEna XNWw== X-Gm-Message-State: AC+VfDxr/qyU5JOxP7krdVP87oD7yxoIESa5+Notm4zJb4yxYHk3IZnO 1xyJSXqApn3faNMVyHN83Hk2kaYEhpPzeJ04pHHxMiAn83jallTa5h6xO8adfk8wYZeyT7JASQ= = X-Google-Smtp-Source: ACHHUZ7+kjGEmwQlM+XCt5qaFJVW3048QnGOCirwQZTqwOG5Z/+X71Ep3oIH05zFPWDEkapQGkiBN3BDVKSq X-Received: by 2002:a92:dac5:0:b0:335:fc8:9b4 with SMTP id o5-20020a92dac5000000b003350fc809b4mr10350365ilq.19.1686658342133; Tue, 13 Jun 2023 05:12:22 -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 y15-20020a92d0cf000000b00340541617desm528243ila.0.2023.06.13.05.12.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 05:12:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 05:12:22 -0700 (PDT) Message-ID: <64885d26.920a0220.e18f2.5258SMTPIN_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 70615605246B; Tue, 13 Jun 2023 08:12:21 -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 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 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/