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 9402242A7E for ; Sat, 6 May 2023 16:31:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F474406B8; Sat, 6 May 2023 16:31:19 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9A489406B8 for ; Sat, 6 May 2023 16:31:17 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7699b3286d2so218553839f.2 for ; Sat, 06 May 2023 07:31:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683383477; x=1685975477; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DJ1kN9pbZlkWCSKGtpsS4+xC98A7ePzpvwYFcHR25nA=; b=OVzMhjiTd3mtbmfVXZrcnskOUNioIU70pVKZfBUD19CORDTIeXfxzjUShXbIZJ1sjM m7b0ZRqaIPlGAGJo2p0RVBzi5YfJTxgiquB7yvUe6tLdkbneP0eoqbsVpZt62NcfR0Od pj9ux/2tYY5DDaPoGzhZ31Yfs7k0Gu2WKCOhM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683383477; x=1685975477; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DJ1kN9pbZlkWCSKGtpsS4+xC98A7ePzpvwYFcHR25nA=; b=ZULE6mDDd4jLXhTZvOsfe19KggqzW6xnDMlAdIrZJ/WM/ki+WWNV/MZe6oEBxovypt FFODLd4xiqy5S36g8KjEj9MnRsVhxbIwsPmog0osVYrOjjcrdzYmEkUuJzByGUu9YaBW HE/K8PBGlYjT0JriUXbaIhePL9r6flEChK5auuEMlQU6YwZIu2qwR6drD47Cvo4Zzegs AU+ZwZxHbgrKooFE3/yAs2msiUdoNcyw0v8pWY4tPhElC5PlYBvdJlQOD7UJD22Cr57D nXiVFWw034cIxRen596S5x8kRe00HWQnDEfUzio9tKgHqolk+VysebXzeOrTa8UKSgg4 rcLA== X-Gm-Message-State: AC+VfDwvZgMa/GWbrVSyoti1+DcEX4f0ZXpXe8utouf4XjnMFCuhVSRX sWsLY3iYHkgVC0bwNq+SuZz6+78Kww0raNFvf06mZuX7IA6jtF3ZDn0zDg== X-Google-Smtp-Source: ACHHUZ679wYf1G2VWlmUjI3Bpt18721F7YTLzwS5yS3aEuw7jbeFwwFdegMYcGqGlRqgg76KjRL8VgSd+MHj X-Received: by 2002:a92:c708:0:b0:32e:d412:5de9 with SMTP id a8-20020a92c708000000b0032ed4125de9mr3425594ilp.25.1683383476951; Sat, 06 May 2023 07:31:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u11-20020a6be90b000000b0076c26869265sm71007iof.35.2023.05.06.07.31.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 07:31:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 07:31:16 -0700 (PDT) Message-ID: <645664b4.6b0a0220.be407.4b36SMTPIN_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 81051605246B; Sat, 6 May 2023 10:31:16 -0400 (EDT) Subject: |SUCCESS| pw126728 [PATCH] [v3] net/ixgbe: add proper memory barriers for some Rx functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/126728 _Testing PASS_ Submitter: Min Zhou Date: Saturday, May 06 2023 10:23:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126728 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/26180/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/