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 1C2AD42A7E for ; Sat, 6 May 2023 16:18:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19839406B8; Sat, 6 May 2023 16:18:53 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 43AA1406B8 for ; Sat, 6 May 2023 16:18:51 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-55a14807e4cso51388597b3.1 for ; Sat, 06 May 2023 07:18:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683382730; x=1685974730; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yG79uj4eHlneEqWRzzlY6n8RqFro/WzU/53QvbeLJAw=; b=IQNHcCOcaDn8vfDKsVQUJ0FRq2trbSiZInWz8Y9riE6gCeKumEehkCpL1E36XZtFtr Uw8t/zs/G/Va+PS6yTezB1+0dsaloZhJbYEtGGdggM+XnpjFT4Ybtbo38NfHnkoI6EOz OyLgwB5F/vI9PInvwaGI60TSZ/vDeTlaP8FGk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683382730; x=1685974730; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yG79uj4eHlneEqWRzzlY6n8RqFro/WzU/53QvbeLJAw=; b=W1biBdphcP1/ljMD52JOjeisgoNVqSHJ5u1dyOvstcQUrFxHXEyC8r/CGfE94sZ3VF nmriSYpi/vkJj+jxp/f++MwVzMVatxWZtWUCp5LJX8WAH22dcncuwUi9i6mTEQReBbU1 2WK9mpAlaHwFLnz57+mSX6KcVuE0b5XnZlayiaYNt5vutglrYi/W9vmExnV4RpmbqTaD Tq3qXvCbd4wDI4I2DgGC1DTr4bjFqE9OM4krZX/lp2ju6NYLnFIFAKwP6RpMvAsC+QbU Qf1WZZHK9ccNCPb+vHmRWjzcfd1ZskNxOu5mXM/vCg8h7HprVmZZUfYM3noaHvHgoiAU 25oQ== X-Gm-Message-State: AC+VfDzh5YWrdPPlGC13C2VbsaBKbPojDq11iwXMVIwx9vvpUnki8NqB hLrZE3RTxTuMlEfelN7CAaTHXwIPePNzzqDA6XrWcnaNLUNdokQpEWnHcQ== X-Google-Smtp-Source: ACHHUZ5+ikWbwToKEbyqD0Zz8tDuA8deUg2LeiaYaqYArrBIbvTEUJADIFwSta9JjDUk3IFsfBqzIyFAy+7e X-Received: by 2002:a81:86c2:0:b0:544:57ba:a32e with SMTP id w185-20020a8186c2000000b0054457baa32emr4760216ywf.9.1683382730672; Sat, 06 May 2023 07:18:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x127-20020a81a085000000b0055a8212f1b8sm173920ywg.12.2023.05.06.07.18.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 07:18:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 07:18:50 -0700 (PDT) Message-ID: <645661ca.810a0220.957cd.ce8bSMTPIN_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 5947A605246B; Sat, 6 May 2023 10:18:50 -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 | +-----------------+----------+ 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 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/