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 12104429E1 for ; Mon, 24 Apr 2023 23:03:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E35F84013F; Mon, 24 Apr 2023 23:03:29 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 4E2ED4013F for ; Mon, 24 Apr 2023 23:03:28 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-51fdc1a1270so3595385a12.1 for ; Mon, 24 Apr 2023 14:03:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682370207; x=1684962207; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b4LW2X8TDwJv97mrnlVF7gjTvIP/3RrtzeIEXbONEBU=; b=Lp6d9PfeUIz9UVBVvEjftot61fA5F3DH/y968XqB6o6a3a8qBnXDX0XZ5v7cOi3EIA cOl7JaYwGORKmJoIj9iCIt8dvtQkIPUZL9epoNF42k/NWpPKr1Rs53Mkh/Hyu1nzG08S OGwX+q1SeF24GVhl6WqaOGWxOCz6R+wX0gWBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682370207; x=1684962207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b4LW2X8TDwJv97mrnlVF7gjTvIP/3RrtzeIEXbONEBU=; b=XNC9g6a6w3alEEMNe7ZiruZVad6QYxLnWIOc8scUvxySR/mkm+ZZEecL/e3tVKMIXY PgGLbsEmf4Tf7PeayKCp3BaS0WdUOVouJPN91nC3uRl0uiUgsBmYhP8AW+eIwrldjK48 Vgml8ZDbjbxALBgTdbOT26a/iUTcfFMNRLNVh53eZDA7XrPKEQR7uiZkBxPs77ATHhYu RGZMLvFvDJ+68DKSj2auSE6czs057ekDnvIkhBZSvV7DvsaeWRS/kXxl1SEh4IPlenEL 31OBjl/XJjH+3ZC6qIv0jmv2vomxGPIP6ug8A4wpqGJtXntsvaKpMnCdwNNXa9bejx6V Z3rw== X-Gm-Message-State: AAQBX9eLSyVk8b5Wmt9XuqluoCHGQ++2cI00lq+Br/iXMOjtmD80FN+d g7ulBEnLsyuCS9XVhdYpRAR1oLzfJ7UCTC+4n4ioiELii4G9y8Ci0qxhArCUFdh8KM9JUO4M5A= = X-Google-Smtp-Source: AKy350bMgRqt+LQqsp0ZQ/jc+CjYG6N/rPZNArCELtnc4ZJQqoxq7hYYK2GtSI2/SOHIbQUxcQJMCl65FiT3 X-Received: by 2002:a17:90a:ac07:b0:247:2152:6391 with SMTP id o7-20020a17090aac0700b0024721526391mr14769372pjq.17.1682370207478; Mon, 24 Apr 2023 14:03:27 -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 12-20020a63050c000000b0051322912d0dsm660085pgf.20.2023.04.24.14.03.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 14:03:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 14:03:27 -0700 (PDT) Message-ID: <6446ee9f.630a0220.f2ad2.8a2eSMTPIN_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 B14A4605246B; Mon, 24 Apr 2023 17:03:26 -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 | +------------------+----------+ 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) 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/