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 E90AC42CA9 for ; Tue, 13 Jun 2023 14:14:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C97E140698; Tue, 13 Jun 2023 14:14:48 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 154EC40698 for ; Tue, 13 Jun 2023 14:14:48 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b2b6910facso3260204a34.1 for ; Tue, 13 Jun 2023 05:14:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686658487; x=1689250487; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=avTOdg/HuOCCxf8ABHoYN5g68hwP9JZ2t6HmnpNoOwo=; b=HiMHQ11ewnqucqbKaOdqd6vlNluXMm/CED7isJk24pcc8syj0hz3lM8YhWJUHPVkUf G+3z+HbYt2MYCB+w3R1GuAXIDU/E6NmGKOIgosVxv7BwQU6vnaec2BP2ED9j4yODQskh 7Y9ZJ8V8C1lN6R7zY6v8u8Hs82JxPIPGWcA6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686658487; x=1689250487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=avTOdg/HuOCCxf8ABHoYN5g68hwP9JZ2t6HmnpNoOwo=; b=R2bxSooD6D9YRUYmmovOyqSC0S19y9XENFdriDVR7AbdBeqdd7hf1KuSa+TeCjuNml MXgJvK0f/KH3KDH7AbTWkS2+XgRdNBCtutZiALAi2lYFulC+zZNyR2PpQfgkwmxeO/aR MWtjAlTGtqJ455xgU6DKHtxCLDjHzHaACqkUODdc0qf8oiGvb6Mxmp/DcGgZY/nlFnd/ AkImj0QFq+0WHGNB989htwjecz/u8a8PUERrdevJ5bIRVCQO8Dvq1gUPbouVNk9rr/th /Hd2fD0gARLYKFUlJg8P/hqVGMvNCrHZclvg23l/y9+8X4N1PCaZWr0fmMhrxuSoN9OP urMg== X-Gm-Message-State: AC+VfDzbk42S40BhZ96d6ZXoCKXjnGWTy0vLeKJ2TimqptZerV7bfI2J 8FA2O9mwO11YqUTpBKPh0gly0K5RF6XjDyWMPRHJJF/V2e7zy2j35EyOsw== X-Google-Smtp-Source: ACHHUZ50tdvqIkr+sUudn7jpYzOfqA2a6WpMaiUE7YR8eZ1IJeXZQljpra5bGU/JYktRhQ7vyi9TXyVW4Xio X-Received: by 2002:a05:6870:e481:b0:19f:81ec:9b1d with SMTP id v1-20020a056870e48100b0019f81ec9b1dmr7599171oag.52.1686658487242; Tue, 13 Jun 2023 05:14:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nl19-20020a056871459300b0019a04535c6asm1778048oab.20.2023.06.13.05.14.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 05:14:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 05:14:47 -0700 (PDT) Message-ID: <64885db7.050a0220.9f6f3.5584SMTPIN_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 C747A605246B; Tue, 13 Jun 2023 08:14:46 -0400 (EDT) Subject: |SUCCESS| pw128562 [PATCH] [v4] net/ixgbe: add proper memory barrier From: dpdklab@iol.unh.edu To: Test Report Cc: zhoumin 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 | +-----------------+----------+ 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 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/